Avoid symbol naming conflict with libm
[oweals/busybox.git] / debianutils / start_stop_daemon.c
2004-01-23 Glenn L McGrathCorrect check for only one of K or S options
2004-01-22 Glenn L McGrathCheck one and only one of start, stop are given.
2003-07-30 Eric AndersenDo not require that the signal number be specified
2003-07-26 Eric Andersencleanup and add long options
2003-03-19 Manuel Novoa III Major coreutils update.
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-06-05 Eric Andersenplug fd leak noticed by Russ Dill
2002-06-04 Robert GrieblFix for broken handling off BusyBox's own pwd/grp imple...
2002-01-26 Eric AndersenPatch from Russ Dill <Russ.Dill@asu.edu>. From the
2001-10-31 Eric Andersenpatch from vodz:
2001-10-24 Eric AndersenFixup the location of pwd.h and grp.h
2001-10-18 Eric AndersenCommit the start-stop-daemon applet. This was contribu...