summaryrefslogtreecommitdiff
path: root/libbb/fflush_stdout_and_exit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* expand, unexpand: new applets from Tito <farmatito@tiscali.it>Denis Vlasenko2007-08-131-1/+1
* Rename two config options:Denis Vlasenko2007-04-101-1/+1
* make a few struct bb_applet members conditionalDenis Vlasenko2007-04-101-5/+9
* audit small applets and mark some of them as NOFORK.Denis Vlasenko2007-04-101-0/+4
* convert calloc to xzallocDenis Vlasenko2007-01-031-5/+2
* remove bb_printf and the likeDenis Vlasenko2006-10-261-4/+2
* rename bb_default_error_retval -> xfunc_error_retvalDenis Vlasenko2006-10-031-1/+1
* getty, sulogin: convert to using bb_msg for syslog outputDenis Vlasenko2006-09-071-0/+2
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-101-14/+1
* Major coreutils update.Manuel Novoa III2003-03-191-0/+37