.. |
libcoreutils
|
34e8f6a7ac
*: add FAST_FUNC markers
|
16 years ago |
Config.in
|
3e8669f359
- wrap overlong lines (Cristian Ionescu-Idbohrn)
|
16 years ago |
Kbuild
|
cd2663f15e
ash: optional printf builtin. +25 bytes if off, +35 if on.
|
16 years ago |
basename.c
|
84641942e5
apply post-1.12.1 patches, bump version to 1.12.2
|
16 years ago |
cal.c
|
a5254032f5
cal: remove lone static data variable. -4 bytes. coreutils
|
16 years ago |
cat.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
catv.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
chgrp.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
chmod.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
chown.c
|
08d120e6e1
chown: do not use static data
|
16 years ago |
chroot.c
|
394eebed66
lpd: spool mode added by Vladimir
|
17 years ago |
cksum.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
comm.c
|
bb13079c8e
comm: almost total rewrite; add testsuite
|
16 years ago |
cp.c
|
c0431ed455
cp: fix "cp -RL" to create regular files even if src is a symlink
|
16 years ago |
cut.c
|
8334db13c3
cut: fix buffer overflow (bug 4544).
|
16 years ago |
date.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
dd.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
df.c
|
6d38dc3af4
df: add -a
|
17 years ago |
dirname.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
dos2unix.c
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
du.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
echo.c
|
6a0ad25061
ash: dont allow e.g. exec <&10 to attach to stript's fd!
|
16 years ago |
env.c
|
84641942e5
apply post-1.12.1 patches, bump version to 1.12.2
|
16 years ago |
expand.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
expr.c
|
a7f4e4bbd8
expr: fix comparisons 'a < b' where we were overflowing a-b
|
16 years ago |
false.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
fold.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
17 years ago |
head.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
17 years ago |
hostid.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
id.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
install.c
|
c80191c1d9
install: fix long option not taking params (bug 4584)
|
16 years ago |
length.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
ln.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
logname.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
ls.c
|
51f1b6c0e0
ls: fix a bug where we may use uninintialized variable
|
16 years ago |
md5_sha1_sum.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
mkdir.c
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
17 years ago |
mkfifo.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
mknod.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
17 years ago |
mv.c
|
13afb2acda
mv: fix a case when we move dangling symlink
|
16 years ago |
nice.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
nohup.c
|
f8157cafcb
nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com>
|
17 years ago |
od.c
|
55f7912dda
libbb: get rid of statics in dump.c; code shrinks a lot too
|
16 years ago |
od_bloaty.c
|
deeed59de0
libbb: introduce and use xrealloc_vector
|
16 years ago |
printenv.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
printf.c
|
9b8f810d38
Apply post 1.12.3 fixes, bump to 1.12.4
|
16 years ago |
pwd.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
readlink.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
realpath.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
rm.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
rmdir.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
seq.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
sleep.c
|
97faf531c8
sleep: make fractional seconds separately selectable in .config
|
16 years ago |
sort.c
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
split.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
stat.c
|
b75fe798bb
stat: pointers are not 0L, they are NULL
|
16 years ago |
stty.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
sum.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
sync.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
tac.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
tail.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 years ago |
tee.c
|
8ddb6410ed
tee: fix infinite looping on open error (echo asd | tee "")
|
16 years ago |
test.c
|
bd28f6bf7f
test: fix parser to prefer binop over unop, as coreutils does.
|
16 years ago |
test_ptr_hack.c
|
be002adb2f
add forgotten files. I am forgetting it all the time :(
|
16 years ago |
touch.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
tr.c
|
20be63fe71
tr: fix yet another access past the end of a string (bug 4374)
|
16 years ago |
true.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
tty.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
uname.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
uniq.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
usleep.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
uudecode.c
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
uuencode.c
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
wc.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
who.c
|
f62ab2d774
libbb: use improved xmalloc_read() from modprobe-small
|
16 years ago |
whoami.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
yes.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
17 years ago |