Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
feecc7b74eeb36e66b57f191d337a68c1953576c
/
coreutils
/
fold.c
62a90cd
*: shrink by using [f]open_or_warn_stdin where appropriate
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
0c97c9d
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
by Denis Vlasenko
· 17 years ago
4daad90
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
by Denis Vlasenko
· 17 years ago
0beaff8
update Glenn McGrath's email address
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
931de89
random shrinkage of statics, -60 bytes saved
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
a41fdf3
preparatory patch for -Wwrite-strings #1
by Denis Vlasenko
· 18 years ago
0849207
convert "negaite" config option into reversed (INCLUDE_SUSv2)
by Denis Vlasenko
· 18 years ago
ddec5af
rename functions to more understandable names
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
4bf3127
- very minor tweak: save 1 byte.
by Bernhard Reutner-Fischer
· 19 years ago
b1fd52e
remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc+set+set+strcpy.
by "Vladimir N. Oleynik"
· 19 years ago
f8fd4db
Move SUSv2 obsolete feature disabling to debug menu, invert meaning of
by Rob Landley
· 19 years ago
0bd0257
Add build options to control SuS compatability, allows numeric
by Glenn L McGrath
· 19 years ago
d77b781
- remove unused variable have_read_stdin - use FLAG_WIDTH
by Bernhard Reutner-Fischer
· 19 years ago
377bdaf
avoid mixed declarations, to support older compilers just a little longer.
by Paul Fox
· 19 years ago
746cfc8
Another cleanup patch that's been in my tree for a while. Again I think it's
by Rob Landley
· 19 years ago
c6992fe
Update my email address, document some of my tasks in the AUTHORS file
by Glenn L McGrath
· 21 years ago
7a54360
Use bb_xgetlarg
by Glenn L McGrath
· 22 years ago
f01b805
New applet, fold
by Glenn L McGrath
· 22 years ago