Make it so we don't segfault when /proc isn't mounted -- guess pid 1...
[oweals/busybox.git] / libbb / syscalls.c
2001-04-05 Eric AndersenHandle glibc 2.0.7 as well
2001-04-05 Eric AndersenSome further syscall adjustments. Split the module...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...