Denys Vlasenko 28251dfa64 Make it possible to select "sh" and "bash" aliases without selecting ash or hush 8 years ago
..
libcoreutils 5711a2a4ad libbb: more compact API for bb_parse_mode() 9 years ago
Config.src 73f743a381 Remove remnants of disabled "length" applet 8 years ago
Kbuild.src 28251dfa64 Make it possible to select "sh" and "bash" aliases without selecting ash or hush 8 years ago
basename.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
cal.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
cat.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
catv.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
chgrp.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
chmod.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
chown.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
chroot.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
cksum.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
comm.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
cp.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
cut.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
date.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
dd.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
df.c e184a88356 df: implement -B n<suff> and -B <suff> formats of -B option 8 years ago
dirname.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
dos2unix.c 7caf1369f5 Make dos2unix/unix2dos independently selectable 8 years ago
du.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
echo.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
env.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
expand.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
expr.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
false.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
fold.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
fsync.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
head.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
hostid.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
id.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 16 years ago
install.c 4bd0c2ab38 fix musl problem with dirname, now for all users of bb_make_directory() 8 years ago
ln.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
logname.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
ls.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
md5_sha1_sum.c d811aaa43c sha3sum: fix config text (it's no longer only 512-bit) 8 years ago
mkdir.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
mkfifo.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
mknod.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
mv.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
nice.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
nohup.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
od.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
od_bloaty.c 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 years ago
printenv.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
printf.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
pwd.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
readlink.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
realpath.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
rm.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
rmdir.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
seq.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
shuf.c 7db312ad26 fix whitespaces 9 years ago
sleep.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
sort.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
split.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
stat.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
stty.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
sum.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
sync.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
tac.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
tail.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
tee.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
test.c 28251dfa64 Make it possible to select "sh" and "bash" aliases without selecting ash or hush 8 years ago
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
touch.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
tr.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
true.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
truncate.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
tty.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
uname.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
uniq.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
unlink.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
usleep.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
uudecode.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
uuencode.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
wc.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
who.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
whoami.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
yes.c af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago