hush/coreutils
Denys Vlasenko 271c0ce379 stty: make swtch and iutf8 visible/settable
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-01-24 16:36:15 +01:00
..
libcoreutils
basename.c
cal.c libbb unicode: comment out usused function and unused parameter 2011-01-11 13:08:28 +01:00
cat.c
catv.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c libbb: introduce and use common crc32 routine 2010-10-27 15:26:45 +02:00
comm.c
Config.src touch: fix help text to not show options disabled in .config 2010-12-01 13:06:03 +01:00
cp.c
cut.c
date.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
dd.c whitespace cleanup 2010-10-29 11:46:52 +02:00
df.c
dirname.c
dos2unix.c *: introduce and use xmkstemp. -65 bytes. 2010-10-22 13:27:16 +02:00
du.c
echo.c
env.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
expand.c
expr.c
false.c
fold.c Marked some more applets NOEXEC/NOFORK 2010-10-01 23:35:09 +02:00
fsync.c *: s/open3_or_warn/open_or_warn/ where makes sense 2010-10-20 13:21:22 +02:00
head.c Marked some more applets NOEXEC/NOFORK 2010-10-01 23:35:09 +02:00
hostid.c
id_test.sh
id.c Marked some more applets NOEXEC/NOFORK 2010-10-01 23:35:09 +02:00
install.c
Kbuild.src touch: fix help text to not show options disabled in .config 2010-12-01 13:06:03 +01:00
length.c
ln.c
logname.c
ls.c ls: remove redundant constants LIST_FILENAME and LIST_SHORT 2010-12-20 01:36:16 +01:00
md5_sha1_sum.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
mkdir.c
mkfifo.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
mknod.c Marked some more applets NOEXEC/NOFORK 2010-10-01 23:35:09 +02:00
mv.c whitespace cleanup 2010-10-29 11:46:52 +02:00
nice.c whitespace cleanup 2010-10-29 11:46:52 +02:00
nohup.c
od_bloaty.c
od.c whitespace cleanup 2010-10-29 11:46:52 +02:00
printenv.c Marked some more applets NOEXEC/NOFORK 2010-10-01 23:35:09 +02:00
printf.c libbb: introduce and use strcpy_and_process_escape_sequences 2010-10-23 21:06:06 +02:00
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
seq.c seq: exit on write errors 2010-10-17 12:44:39 +02:00
sleep.c style fix. no code chages 2010-09-25 17:19:04 +02:00
sort.c whitespace cleanup 2010-10-29 11:46:52 +02:00
split.c split: use xopen_stdin() 2010-08-23 03:06:46 +02:00
stat.c stat: fix mtime/ctime/atime 2010-10-30 02:48:20 +02:00
stty.c stty: make swtch and iutf8 visible/settable 2011-01-24 16:36:15 +01:00
sum.c
sync.c
tac.c
tail.c tail: free tailbuf upon cleaning up 2010-10-21 00:25:45 +02:00
tee.c typo fix 2010-10-17 12:45:24 +02:00
test_ptr_hack.c
test.c test: add examples when "%s: unknown operand" happens 2010-12-20 03:43:20 +01:00
touch.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
tr.c whitespace cleanup 2010-10-29 11:46:52 +02:00
true.c
tty.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
uname.c
uniq.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
usleep.c
uudecode.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
uuencode.c base64: new applet 2010-08-31 14:09:22 +02:00
wc.c wc: fix swapped -c and -m 2011-01-22 17:57:01 +01:00
who.c
whoami.c
yes.c