This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
util-linux
History
Rob Landley
094b9f7e1d
Shut up the warning "implicit declaration of strlen".
2006-05-10 17:41:21 +00:00
..
Config.in
More busting on legacy mtab support in the help text.
2006-05-08 02:22:24 +00:00
dmesg.c
…
fbset.c
…
fdformat.c
…
fdisk.c
Migrate endianness macros.
2006-05-05 16:54:40 +00:00
freeramdisk.c
…
fsck_minix.c
Build break fix from Bernhard fischer, fixing fallout from svn 14974. (My bad.)
2006-05-03 21:39:28 +00:00
getopt.c
…
hexdump.c
…
hwclock.c
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
2006-05-07 20:20:34 +00:00
ipcrm.c
…
ipcs.c
…
losetup.c
…
Makefile
…
Makefile.in
…
mdev.c
Shrink the code about 50 bytes, allocate less run-time memory, and add a
2006-05-08 02:53:23 +00:00
mkfs_minix.c
…
mkswap.c
…
more.c
…
mount.c
Fiddling with llist to make memory management easier. Specifically, the
2006-05-08 19:03:07 +00:00
nfsmount.c
…
nfsmount.h
…
pivot_root.c
…
rdate.c
…
readprofile.c
…
setarch.c
…
swaponoff.c
…
switch_root.c
Shut up the warning "implicit declaration of strlen".
2006-05-10 17:41:21 +00:00
umount.c
…