aboutsummaryrefslogtreecommitdiff
path: root/util-linux/acpid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile2012-12-191-1/+1
* acpid: add missing lid switch definitionEric Martin2012-07-071-0/+1
* acpid: do not install handlers for fatal signalsDenys Vlasenko2012-02-051-2/+6
* acpid: close fds which are reported as dead (POLLERR/POLLHUP/POLLNVAL) by poll.Denys Vlasenko2012-01-091-19/+35
* more tweak for bionicDenys Vlasenko2011-07-081-0/+19
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...Denys Vlasenko2011-05-081-1/+1
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+24
* fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-221-5/+6
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* acpid: add config file and map fileSouf Oued2010-09-261-98/+208
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* acpid: old kernel headers compatDenys Vlasenko2010-07-121-1/+17
* *: remove some uses of argcDenys Vlasenko2010-01-041-1/+2
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-2/+2
* acpid: prevent creation of zombiesDenis Vlasenko2009-04-181-2/+2
* acpid: new applet by Vladimir. +737 bytesDenis Vlasenko2008-11-291-0/+167