aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6/s6_svc_lock_take.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix build against skalibs-2.10.0.0Laurent Bercot2020-12-021-28/+0
|
* Align on new names of skalibs functionsLaurent Bercot2020-10-261-1/+1
|
* Prepare for 2.9.2.1; add dangling symlink supportLaurent Bercot2020-10-261-2/+4
|
* Propagate fd_close() changes, fix deps for ftrigr_updateb()Laurent Bercot2017-07-161-2/+0
|
* Add s6_svc_lock_take() and s6_svc_lock_release()Laurent Bercot2017-07-121-0/+28
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.