Denys Vlasenko
|
066e76befe
Replace a few more bb_info_msg's by bb_error_msg or printf
|
8 年 前 |
Denys Vlasenko
|
02859aaeb2
use auto_string() where appropriate to kill a few statics
|
9 年 前 |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 年 前 |
Denys Vlasenko
|
4d8ad381ab
devfsd: remove static variable
|
11 年 前 |
Denys Vlasenko
|
6830ade6aa
whitespace fixes. no code changes
|
11 年 前 |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
11 年 前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年 前 |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 年 前 |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 年 前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年 前 |
Denys Vlasenko
|
8531d76a15
*: code shrink and better "died from signal" reporting from wait4pid
|
14 年 前 |
Denys Vlasenko
|
083e172641
style fixes, no code changes
|
15 年 前 |
Denys Vlasenko
|
d5f1b1bbe0
*: add FAST_FUNC to function ptrs where it makes sense
|
15 年 前 |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 年 前 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 年 前 |
Denis Vlasenko
|
f5d8c90d73
style fixes, no code changes
|
16 年 前 |
Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 年 前 |
Denis Vlasenko
|
2570b2e575
whitespace fixes
|
16 年 前 |
Denis Vlasenko
|
8e2cfec1cd
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
|
16 年 前 |
Denis Vlasenko
|
4cf1d08fc2
nc: remove a bit of bloat
|
16 年 前 |
Denis Vlasenko
|
6f1713f216
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
|
16 年 前 |
Bernhard Reutner-Fischer
|
f470196a41
- fix conflicting decls of syslog related facilitynames and prioritynames tables
|
17 年 前 |
Denis Vlasenko
|
6bef3d1d22
fbset: fix buglet where we were using wrong pointer
|
17 年 前 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年 前 |
Denis Vlasenko
|
96e1b38586
introduce and use close_on_exec_on(fd). -50 bytes.
|
17 年 前 |
Denis Vlasenko
|
856be770a6
assorted fixes for breakage found by randomconfig
|
17 年 前 |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 年 前 |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
17 年 前 |
Denis Vlasenko
|
b71c668c57
style fix (stray space before ';')
|
17 年 前 |
Denis Vlasenko
|
2f6ae43b9c
stray trailing tabs removed
|
17 年 前 |