forked from lix-project/lix
40c3529909
* SIGIO -> SIGPOLL (POSIX calls it that). * Use sigaction instead of signal to register the SIGPOLL handler. Sigaction is better defined, and a handler registered with signal appears not to interrupt fcntl(..., F_SETLKW, ...), which is bad. |
||
---|---|---|
.. | ||
help.txt | ||
main.cc | ||
Makefile.am |