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