Eric Andersen
|
911af57ff8
|
Be more generic for libc5. We don't need to know struct definitions
to make the syscall finction -- use a generic pointer instead.
|
2001-04-05 07:41:51 +00:00 |
|
Eric Andersen
|
64c8b1762c
|
Another iteration -- adjust the init_module syscall a bit.
-Erik
|
2001-04-05 07:33:10 +00:00 |
|
Eric Andersen
|
acc7757312
|
*** empty log message ***
|
2001-04-05 06:24:28 +00:00 |
|
Eric Andersen
|
a2a978ae23
|
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
|
2001-04-05 06:08:14 +00:00 |
|