Rename two config options:
[oweals/busybox.git] / libbb / fflush_stdout_and_exit.c
2007-04-10 Denis VlasenkoRename two config options:
2007-04-10 Denis Vlasenkomake a few struct bb_applet members conditional
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-01-03 Denis Vlasenkoconvert calloc to xzalloc
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-03 Denis Vlasenkorename bb_default_error_retval -> xfunc_error_retval
2006-09-07 Denis Vlasenkogetty, sulogin: convert to using bb_msg for syslog...
2006-07-10 "Robert P. J. Day"Replace current verbose GPL stuff in libbb/*.c with...
2003-03-19 Manuel Novoa III Major coreutils update.