aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6
Commit message (Expand)AuthorAgeFilesLines
* Fix fd leak in s6_svc_lock_releaseLaurent Bercot2017-08-192-0/+9
* Bugfix: typo in s6_fdholder_getdump.cLaurent Bercot2017-08-061-1/+1
* Fix ftrigw_fifodir_make on platforms where gid_t is unsigned (the BSDs, who ...Laurent Bercot2017-07-161-2/+2
* Propagate fd_close() changes, fix deps for ftrigr_updateb()Laurent Bercot2017-07-165-7/+4
* Add ftrigr_updateb()Laurent Bercot2017-07-163-56/+83
* Add s6_svc_lock_take() and s6_svc_lock_release()Laurent Bercot2017-07-122-0/+29
* Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot2017-06-146-33/+63
* s6-ftrigrd: be silent when the client dies in the middle of an asyncout flushLaurent Bercot2017-06-131-1/+1
* bugfix: use memmove instead of memcpy in an overlapping stralloc in s6-ftrigrdLaurent Bercot2017-06-131-1/+1
* Cleanup of superfluous includesLaurent Bercot2017-03-1323-36/+17
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1244-189/+171
* Actually fix the return value of ftrigr_update() (thanks jjk)Laurent Bercot2017-01-311-1/+3
* bugfix: ftrigr_update() could return incorrect value for repeating events (t...Laurent Bercot2017-01-301-2/+21
* Types fix, first passLaurent Bercot2017-01-1243-113/+151
* Unconditionally switch s6-ftrigrd to surf (avoid boot stalling problems, and...Laurent Bercot2016-10-163-4/+20
* Port to the new librandom APILaurent Bercot2016-10-142-1/+4
* Add spawn_lib supportLaurent Bercot2016-08-121-0/+1
* - doc typo fixLaurent Bercot2016-07-121-1/+2
* Cosmetic fixes (remove useless headers, add a const)Laurent Bercot2016-02-231-1/+0
* - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot2016-01-071-12/+10
* add s6_svc_ok in libs6, refactor s6-svokLaurent Bercot2015-09-012-0/+26
* Link shared libs against their -l deps, better libpath managementv2.2.0.1Laurent Bercot2015-08-121-0/+1
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-204-28/+41
* Remove a comparison to shut gcc upLaurent Bercot2015-06-111-1/+1
* One more spurious warning fixv2.1.1.1v2.1.1.0Laurent Bercot2015-02-161-1/+1
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-262-4/+4
* Added fdholder, beta. Documentation will come next.Laurent Bercot2015-01-231-3/+3
* - add s6_accessrules_params_freeLaurent Bercot2015-01-239-8/+27
* Add readiness support to s6-svstatLaurent Bercot2015-01-201-2/+2
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-1919-94/+440
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-161-1/+0
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-159-0/+219
* - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-066-7/+7
* 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
* OpenBSD portability fixLaurent Bercot2014-12-081-0/+1
* Rewrite s6-ftrigrd to avoid moving buffers (and pointers in them)Laurent Bercot2014-12-071-41/+37
* 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
* Initial commitLaurent Bercot2014-12-0543-0/+1596