busybox/loginutils
Denis Vlasenko d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)
*: fcntl(fd, F_GETFL) doesn't require third parameter at all.
2007-08-19 13:42:08 +00:00
..
addgroup.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
adduser.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
chpasswd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
Config.in chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
cryptpw.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
deluser.c whitespace fixes 2007-05-30 00:29:55 +00:00
getty.c libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) 2007-08-19 13:42:08 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
passwd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
su.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
sulogin.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
vlock.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00