The check for EROFS was wrong. For example, if you try to mount a filesystem
[oweals/busybox.git] / libbb / find_pid_by_name.c
2005-10-07 Bernhard Reutner... - size reduction of pidof
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb; Add...
2005-05-03 Rob LandleyA patch from Takeharu KATO to update/fix SE-Linux support.
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-08-06 Eric AndersenJoe.C writes:
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-03 Eric AndersenPatch from Russell Coker:
2003-05-26 Eric AndersenRemove cruft
2002-12-05 Eric AndersenKill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch...
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...