Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Remove the --enable-right-tz configure option. | Laurent Bercot | |
Make it a run-time autodetection instead. Update doc. Thanks to Paul Jarc for the suggestion. | |||
2014-12-20 | Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks | Laurent Bercot | |
until buffer full or socket shutdown on BSD, *even if the socket is nonblocking*. So I added an "okwaitall" sysdeps, and won't set MSG_WAITALL on retarded systems. | |||
2014-12-18 | Separate socket from pipe in child_spawn. Less code in skaclient! | Laurent Bercot | |
2014-12-09 | Remove deprecated sig.c and useless select wrapper | Laurent Bercot | |
2014-12-06 | Rewrite unixmessage_receiver without buffer, only cbuffer | Laurent Bercot | |
2014-12-05 | It's possible to statically initialize unixmessage_receiver_0 | Laurent Bercot | |
2014-12-05 | Add skagetln_nofill | Laurent Bercot | |
2014-12-05 | More adjustments to unixmessage and skaclient | Laurent Bercot | |
2014-09-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |