Use error_msg instead of fprintf(stderr
[oweals/busybox.git] / libbb / syscalls.c
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-03-12 Eric AndersenCleanup a libc5 compatibility hack
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-06-29 Manuel Novoa III Add some missing includes to kill warnings when buildin...
2001-04-05 Eric AndersenHandle glibc 2.0.7 as well
2001-04-05 Eric AndersenSome further syscall adjustments. Split the module...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...