mirror of
https://repo.or.cz/socat.git
synced 2025-06-29 02:38:43 +00:00
Fixed flock() on AIX, Solaris
This commit is contained in:
parent
2439276651
commit
3f4b171523
2 changed files with 5 additions and 0 deletions
3
CHANGES
3
CHANGES
|
@ -76,6 +76,9 @@ Porting:
|
|||
|
||||
Fixes for old Scientific/RHEL
|
||||
|
||||
Socat failed to build on platforms without flock() function (AIX,
|
||||
Solaris) due to a missing guard.
|
||||
|
||||
Testing:
|
||||
test.sh produces file results.txt with columns of test numbers, names,
|
||||
and results.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue