busybox/debianutils
Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32.
It is impossible to formulate sane ABI based on
size of ulong because it can be 32-bit or 64-bit.
Basically it means that you cannot portably use
more that 32 option chars in one call anyway...
Make it explicit.
2006-10-03 21:00:06 +00:00
..
Config.in - add fancy mode to start-stop-daemon to support --oknodo and --verbose 2006-06-11 17:24:01 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
mktemp.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
pipe_progress.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
readlink.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
run_parts.c - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. 2006-09-13 16:39:19 +00:00
start_stop_daemon.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
which.c - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. 2006-09-13 16:39:19 +00:00