PID should be stored in pid_t, not int or long.
[oweals/busybox.git] / libbb / fflush_stdout_and_exit.c
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.