index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
util-linux
/
acpid.c
Age
Commit message (
Expand
)
Author
2020-11-30
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
2020-06-29
acpid: only display -p if supported in usage
Norbert Lange
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2018-12-28
config: update size information
Denys Vlasenko
2017-08-08
getopt32: remove opt_complementary
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2016-11-23
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-02-23
acpid: fix logging
Serj Kalichev
2012-12-19
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-07-07
acpid: add missing lid switch definition
Eric Martin
2012-02-05
acpid: do not install handlers for fatal signals
Denys Vlasenko
2012-01-09
acpid: close fds which are reported as dead (POLLERR/POLLHUP/POLLNVAL) by poll.
Denys Vlasenko
2011-07-08
more tweak for bionic
Denys Vlasenko
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-05-08
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-04-11
move remaining help text from include/usage.src.h
Pere Orga
2010-11-22
fixes for bugs discovered by randomconfig builds and tests
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-09-26
acpid: add config file and map file
Souf Oued
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-07-12
acpid: old kernel headers compat
Denys Vlasenko
2010-01-04
*: remove some uses of argc
Denys Vlasenko
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-18
acpid: prevent creation of zombies
Denis Vlasenko
2008-11-29
acpid: new applet by Vladimir. +737 bytes
Denis Vlasenko