summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-18 Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot
2014-12-18 Fix timed_getlnmax: correctly update wLaurent Bercot
2014-12-17 Remove intentional crashLaurent Bercot
2014-12-17 Make build crash early on purpose (to test test suite...)Laurent Bercot
2014-12-15 Fix: timed_buffer_flush -> buffer_timed_flushLaurent Bercot
2014-12-14unixmessage_receive: don't read more than 1 message at a timeLaurent Bercot
2014-12-14Fix test of sendmsg return value (compare against int...)Laurent Bercot
2014-12-13Fix initial value for the length of the kolbak_queue.Laurent Bercot
2014-12-10Add guards around EOVERFLOW defines. (Thanks, OpenBSD)Laurent Bercot
2014-12-10Fix child_spawn fd closing when n=1Laurent Bercot
2014-12-09Remove deprecated sig.c and useless select wrapperLaurent Bercot
2014-12-06Correctly (hopefully) update the main cbuffer in unixmessage_receiver_fillLaurent Bercot
2014-12-06Ditch diuints in unixmessage_receiver_fill, revert recvmsg() interpretationLaurent Bercot
2014-12-06Fix: adjust unixmessage_receiver_fill() math after recvmsg(). </3Laurent Bercot
2014-12-06Rewrite unixmessage_receiver without buffer, only cbufferLaurent Bercot
2014-12-05It's possible to statically initialize unixmessage_receiver_0Laurent Bercot
2014-12-05Bugfix: skaclient_start and skaclient_startf need a flush before a receive!Laurent Bercot
2014-12-05Simplify child_spawn: remove syncpipe in the posix_spawn() caseLaurent Bercot
2014-12-05Add skagetln_nofillLaurent Bercot
2014-12-05Add tain_zeroLaurent Bercot
2014-12-05More adjustments to unixmessage and skaclientLaurent Bercot
2014-12-04Better interface for simple skaclient serversLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot