Ed Sabol
|
6816e06571
Fixed CodeQL gripes with usage of c_str() pointers after the lifetime of the std::string objects. (#404)
|
5 months ago |
Alexei Pastuchov
|
d0851c0057
add O_EXCL to sem_open's flags
|
6 years ago |
Alexei Pastuchov
|
b801034ff5
typo
|
6 years ago |
Alexei Pastuchov
|
a2b91f0526
while with braces
|
6 years ago |
Alexei Pastuchov
|
4b116c1d8a
pass O_CREATE flag and mode to sem_open
|
6 years ago |
Alexei Pastuchov
|
f3236f966e
remove lock_name from SignalThread's constructor
|
6 years ago |
Alexei Pastuchov
|
24015a21dc
replace mktemp based semaphore name assignment by random determinated string
|
6 years ago |
Clint Byrum
|
8da9ee1ec3
Switch to named semaphores for compatability
|
7 years ago |
Clint Byrum
|
fb05e80af2
Fix building on MacOS
|
7 years ago |
Brian Aker
|
9a77a9ebc8
Remove warnings.
|
11 years ago |
Brian Aker
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
Brian Aker
|
f3baa57056
Style fix on config.h.
|
12 years ago |
Brian Aker
|
15815e1533
A number of bug fixes.
|
12 years ago |
Brian Aker
|
6d3e329400
First pass on signal HUP to reopen() file.
|
12 years ago |
Brian Aker
|
21df0f3853
Update all licenses to BSD.
|
12 years ago |
Brian Aker
|
69c325b1bd
Merge in skiptest/other files.
|
13 years ago |
Brian Aker
|
7f1f5c593a
Update all of tests/+include
|
13 years ago |