Patch last_pach62 from vodz. This patch moves all the /proc parsing
[oweals/busybox.git] / libbb / find_pid_by_name.c
2002-10-22 Eric AndersenPatch last_pach62 from vodz. This patch moves all...
2001-12-06 Eric AndersenIf find_pid_by_name() had an error, it was returning...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-07-05 Eric AndersenFix a stupid thinko, and fix killall to cope with the...
2001-07-05 Eric AndersenImplement suggestion from Adam Slattery, (don't default...
2001-06-26 Eric AndersenMake it so we don't segfault when /proc isn't mounted...
2001-03-17 Eric AndersenPatch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcat...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...