busybox/coreutils
Denys Vlasenko ad5394d591 factor: add code to test isqrt() correctness
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-04-10 13:53:57 +02:00
..
libcoreutils
basename.c
cal.c
cat.c nl: new applet; also implement cat -nb (similar functionality to nl) 2017-04-05 18:17:17 +02:00
catv.c
chgrp.c
chmod.c
chown.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
chroot.c
cksum.c shred: new applet 2017-04-07 20:45:08 +02:00
comm.c
Config.src Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
cp.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
cut.c
date.c
dd.c dd: call fsync() only once before exiting if conv=fsync is specified 2017-03-16 20:54:35 +01:00
df.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
dirname.c
dos2unix.c
du.c
echo.c shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 2017-01-10 15:13:30 +01:00
env.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
expand.c *: add comment about APPLET_ODDNAME format 2017-01-29 14:57:33 +01:00
expr.c
factor.c factor: add code to test isqrt() correctness 2017-04-10 13:53:57 +02:00
false.c
fold.c
fsync.c
head.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
hostid.c
id_test.sh
id.c
install.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
Kbuild.src shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 2017-01-10 15:13:30 +01:00
link.c link: new applet 2017-01-26 00:27:53 +01:00
ln.c
logname.c
ls.c ftpd/ls: show directories first 2017-01-25 04:52:45 +01: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 Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
mkfifo.c
mknod.c
mv.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
nice.c
nl.c nl: fix copyright message 2017-04-09 21:19:29 +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 shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 2017-01-10 15:13:30 +01:00
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
sleep.c
sort.c
split.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
stat.c
stty.c
sum.c
sync.c
tac.c
tail.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
tee.c
test_ptr_hack.c
test.c shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 2017-01-10 15:13:30 +01:00
touch.c
tr.c
true.c
truncate.c
tty.c
uname.c
uniq.c Add help text for 'uniq -i' 2017-04-05 18:51:27 +02:00
unlink.c
usleep.c
uudecode.c
uuencode.c
wc.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
who.c *: add comment about APPLET_ODDNAME format 2017-01-29 14:57:33 +01:00
whoami.c
yes.c