This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ea023eacad
busybox
/
coreutils
History
Denys Vlasenko
ea023eacad
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-01-26 01:21:20 +01:00
..
libcoreutils
basename.c
cal.c
libbb unicode: comment out usused function and unused parameter
2011-01-11 13:08:28 +01:00
cat.c
catv.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c
comm.c
Config.src
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
2011-01-26 01:21:20 +01:00
cp.c
cut.c
date.c
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
2011-01-18 13:58:01 +01:00
dd.c
df.c
dirname.c
dos2unix.c
du.c
echo.c
env.c
expand.c
expr.c
false.c
fold.c
fsync.c
head.c
hostid.c
id_test.sh
id.c
install.c
Kbuild.src
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
2011-01-26 01:21:20 +01:00
length.c.disabled
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
2011-01-26 01:21:20 +01:00
ln.c
logname.c
ls.c
ls: remove redundant constants LIST_FILENAME and LIST_SHORT
2010-12-20 01:36:16 +01:00
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od_bloaty.c
od.c
printenv.c
printf.c
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c
split.c
stat.c
stty.c
stty: enable line discipline display and change code if __linix__
2011-01-24 18:30:35 +01:00
sum.c
sync.c
tac.c
tail.c
tee.c
test_ptr_hack.c
test.c
test: add examples when "%s: unknown operand" happens
2010-12-20 03:43:20 +01:00
touch.c
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
2011-01-18 13:58:01 +01:00
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
2011-01-18 13:58:01 +01:00
uuencode.c
wc.c
wc: fix swapped -c and -m
2011-01-22 17:57:01 +01:00
who.c
move utmp.h include to libbb.h
2011-01-25 23:21:46 +01:00
whoami.c
yes.c