Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 سال پیش |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 سال پیش |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 سال پیش |
Denys Vlasenko
|
28826ac8c0
debianutils/*: convert to new-style "one file" applets
|
9 سال پیش |
Denys Vlasenko
|
7f3a2a2256
join some common strings, -400 bytes
|
9 سال پیش |
Denys Vlasenko
|
5117eff6f9
Fix some compiler warnings emitted by gcc-4.8.0
|
11 سال پیش |
Peter Korsgaard
|
5d1c599d76
run-parts: fix unicode creep in --help
|
11 سال پیش |
Denys Vlasenko
|
1e43a381b2
run-parts: stop providing incompatible short options
|
11 سال پیش |
Peter Korsgaard
|
0496e824a5
run-parts: add --exit-on-error | -e support
|
11 سال پیش |
Denys Vlasenko
|
1d7ad7a022
tweak help texts
|
12 سال پیش |
Ian Wienand
|
378ab68199
login: new option LOGIN_SESSION_AS_CHILD
|
13 سال پیش |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 سال پیش |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 سال پیش |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 سال پیش |
Denys Vlasenko
|
6334390aef
remove duplicate comment
|
14 سال پیش |
Denys Vlasenko
|
8531d76a15
*: code shrink and better "died from signal" reporting from wait4pid
|
14 سال پیش |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 سال پیش |
Denis Vlasenko
|
f9d4fc3cf8
switch_root: improve behavior on error; improve help text
|
15 سال پیش |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 سال پیش |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 سال پیش |
Denis Vlasenko
|
27842288b3
libbb: make xrealloc_vector zero out the realloc'ed tail
|
16 سال پیش |
Denis Vlasenko
|
deeed59de0
libbb: introduce and use xrealloc_vector
|
16 سال پیش |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 سال پیش |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 سال پیش |
Denis Vlasenko
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
16 سال پیش |
Denis Vlasenko
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 سال پیش |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 سال پیش |
Denis Vlasenko
|
19fb67eee4
run-parts: add --reverse
|
16 سال پیش |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 سال پیش |
Denis Vlasenko
|
2a1d024333
run_parts: make it sort executables by name (required by API)
|
17 سال پیش |