aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* unixmessage_receive: don't read more than 1 message at a timeLaurent Bercot2014-12-141-2/+6
* Fix test of sendmsg return value (compare against int...)Laurent Bercot2014-12-141-1/+1
* Fix initial value for the length of the kolbak_queue.Laurent Bercot2014-12-132-5/+4
* Include deps.mak after config.mak, just in caseLaurent Bercot2014-12-111-1/+1
* Use -O2 by defaultLaurent Bercot2014-12-111-1/+1
* Fix make global-links with nonempty sprootLaurent Bercot2014-12-111-1/+1
* 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-094-50/+1
* Documentation updateLaurent Bercot2014-12-091-5/+10
* Documentation update: safe wrappersLaurent Bercot2014-12-083-43/+48
* Remove CPPFLAGS_AUTO entries that disable compiler warningsLaurent Bercot2014-12-081-7/+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-0616-130/+132
* It's possible to statically initialize unixmessage_receiver_0Laurent Bercot2014-12-055-31/+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-054-15/+25
* Add tain_zeroLaurent Bercot2014-12-052-0/+6
* More adjustments to unixmessage and skaclientLaurent Bercot2014-12-055-13/+26
* Better interface for simple skaclient serversLaurent Bercot2014-12-047-8/+74
* doc precisionLaurent Bercot2014-09-191-0/+1
* update doc to mention gitLaurent Bercot2014-09-181-1/+3
* add git support to make tgzLaurent Bercot2014-09-181-2/+2
* add support for git in make tgzLaurent Bercot2014-09-181-260/+0
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-18901-0/+26382