Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
f2cccbce37
mktemp: make default tempfile template shorter;
|
16 years ago |
Denis Vlasenko
|
c05b1684a0
mktemp: make argument optional (coreutil 6.12 compat)
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
65581f3ed1
mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>)
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
fad2b86c9e
use "glibc errno" trick not only for ash, but for entire busybox
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Bernhard Reutner-Fischer
|
1ac42bf66e
- add option -t
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Rob Landley
|
b5ca9e0c4e
A cleanup patch I've had lying around in my tree for a while, I think it
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Glenn L McGrath
|
69f28e7c0c
Add the -d option, its used by old versions of config.guess, change to
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 years ago |
Glenn L McGrath
|
8f0722a53b
Move readlink, mktemp, run-parts and which to a new debianutils dir.
|
22 years ago |