aboutsummaryrefslogtreecommitdiff
path: root/libbb/module_syscalls.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup a libc5 compatibility hackandersen2002-03-121-1/+2
* Major rework of the directory structure and the entire build system.andersen2001-10-241-2/+2
* Accomodate older glibc, which also lacks the module syscallsandersen2001-10-241-1/+1
* Add some missing includes to kill warnings when building with the defaultmjn32001-06-291-0/+2
* Be more generic for libc5. We don't need to know struct definitionsandersen2001-04-051-1/+1
* Another iteration -- adjust the init_module syscall a bit.andersen2001-04-051-35/+9
* *** empty log message ***andersen2001-04-051-3/+27
* Some further syscall adjustments. Split the module syscalls out ofandersen2001-04-051-0/+88