index
:
skalibs
2.11.0.0
main
master
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2014-12-17
Make build crash early on purpose (to test test suite...)
Laurent Bercot
2014-12-15
Fix: timed_buffer_flush -> buffer_timed_flush
Laurent Bercot
2014-12-14
unixmessage_receive: don't read more than 1 message at a time
Laurent Bercot
2014-12-14
Fix test of sendmsg return value (compare against int...)
Laurent Bercot
2014-12-13
Fix initial value for the length of the kolbak_queue.
Laurent Bercot
This was the reason for the s6-dnsname-filter segfault. It took me 2 days, valgrind and gdb to corner that one. >.>
2014-12-10
Add guards around EOVERFLOW defines. (Thanks, OpenBSD)
Laurent Bercot
2014-12-10
Fix child_spawn fd closing when n=1
Laurent Bercot
2014-12-09
Remove deprecated sig.c and useless select wrapper
Laurent Bercot
2014-12-06
Correctly (hopefully) update the main cbuffer in unixmessage_receiver_fill
Laurent Bercot
2014-12-06
Ditch diuints in unixmessage_receiver_fill, revert recvmsg() interpretation
Laurent Bercot
2014-12-06
Fix: adjust unixmessage_receiver_fill() math after recvmsg(). </3
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
Bugfix: skaclient_start and skaclient_startf need a flush before a receive!
Laurent Bercot
2014-12-05
Simplify child_spawn: remove syncpipe in the posix_spawn() case
Laurent Bercot
2014-12-05
Add skagetln_nofill
Laurent Bercot
2014-12-05
Add tain_zero
Laurent Bercot
2014-12-05
More adjustments to unixmessage and skaclient
Laurent Bercot
2014-12-04
Better interface for simple skaclient servers
Laurent Bercot
2014-09-18
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot