Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
edacf1f302331da39d90e71baf026bf1017ea937
/
libbb
/
fflush_stdout_and_exit.c
dfd8aaf
libbb: fflush_stdout_and_exit(0) still exits with _error_ (not 0!) if fflush fails
by Denys Vlasenko
· 3 years ago
31f45c1
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
by Denys Vlasenko
· 3 years ago
6937487
libbb: reduce the overhead of single parameter bb_error_msg() calls
by James Byrne
· 5 years ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
550bf5b
remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds
by Denys Vlasenko
· 9 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
3952f20
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
80d14be
Rename two config options:
by Denis Vlasenko
· 18 years ago
335b63d
make a few struct bb_applet members conditional
by Denis Vlasenko
· 18 years ago
99912ca
audit small applets and mark some of them as NOFORK.
by Denis Vlasenko
· 18 years ago
9b1381f
convert calloc to xzalloc fix sleep-on-die option
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
4092082
rename bb_default_error_retval -> xfunc_error_retval
by Denis Vlasenko
· 18 years ago
a980165
getty, sulogin: convert to using bb_msg for syslog output
by Denis Vlasenko
· 18 years ago
5d8843e
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
by "Robert P. J. Day"
· 18 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago