.. |
libcoreutils
|
|
|
basename.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
cal.c
|
|
|
cat.c
|
bb_full_fd_action: remove potential xmalloc from NOFORK path
|
2007-04-11 23:20:53 +00:00 |
catv.c
|
|
|
chgrp.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
chmod.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
chown.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
chroot.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
cksum.c
|
make compressed help code NOMMU- and NOFORK-friendly -
|
2007-04-10 21:40:19 +00:00 |
cmp.c
|
make a few struct bb_applet members conditional
|
2007-04-10 21:38:30 +00:00 |
comm.c
|
comm: eliminate statics
|
2007-04-07 00:45:27 +00:00 |
Config.in
|
|
|
cp.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
cut.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
date.c
|
add some missed statics on constant objects.
|
2007-04-08 16:07:02 +00:00 |
dd.c
|
dd: NOEXEC fix
|
2007-04-19 20:16:14 +00:00 |
df.c
|
|
|
diff.c
|
find: fix handling of -prune
|
2007-04-08 10:52:28 +00:00 |
dirname.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
dos2unix.c
|
bb_full_fd_action: remove potential xmalloc from NOFORK path
|
2007-04-11 23:20:53 +00:00 |
du.c
|
- fix segfault in reset_ino_dev_hashtable() when *hashtable was null.
|
2007-04-05 09:21:24 +00:00 |
echo.c
|
make a few struct bb_applet members conditional
|
2007-04-10 21:38:30 +00:00 |
env.c
|
several *.c files:
|
2007-05-17 23:02:14 +00:00 |
expr.c
|
add some missed statics on constant objects.
|
2007-04-08 16:07:02 +00:00 |
false.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
fold.c
|
|
|
head.c
|
|
|
hostid.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
id.c
|
|
|
install.c
|
style fixes, no code changes
|
2007-04-16 22:32:04 +00:00 |
Kbuild
|
|
|
length.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
ln.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
logname.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
ls.c
|
teach find_root_device to deal with /dev/ subdirs
|
2007-04-13 23:59:52 +00:00 |
md5_sha1_sum.c
|
bb_full_fd_action: remove potential xmalloc from NOFORK path
|
2007-04-11 23:20:53 +00:00 |
mkdir.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
mkfifo.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
mknod.c
|
|
|
mv.c
|
|
|
nice.c
|
|
|
nohup.c
|
|
|
od_bloaty.c
|
getopt32: fix llist_t options ordering. llist_rev is not unused.
|
2007-04-08 15:08:42 +00:00 |
od.c
|
|
|
printenv.c
|
several *.c files:
|
2007-05-17 23:02:14 +00:00 |
printf.c
|
|
|
pwd.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
realpath.c
|
|
|
rm.c
|
teach find_root_device to deal with /dev/ subdirs
|
2007-04-13 23:59:52 +00:00 |
rmdir.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
seq.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
sleep.c
|
cttyhack: new applet.
|
2007-05-18 09:45:36 +00:00 |
sort.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
split.c
|
|
|
stat.c
|
style fixes
|
2007-04-13 23:22:00 +00:00 |
stty.c
|
stty: fix option parsing bug (spotted by Sascha Hauer <s.hauer@pengutronix.de>)
|
2007-04-19 19:55:54 +00:00 |
sum.c
|
|
|
sync.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
tail.c
|
tail: fix SEGV on "tail -N"
|
2007-05-08 17:27:17 +00:00 |
tee.c
|
|
|
test.c
|
test: code size saving, no logic changes
|
2007-05-01 20:07:29 +00:00 |
touch.c
|
make xfunctions optionally longjump instead of exit.
|
2007-04-09 21:35:07 +00:00 |
tr.c
|
add some missed statics on constant objects.
|
2007-04-08 16:07:02 +00:00 |
true.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
tty.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
uname.c
|
|
|
uniq.c
|
- use skip_non_whitespace() where appropriate
|
2007-04-10 09:38:35 +00:00 |
usleep.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
uudecode.c
|
|
|
uuencode.c
|
|
|
watch.c
|
|
|
wc.c
|
|
|
who.c
|
|
|
whoami.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |
yes.c
|
audit small applets and mark some of them as NOFORK.
|
2007-04-10 15:43:37 +00:00 |