Some further syscall adjustments. Split the module syscalls out of
authorEric Andersen <andersen@codepoet.org>
Thu, 5 Apr 2001 06:08:14 +0000 (06:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 5 Apr 2001 06:08:14 +0000 (06:08 -0000)
commita2a978ae23e267c24eb7b11662afdcc9ea47e789
treef9927bd24dbc96724b1c0b89327d4c7157ed8eb4
parentfdefbbbe85b852ba6de361c8f53d025b09b9abbe
Some further syscall adjustments.  Split the module syscalls out of
insmod and into libbb. Only enable them for libc5.  glibc and
uClibc don't need them.
 -Erik
Makefile
insmod.c
libbb/module_syscalls.c [new file with mode: 0644]
libbb/syscalls.c
modutils/insmod.c