Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
would have thought!)
|
|
|
|
|
|
|
|
Allows fixing a race condition in s6-rc-init.
s6-supervise also creates event/ before supervise/ so that
locking the servicedir ensures event/ can be used.
|
|
|
|
- Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other
- Requires storing the sequence of events client-side, so an additional stralloc, bleh
- The visible struct ftrigr_s changes, so a major bump is needed -> prepare for 2.6.0.0
- ftrigr_check() is now a trivial wrapper around ftrigr_checksa()
|
|
Also add ./configure output to .gitignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setpgrp().
How the fuck are the BSDs even still alive?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(thanks jjk)
|
|
|
|
|
|
Signed-off-by: Olivier Brunel <jjk@jjacky.com>
|
|
|
|
|
|
|
|
|
|
|
|
and nobody cares about that RNG not being CS)
|
|
|
|
|
|
listen() (suggested by Daniel Kahn Gillmor)
|
|
|
|
|
|
- bugfix: proper error reporting in s6_fdholder_list_cb
|
|
- rc for v2.3.0.0, waiting to update deps before releasing
|
|
|
|
|
|
|