Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
e85dbae389
logread: add forgotten INIT_G();
|
17 years ago |
Denis Vlasenko
|
ff2b6d2185
logread: eliminate usage of data/bss
|
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
|
5f1b149d54
syslogd,logread: get rid of head pointer, fix logread bug in the process
|
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 |
Denis Vlasenko
|
085231fbba
code shrinkage by Bernhard Fischer <rep.nop@aon.at>
|
18 years ago |
Denis Vlasenko
|
a9b60e93ee
new libbb func: xmalloc_realpath (+ use it where makes sense)
|
18 years ago |
Denis Vlasenko
|
b95636c52f
remove casts from xmalloc()
|
18 years ago |
Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
18 years ago |
"Robert P. J. Day"
|
eea561871b
"formated" -> "formatted" throughout the code base.
|
18 years ago |
Bernhard Reutner-Fischer
|
d04e9b8130
- shrink logread a bit.
|
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
|
10fb2b71f3
Flush output to log promptly (bug 389).
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Eric Andersen
|
d4a5e255c4
Patch from Fillod Stephane:
|
21 years ago |
Glenn L McGrath
|
f7dd10f67c
Patch from Fillod Stephane
|
21 years ago |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
6ed77595f1
Update email address for Gennady Feldman <gena01@gena01.com>
|
22 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
b6b519b416
Update how we detect if libc5 is in use.
|
23 years ago |
Eric Andersen
|
8ffaf8d139
-Wshadow logread fix from Jeff Garzik
|
24 years ago |
Mark Whitley
|
b0c2b7dfe3
dos2unix logread.c
|
24 years ago |
Eric Andersen
|
a8035a51be
Move the warning msg after features.h gets pulled in.
|
24 years ago |
Mark Whitley
|
2892c35bdb
Applied patch from Giulio Orsero to fix some preprocessor bugs.
|
24 years ago |
Eric Andersen
|
c319601db5
Some updates for libc5
|
24 years ago |