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