busybox/modutils
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 Patch from Yann Morin to fix bug 941, underscores in module aliases. 2006-07-20 17:36:18 +00:00
insmod.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
lsmod.c lsmod: repair indentation 2006-09-30 20:41:44 +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
modprobe.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
rmmod.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00