Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / fflush_stdout_and_exit.c
2019-07-02 James Byrnelibbb: reduce the overhead of single parameter bb_error...
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2015-10-09 Denys Vlasenkoremove global "jmp_buf die_jmp" from !FEATURE_PREFER_AP...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2007-08-13 Denis Vlasenkoexpand, unexpand: new applets from Tito <farmatito...
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.