aboutsummaryrefslogtreecommitdiff
path: root/libbb/module_syscalls.c
AgeCommit message (Expand)Author
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-06Don't build these support functions for uClibc, as it always suppliesManuel Novoa III
2004-02-13Accomodate the fact that newer libc versions may in fact notEric Andersen
2003-07-22Remove remaining libc5 support codeEric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-05-26Make all syscall declarations use the syscall() functionEric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-28Use error_msg( instead of fprintf(stderrGlenn L McGrath
2002-03-12Cleanup a libc5 compatibility hackEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-10-24Accomodate older glibc, which also lacks the module syscallsEric Andersen
2001-06-29Add some missing includes to kill warnings when building with the defaultManuel Novoa III
2001-04-05Be more generic for libc5. We don't need to know struct definitionsEric Andersen
2001-04-05Another iteration -- adjust the init_module syscall a bit.Eric Andersen
2001-04-05*** empty log message ***Eric Andersen
2001-04-05Some further syscall adjustments. Split the module syscalls out ofEric Andersen