busybox/coreutils
Denys Vlasenko ace833028f stat: make -f optional. This allows to build stat for non-linux systems
function                                             old     new   delta
packed_usage                                       30761   30706     -55

Based on the patch by Ron Yorston.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-10-30 22:10:44 +01:00
..
libcoreutils libbb: more compact API for bb_parse_mode() 2015-10-07 17:55:33 +02:00
basename.c
cal.c
cat.c
catv.c
chgrp.c
chmod.c libbb: more compact API for bb_parse_mode() 2015-10-07 17:55:33 +02:00
chown.c libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 2015-10-19 04:37:19 +02:00
chroot.c
cksum.c
comm.c
Config.src stat: make -f optional. This allows to build stat for non-linux systems 2015-10-30 22:10:44 +01:00
cp.c
cut.c
date.c
dd.c libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) 2015-10-14 13:21:01 +02:00
df.c
dirname.c
dos2unix.c
du.c du: extra compat: with -k and -m, round sizes up 2015-10-15 21:33:34 +02:00
echo.c echo: make escape sequences depend on fancy mode 2015-07-31 03:47:49 +02:00
env.c
expand.c
expr.c
false.c
fold.c
fsync.c
head.c
hostid.c
id_test.sh
id.c
install.c libbb: more compact API for bb_parse_mode() 2015-10-07 17:55:33 +02:00
Kbuild.src sync: add support for -d -f FILE 2015-07-21 19:50:48 +02:00
length.c.disabled
ln.c Removes stray empty line from code 2015-07-13 03:25:46 +02:00
logname.c
ls.c libbb: factor out code which queries screen width 2015-10-23 01:44:22 +02:00
md5_sha1_sum.c
mkdir.c libbb: more compact API for bb_parse_mode() 2015-10-07 17:55:33 +02:00
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od_bloaty.c od: get rid of (almost all) statics 2015-10-19 02:51:56 +02:00
od.c
printenv.c
printf.c
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
shuf.c
sleep.c
sort.c sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" 2015-10-19 19:27:26 +02:00
split.c
stat.c stat: make -f optional. This allows to build stat for non-linux systems 2015-10-30 22:10:44 +01:00
stty.c libbb: factor out code which queries screen width 2015-10-23 01:44:22 +02:00
sum.c
sync.c sync: add support for -d -f FILE 2015-07-21 19:50:48 +02:00
tac.c
tail.c
tee.c
test_ptr_hack.c
test.c
touch.c
tr.c tr: support octal ranges 2015-10-26 17:18:07 +01:00
true.c
truncate.c
tty.c
uname.c uname: make OS name configurable 2015-08-03 18:09:18 +02:00
uniq.c build system: -fno-builtin-printf 2015-10-07 22:42:45 +02:00
unlink.c
usleep.c
uudecode.c uudecode: tolerate text input with CR+LF line ends 2015-10-05 15:10:44 +02:00
uuencode.c
wc.c
who.c build system: -fno-builtin-printf 2015-10-07 22:42:45 +02:00
whoami.c
yes.c