Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
há 15 anos atrás |
Denis Vlasenko
|
0d8736772d
head: report file open errors with exitcode 1 (was happily returning 0)
|
há 16 anos atrás |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
há 16 anos atrás |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
há 17 anos atrás |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
há 17 anos atrás |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
há 17 anos atrás |
Denis Vlasenko
|
f868963c67
multiplier suffixes are short, store them directly in struct suffix_mult
|
há 17 anos atrás |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
há 17 anos atrás |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
há 18 anos atrás |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
há 18 anos atrás |
Denis Vlasenko
|
0849207ce0
convert "negaite" config option into reversed (INCLUDE_SUSv2)
|
há 18 anos atrás |
Denis Vlasenko
|
459903bd4e
Provide our own isdigit macro. saves more than 400 bytes.
|
há 18 anos atrás |
Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
há 18 anos atrás |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
há 18 anos atrás |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
há 18 anos atrás |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
há 18 anos atrás |
Denis Vlasenko
|
c16bd212e3
silly switch style fix
|
há 18 anos atrás |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
há 18 anos atrás |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
há 18 anos atrás |
"Vladimir N. Oleynik"
|
e75b41d990
support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024)
|
há 19 anos atrás |
Rob Landley
|
f8fd4db92f
Move SUSv2 obsolete feature disabling to debug menu, invert meaning of
|
há 19 anos atrás |
Bernhard Reutner-Fischer
|
9a14bd04f8
- Stephane Billiart writes:
|
há 19 anos atrás |
Bernhard Reutner-Fischer
|
5816ccb190
- wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warning
|
há 19 anos atrás |
Glenn L McGrath
|
0bd0257fe0
Add build options to control SuS compatability, allows numeric
|
há 19 anos atrás |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
há 22 anos atrás |
Robert Griebl
|
53146cc9ec
Added include for isdigit(); simplified -<num> detection
|
há 22 anos atrás |
Robert Griebl
|
13c26fc1a5
SUpport old style -[::digit::] options for head and tail
|
há 22 anos atrás |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
há 23 anos atrás |
Matt Kraai
|
2338d3176b
Use ferror(3) to check for errors, rather than inspecting errno. Thanks to
|
há 23 anos atrás |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
há 24 anos atrás |