aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s6-notifywhen up now sends U and exits on the first newline.Laurent Bercot2014-12-193-19/+26
* With the child_spawn change, s6-setlock should be free of SOCKET_LIBLaurent Bercot2014-12-182-2/+1
* In s6-setlock too because child_spawn pulls socketpair. My bad.Laurent Bercot2014-12-162-1/+2
* And don't forget to update deps.makLaurent Bercot2014-12-161-4/+4
* Add $SOCKET_LIB dependencies everywhere, because SolarisLaurent Bercot2014-12-164-0/+4
* Don't forget the new Makefile >.>Laurent Bercot2014-12-161-1/+1
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-162-14/+48
* Give Solaris a chanceLaurent Bercot2014-12-161-0/+4
* Update doc: dependency to make 4Laurent Bercot2014-12-162-2/+2
* Test _XOPEN_SOURCE=700, fix include order in MakefileLaurent Bercot2014-12-153-12/+23
* Doc updateLaurent Bercot2014-12-151-2/+2
* Fix Jean's e-mail addressLaurent Bercot2014-12-141-1/+1
* Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot2014-12-111-1/+1
* Use -O2 by defaultLaurent Bercot2014-12-111-1/+1
* Fix make global-links with nonempty sprootLaurent Bercot2014-12-111-3/+3
* Cosmetic fix in s6-ftrigrdLaurent Bercot2014-12-091-1/+1
* Make ftrigr_startf data static constLaurent Bercot2014-12-091-2/+2
* errno fix in ftrigr_subscribeLaurent Bercot2014-12-091-0/+2
* Documentation updateLaurent Bercot2014-12-091-0/+1
* Documentation updateLaurent Bercot2014-12-091-2/+2
* Documentation updateLaurent Bercot2014-12-082-21/+9
* Fix s6-notifywhenupLaurent Bercot2014-12-081-4/+5
* Remove CPPFLAGS_AUTO options that disable compiler warningsLaurent Bercot2014-12-081-7/+0
* OpenBSD portability fixLaurent Bercot2014-12-081-0/+1
* fork -> child_spawn in s6-ftrig-listenLaurent Bercot2014-12-082-22/+4
* Use ftrigw_notify_b in s6-ftrig-notifyLaurent Bercot2014-12-072-7/+5
* Document the changes to s6-ftrigrd and s6-superviseLaurent Bercot2014-12-072-1/+8
* Make ./event subdir private with s6-supervise's gid instead of public by defaultLaurent Bercot2014-12-071-1/+1
* Rewrite s6-ftrigrd to avoid moving buffers (and pointers in them)Laurent Bercot2014-12-072-41/+39
* someday I'll test BEFORE committingLaurent Bercot2014-12-061-1/+1
* typo in s6-ftrigrdLaurent Bercot2014-12-061-1/+1
* Fix: correctly init ftrigio buffer in s6-ftrigrdLaurent Bercot2014-12-061-1/+7
* fix: (EXT)BINPREFIX needs an ending /. Revert bad fix in s6lock.h and ftrigr.hLaurent Bercot2014-12-063-7/+7
* Bugfix: WTERMSIG, not WIFSIGNAL for 2nd argument to ./finish in s6-superviseLaurent Bercot2014-12-051-1/+1
* Initial commitLaurent Bercot2014-12-05157-0/+11417