busybox/loginutils
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
..
addgroup.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
adduser.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
Config.in login: style fixes 2006-09-08 17:22:45 +00:00
deluser.c Change license statements (and clean up headers) on some of the files that 2006-09-22 02:52:41 +00:00
getty.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
login.c getopt_ulflags -> getopt32. 2006-10-03 21:00: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 Patch from Tito to unify deluser and delgroup, and generally shrink code. 2006-04-10 18:03:17 +00:00
passwd.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
su.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
sulogin.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
vlock.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00