Age | Commit message (Collapse) | Author |
|
Config.h and using gcc's -fno-builtin. There are probably other files
with the similar problems.
Also, if building against uClibc, don't include asm/unistd.h in syscalls.c
and module_syscalls.c.
|
|
|
|
insmod and into libbb. Only enable them for libc5. glibc and
uClibc don't need them.
-Erik
|
|
shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can
handle them sanely and all at once.
-Erik
|
|
files. Clean up the resulting damage and fix up the makefile.
-Erik
|