commit | e76c3b08e105147e3cef7e8d38d65da2fac6b2e1 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Apr 05 03:14:39 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Apr 05 03:14:39 2001 +0000 |
tree | 87f705b9e4e4e48700ac61e9538c637ae2b395a7 | |
parent | 3c0364f3911ec9f43e1c8c96ec2c8e30b1b52c47 [diff] |
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can handle them sanely and all at once. -Erik