Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 年之前 |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 年之前 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 年之前 |
Denis Vlasenko
|
7049ff8696
whitespace fixes. no code changes
|
16 年之前 |
Denis Vlasenko
|
bd1aeeb850
logger: "clean up" a dirty hack a bit
|
16 年之前 |
Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 年之前 |
Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 年之前 |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 年之前 |
Denis Vlasenko
|
e85dbae389
logread: add forgotten INIT_G();
|
17 年之前 |
Denis Vlasenko
|
ff2b6d2185
logread: eliminate usage of data/bss
|
17 年之前 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 年之前 |
Denis Vlasenko
|
5f1b149d54
syslogd,logread: get rid of head pointer, fix logread bug in the process
|
17 年之前 |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 年之前 |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 年之前 |
Denis Vlasenko
|
085231fbba
code shrinkage by Bernhard Fischer <rep.nop@aon.at>
|
18 年之前 |
Denis Vlasenko
|
a9b60e93ee
new libbb func: xmalloc_realpath (+ use it where makes sense)
|
18 年之前 |
Denis Vlasenko
|
b95636c52f
remove casts from xmalloc()
|
18 年之前 |
Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
18 年之前 |
"Robert P. J. Day"
|
eea561871b
"formated" -> "formatted" throughout the code base.
|
18 年之前 |
Bernhard Reutner-Fischer
|
d04e9b8130
- shrink logread a bit.
|
18 年之前 |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 年之前 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 年之前 |
Rob Landley
|
10fb2b71f3
Flush output to log promptly (bug 389).
|
19 年之前 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 年之前 |
Eric Andersen
|
d4a5e255c4
Patch from Fillod Stephane:
|
21 年之前 |
Glenn L McGrath
|
f7dd10f67c
Patch from Fillod Stephane
|
21 年之前 |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 年之前 |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 年之前 |