Update the default config to not ask stuff
[oweals/busybox.git] / libbb / module_syscalls.c
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-06 Manuel Novoa III Don't build these support functions for uClibc, as...
2004-02-13 Eric AndersenAccomodate the fact that newer libc versions may in...
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-10-24 Eric AndersenAccomodate older glibc, which also lacks the module...
2001-06-29 Manuel Novoa III Add some missing includes to kill warnings when buildin...
2001-04-05 Eric AndersenBe more generic for libc5. We don't need to know struc...
2001-04-05 Eric AndersenAnother iteration -- adjust the init_module syscall...
2001-04-05 Eric Andersen*** empty log message ***
2001-04-05 Eric AndersenSome further syscall adjustments. Split the module...