busybox/util-linux
Denis Vlasenko 68de720723 mount: fix incorrect usage of strtok (inadvertently used NULL sometimes).
the change is "for(xxx)...." -> "if(var) for(xxx)...", but my gcc 4.1.2
adds _158 bytes_!! WTF?? 8(
2007-05-09 20:38:04 +00:00
..
Config.in
dmesg.c
fbset.c
fdformat.c
fdisk_aix.c
fdisk_osf.c
fdisk_sgi.c
fdisk_sun.c
fdisk.c
freeramdisk.c
fsck_minix.c
getopt.c
hexdump.c
hwclock.c
ipcrm.c
ipcs.c
Kbuild
losetup.c
mdev.c
minix.h
mkfs_minix.c
mkswap.c
more.c
mount.c mount: fix incorrect usage of strtok (inadvertently used NULL sometimes). 2007-05-09 20:38:04 +00:00
pivot_root.c
rdate.c
readprofile.c
setarch.c
swaponoff.c
switch_root.c
umount.c