Remove trailing whitespace. Update copyright to include 2004.
[platform/upstream/busybox.git] / libbb / syscalls.c
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-05-26 Eric AndersenMake all syscall declarations use the syscall() function
2003-03-19 Manuel Novoa III Major coreutils update.
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...