summaryrefslogtreecommitdiffstats
path: root/libdaemon/dpid.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: change license to MITHEADmasterBrandon Philips2012-09-031-13/+18
* libdaemon 0.13 compiler warning issueStefan Seyfried2009-10-171-1/+2
* add missing inclusion of sys/time.hLennart Poettering2008-10-261-0/+1
* shorten code a bitLennart Poettering2008-07-281-4/+1
* make retval checking more portableLennart Poettering2008-07-281-1/+1
* be a bit more explicativeLennart Poettering2008-07-281-1/+1
* save/restore errno where applicableLennart Poettering2008-07-281-1/+3
* update licenses/file headersLennart Poettering2008-07-281-20/+19
* Use asprintf() to set the path of the pidfile rather than using a 4KB static ...Lennart Poettering2008-03-261-17/+23
* Respect what the user requested as localstate directory, rather than hardcodi...Lennart Poettering2008-03-261-1/+1
* if opening the pid file on O_RDWR doesn't work, fallback to O_RDONLYLennart Poettering2007-09-101-3/+13
* Hurd build fixLennart Poettering2007-06-221-0/+4
* fix pid file parsingLennart Poettering2007-06-111-0/+2
* Make sure that we always return a sensible errnoLennart Poettering2007-06-111-4/+27
* replace another fprintf(stderr, ... with daemon_log(LOG_ERR, ...Lennart Poettering2007-02-131-1/+1
* * Change license to LGPLLennart Poettering2005-11-181-9/+10
* write PID files with non-zero umaskLennart Poettering2005-10-301-1/+6
* fixes needed for windows and solarisSebastien Estienne2005-10-281-0/+1
* * add a workaround for aclocal bogus on freebsd (common dir)Sebastien Estienne2005-10-231-0/+4
* * add gcc printf warning supportLennart Poettering2005-06-191-1/+3
* * implement proper PID file lockingLennart Poettering2005-06-041-28/+85
* rename src/ to libdaemon/Lennart Poettering2004-12-181-0/+161