summaryrefslogtreecommitdiffstats
path: root/compat/pidfile.c
Commit message (Expand)AuthorAge
* compat: Fix a typo in pidfile when O_CLOEXEC is not definedPetr Gotthard2020-02-05
* Move md5 and sha256 out to compat.Roy Marples2017-03-19
* Move compat out of src.Roy Marples2017-03-19
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* Fix returning a pid if open fails.Roy Marples2016-05-04
* Not all systems supply sys/cdefs.h and some require limits.h for PATH_MAX.Roy Marples2016-05-01
* Revert prior and just move the RUNDIR check above pidfile_lock.Roy Marples2016-04-26
* Add a hack to ensure RUNDIR exists.Roy Marples2016-04-26
* Ensure we use the correct rundir.Roy Marples2016-04-26
* Add sys/file.h so we can get to flock(2).Roy Marples2016-04-18
* Sync latest from NetBSD.Roy Marples2016-04-18
* Sync pidfile.c from NetBSD.Roy Marples2016-04-10
* Fix pidfile_lock compat on Linux.Roy Marples2016-04-01
* Remove pidfile handling from dhcpcd and use pidfile_lock(3) from libutilRoy Marples2016-04-01