busybox/sysklogd
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 CONFIG_FEATURE_SYSLOG which controls whether 2006-09-07 06:02:39 +00:00
klogd.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
logger.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
logread.c Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 2006-08-29 19:41:06 +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
syslogd.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00