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
Bernhard Reutner-Fischer
bb0baed564
- strndupa is a GNU extension. Using strdup to avoid several errors like:
...
util-linux/mdev.c:(.text+0x29a): undefined reference to `strndupa'
2007-06-20 09:56:47 +00:00
..
Config.in
make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features
2007-06-16 13:56:51 +00:00
dmesg.c
delete tons of extra #includes
2007-05-31 22:42:12 +00:00
fbset.c
…
fdformat.c
…
fdisk_aix.c
…
fdisk_osf.c
…
fdisk_sgi.c
…
fdisk_sun.c
…
fdisk.c
diff: shrink code (-85 bytes):
2007-06-12 20:54:54 +00:00
freeramdisk.c
…
fsck_minix.c
fsck_minix: forgotten bit of previous commit...
2007-06-13 12:35:34 +00:00
getopt.c
whitespace fixes
2007-05-30 00:29:55 +00:00
hexdump.c
…
hwclock.c
hwclock: size optimizations
2007-06-17 19:09:05 +00:00
ipcrm.c
…
ipcs.c
use "glibc errno" trick not only for ash, but for entire busybox
2007-05-31 22:16:38 +00:00
Kbuild
…
losetup.c
…
mdev.c
- strndupa is a GNU extension. Using strdup to avoid several errors like:
2007-06-20 09:56:47 +00:00
minix.h
minix.h: add very simple test script
2007-06-13 12:49:46 +00:00
mkfs_minix.c
fsck_minix: stop using data/bss
2007-06-13 12:28:21 +00:00
mkswap.c
…
more.c
more: stop using bss
2007-05-31 21:31:56 +00:00
mount.c
…
pivot_root.c
…
rdate.c
…
readprofile.c
hush: fix read builtin to not read ahead past eol and to not use
2007-06-13 06:47:47 +00:00
setarch.c
use "glibc errno" trick not only for ash, but for entire busybox
2007-05-31 22:16:38 +00:00
swaponoff.c
…
switch_root.c
…
umount.c
…