aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add guards around EOVERFLOW defines. (Thanks, OpenBSD)Laurent Bercot2014-12-105-0/+10
* Fix child_spawn fd closing when n=1Laurent Bercot2014-12-101-1/+1
* Remove deprecated sig.c and useless select wrapperLaurent Bercot2014-12-093-47/+0
* Correctly (hopefully) update the main cbuffer in unixmessage_receiver_fillLaurent Bercot2014-12-061-0/+1
* Ditch diuints in unixmessage_receiver_fill, revert recvmsg() interpretationLaurent Bercot2014-12-061-9/+3
* Fix: adjust unixmessage_receiver_fill() math after recvmsg(). </3Laurent Bercot2014-12-061-1/+1
* Rewrite unixmessage_receiver without buffer, only cbufferLaurent Bercot2014-12-0615-126/+129
* It's possible to statically initialize unixmessage_receiver_0Laurent Bercot2014-12-054-30/+12
* Bugfix: skaclient_start and skaclient_startf need a flush before a receive!Laurent Bercot2014-12-052-0/+14
* Simplify child_spawn: remove syncpipe in the posix_spawn() caseLaurent Bercot2014-12-051-14/+9
* Add skagetln_nofillLaurent Bercot2014-12-053-10/+22
* Add tain_zeroLaurent Bercot2014-12-052-0/+6
* More adjustments to unixmessage and skaclientLaurent Bercot2014-12-054-12/+17
* Better interface for simple skaclient serversLaurent Bercot2014-12-047-8/+74
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-18853-0/+19363