Denys Vlasenko
|
327f550669
Use unsigned printf/scanf conversion where more appropriate
|
il y a 11 ans |
Denys Vlasenko
|
26ad256bd0
logread: don't call shmdt() before exit, kernel does it for us.
|
il y a 11 ans |
Denys Vlasenko
|
71f6c1aa43
logread: flush output. closes 6710
|
il y a 11 ans |
Denys Vlasenko
|
2641426187
logread: intercept all fatal signals, not just SIGINT
|
il y a 11 ans |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
il y a 13 ans |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
il y a 13 ans |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
il y a 14 ans |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
il y a 15 ans |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
il y a 15 ans |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
il y a 16 ans |
Denis Vlasenko
|
7049ff8696
whitespace fixes. no code changes
|
il y a 16 ans |
Denis Vlasenko
|
bd1aeeb850
logger: "clean up" a dirty hack a bit
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
il y a 16 ans |
Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
il y a 16 ans |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
il y a 16 ans |
Denis Vlasenko
|
e85dbae389
logread: add forgotten INIT_G();
|
il y a 17 ans |
Denis Vlasenko
|
ff2b6d2185
logread: eliminate usage of data/bss
|
il y a 17 ans |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
il y a 17 ans |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
il y a 17 ans |
Denis Vlasenko
|
5f1b149d54
syslogd,logread: get rid of head pointer, fix logread bug in the process
|
il y a 17 ans |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
il y a 17 ans |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
il y a 18 ans |
Denis Vlasenko
|
085231fbba
code shrinkage by Bernhard Fischer <rep.nop@aon.at>
|
il y a 18 ans |
Denis Vlasenko
|
a9b60e93ee
new libbb func: xmalloc_realpath (+ use it where makes sense)
|
il y a 18 ans |
Denis Vlasenko
|
b95636c52f
remove casts from xmalloc()
|
il y a 18 ans |
Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
il y a 18 ans |
"Robert P. J. Day"
|
eea561871b
"formated" -> "formatted" throughout the code base.
|
il y a 18 ans |
Bernhard Reutner-Fischer
|
d04e9b8130
- shrink logread a bit.
|
il y a 18 ans |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
il y a 19 ans |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
il y a 19 ans |