Denys Vlasenko
|
4958c18134
libbb: code shrink bb_parse_mode
|
3 years ago |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
5711a2a4ad
libbb: more compact API for bb_parse_mode()
|
9 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
1f27ab0d4b
*: optimize code size in strtoul calls
|
15 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
17 years ago |
Denis Vlasenko
|
86724af484
bb_parse_mode: do not do umask() needlessly.
|
18 years ago |
"Robert P. J. Day"
|
5d8843e451
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Manuel Novoa III
|
ea4c43445c
Restrict octal perms to <= 07777. Cosmetic error message change.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
77d9268892
Patch from larry to fix some grammar errors.
|
23 years ago |
Eric Andersen
|
1ca20a7747
A nice patch from Larry Doolittle that adds -Wshadow and
|
24 years ago |
Eric Andersen
|
aad1a88c76
Convert utility.c into libbb.a. It is now a whole pile of .c
|
24 years ago |