use #ifdef CONFIG_* instead of #if CONFIG_*
[oweals/busybox.git] / libbb / module_syscalls.c
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...