Denys Vlasenko
|
28055028a7
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com>
|
15 yıl önce |
Denys Vlasenko
|
ded688c6f6
fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)
|
15 yıl önce |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 yıl önce |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 yıl önce |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 yıl önce |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 yıl önce |
Denis Vlasenko
|
0beaff8c19
update Glenn McGrath's email address
|
17 yıl önce |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 yıl önce |
Denis Vlasenko
|
931de892cc
random shrinkage of statics, -60 bytes saved
|
17 yıl önce |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 yıl önce |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 yıl önce |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
18 yıl önce |
Denis Vlasenko
|
0849207ce0
convert "negaite" config option into reversed (INCLUDE_SUSv2)
|
18 yıl önce |
Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
18 yıl önce |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 yıl önce |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 yıl önce |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 yıl önce |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 yıl önce |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 yıl önce |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 yıl önce |
Bernhard Reutner-Fischer
|
4bf31272ff
- very minor tweak: save 1 byte.
|
19 yıl önce |
"Vladimir N. Oleynik"
|
b1fd52e0b7
remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc+set+set+strcpy.
|
19 yıl önce |
Rob Landley
|
f8fd4db92f
Move SUSv2 obsolete feature disabling to debug menu, invert meaning of
|
19 yıl önce |
Glenn L McGrath
|
0bd0257fe0
Add build options to control SuS compatability, allows numeric
|
19 yıl önce |
Bernhard Reutner-Fischer
|
d77b781c1f
- remove unused variable have_read_stdin
|
19 yıl önce |
Paul Fox
|
377bdaff3b
avoid mixed declarations, to support older compilers just a little longer.
|
19 yıl önce |
Rob Landley
|
746cfc8bf0
Another cleanup patch that's been in my tree for a while. Again I think it's
|
19 yıl önce |
Glenn L McGrath
|
c6992feee3
Update my email address, document some of my tasks in the AUTHORS file
|
20 yıl önce |
Glenn L McGrath
|
7a54360cd4
Use bb_xgetlarg
|
21 yıl önce |
Glenn L McGrath
|
f01b805d91
New applet, fold
|
21 yıl önce |