.. |
libcoreutils
|
98636eb08c
Use intra-DSO calls when we build libbusybox. No-op for normal build.
|
16 年之前 |
Config.in
|
4ee7cd4f6f
*: mode tcp/udpsvd to networking, delete ipsvd/*
|
16 年之前 |
Kbuild
|
cd2663f15e
ash: optional printf builtin. +25 bytes if off, +35 if on.
|
16 年之前 |
basename.c
|
2957fc6992
apply post-1.11.1 patches, bump version to 1.11.2
|
16 年之前 |
cal.c
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 年之前 |
cat.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
catv.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
chgrp.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
chmod.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
chown.c
|
cd2663f15e
ash: optional printf builtin. +25 bytes if off, +35 if on.
|
16 年之前 |
chroot.c
|
394eebed66
lpd: spool mode added by Vladimir
|
17 年之前 |
cksum.c
|
5599502a55
more -Wall warning fixes. -Wall is enabled now.
|
16 年之前 |
comm.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
cp.c
|
c0431ed455
cp: fix "cp -RL" to create regular files even if src is a symlink
|
16 年之前 |
cut.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 年之前 |
date.c
|
e4ed64067e
date: better version of previous commit; + fix testsuite
|
16 年之前 |
dd.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 年之前 |
df.c
|
6d38dc3af4
df: add -a
|
17 年之前 |
dirname.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
dos2unix.c
|
a1767a1f5d
dos2unix: do not destroy symlinks and mode of the file being converted.
|
16 年之前 |
du.c
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 年之前 |
echo.c
|
dcbd350ccf
echo: fix echo -e -n "msg\n\0"
|
16 年之前 |
env.c
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
16 年之前 |
expand.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 年之前 |
expr.c
|
a7f4e4bbd8
expr: fix comparisons 'a < b' where we were overflowing a-b
|
16 年之前 |
false.c
|
cf575ca856
- optionally pass additional flags down to nm
|
16 年之前 |
fold.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
head.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
hostid.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
id.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
install.c
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 年之前 |
length.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
ln.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
logname.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
ls.c
|
7049ff8696
whitespace fixes. no code changes
|
16 年之前 |
md5_sha1_sum.c
|
023dc6798e
fix warnings about pointer signedness
|
16 年之前 |
mkdir.c
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 年之前 |
mkfifo.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
mknod.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
mv.c
|
1f228985b2
whitespace fixes. no code changes
|
16 年之前 |
nice.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
nohup.c
|
f8157cafcb
nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com>
|
17 年之前 |
od.c
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 年之前 |
od_bloaty.c
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
16 年之前 |
printenv.c
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 年之前 |
printf.c
|
cd2663f15e
ash: optional printf builtin. +25 bytes if off, +35 if on.
|
16 年之前 |
pwd.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
readlink.c
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 年之前 |
realpath.c
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 年之前 |
rm.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
rmdir.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
seq.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
sleep.c
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 年之前 |
sort.c
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
16 年之前 |
split.c
|
5e25ddb7d3
- use STD*_FILENO some more. No object-code changes
|
16 年之前 |
stat.c
|
85c247161b
*: fix fallout from -Wunused-parameter
|
16 年之前 |
stty.c
|
7049ff8696
whitespace fixes. no code changes
|
16 年之前 |
sum.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
sync.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
tac.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
tail.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 年之前 |
tee.c
|
25591c322c
libbb: introduce bb_signals and bb_signals_recursive,
|
17 年之前 |
test.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 年之前 |
test_ptr_hack.c
|
be002adb2f
add forgotten files. I am forgetting it all the time :(
|
16 年之前 |
touch.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
tr.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 年之前 |
true.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
tty.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
uname.c
|
dee8587d92
Apply post-1.11.0 patches. Bump version to 1.11.1.
|
16 年之前 |
uniq.c
|
96b99b860c
uniq: support -w. closes bug 3094.
|
16 年之前 |
usleep.c
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 年之前 |
uudecode.c
|
8ee649a02e
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
|
16 年之前 |
uuencode.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
wc.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
who.c
|
dee8587d92
Apply post-1.11.0 patches. Bump version to 1.11.1.
|
16 年之前 |
whoami.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
yes.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |