upgraded: define __GNU_SOURCE
[project/procd.git] / rcS.c
2017-05-29 Matthias SchifferrcS: add missing fcntl.h include
2017-05-09 Michal Sojkaprocd/rcS: Use /dev/null as stdin
2017-03-20 Michal Sojkaprocd: Log initscript output prefixed with script name
2017-03-20 Michal Sojkaprocd: Don't use syslog before its initialization
2017-02-15 Jurgen Van Hamprocd: add cancel_timeout on rc scripts when a runtime_...
2015-11-07 Ulrich Webersyslog: set sane priority values
2015-07-06 Juliusz ChroboczekAttempt to deal gracefully with allocation failures.
2014-10-30 John CrispinLog startup/shutdown to console
2014-09-13 John Crispinfix timeout on shutdown
2014-03-18 Felix FietkaurcS: fix a format string bug
2014-03-18 Felix FietkaurcS: do not access ustream_buf data directly
2014-02-07 John Crispincommit e0921ed71bab0ad7d2344774a33c22809eb10190 set...
2014-01-29 John Crispinforce all runqueue tasks to a timeout of 15s
2013-11-20 John Crispinfix rcS memory leaks and running hook
2013-11-18 John Crispinadd a function to add calls to the front of the rcS...
2013-11-15 John Crispindebloat and reorganize code
2013-09-28 John Crispinsyslog() is a blocking call on eglibc. as procd provide...
2013-09-13 John Crispinadd a way for procd to queue async init.d calls
2013-05-29 John Crispinupdate rcS.c to match new runqueue api changes
2013-05-09 John Crispinadd a rcS helper