busybox/coreutils
Denys Vlasenko c49638b7d2 arch: new applet (same as unmae -m). ~30 bytes.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-16 16:43:41 +02:00
..
libcoreutils
basename.c
cat.c cat: fix "cat -An" ignoring -n; make numbering go througn all files 2017-07-14 10:47:18 +02:00
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c shred: new applet 2017-04-07 20:45:08 +02:00
comm.c
Config.src
cp.c
cut.c
date.c
dd.c dd: fix status=none. Closes 10066 2017-07-14 13:44:30 +02:00
df.c
dirname.c
dos2unix.c Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +02:00
du.c
echo.c
env.c
expand.c *: add comment about APPLET_ODDNAME format 2017-01-29 14:57:33 +01:00
expr.c
factor.c factor: fix stray semicolon 2017-04-17 15:57:07 +02:00
false.c
fold.c
fsync.c
head.c
hostid.c
id_test.sh
id.c
install.c
Kbuild.src
link.c link: new applet 2017-01-26 00:27:53 +01:00
ln.c
logname.c
ls.c ls: fix support for long options when FEATURE_LS_COLOR is deselected 2017-05-26 16:50:53 +02:00
md5_sha1_sum.c tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work 2017-01-24 16:00:54 +01:00
mkdir.c
mkfifo.c
mknod.c
mktemp.c Sort more misplaced applets into coreutils or util-linux 2017-04-12 14:16:29 +02:00
mv.c
nice.c
nl.c cat: fix "cat -An" ignoring -n; make numbering go througn all files 2017-07-14 10:47:18 +02:00
nohup.c
nproc.c nproc: new applet 2017-04-07 21:47:53 +02:00
od_bloaty.c
od.c
paste.c whitespace fix 2017-03-24 15:00:12 +01:00
printenv.c
printf.c
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
shred.c shred: smaller code 2017-04-07 21:10:00 +02:00
shuf.c shuf: fix random line selection. Closes 9971 2017-07-09 00:39:15 +02:00
sleep.c
sort.c
split.c
stat.c
stty.c
sum.c
sync.c
tac.c
tail.c
tee.c
test_ptr_hack.c
test.c libbb: new function bb_getgroups() - allocating wrapper around getgroups() 2017-07-04 18:56:45 +02:00
timeout.c Sort some miscutils/ applets into coreutils or util-linux 2017-04-12 13:58:40 +02:00
touch.c
tr.c
true.c
truncate.c
tty.c
uname.c arch: new applet (same as unmae -m). ~30 bytes. 2017-07-16 16:43:41 +02:00
uniq.c Add help text for 'uniq -i' 2017-04-05 18:51:27 +02:00
unlink.c
usleep.c
uudecode.c uuencode: allow space instead of "`" as padding char. Closes 10046 2017-07-14 17:24:59 +02:00
uuencode.c
wc.c
who.c fix errors found with make_single_applets.sh 2017-04-12 15:48:19 +02:00
whoami.c
yes.c