summaryrefslogtreecommitdiff
path: root/libbb/find_pid_by_name.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-9/+0
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-2/+2
* - size reduction of pidofBernhard Reutner-Fischer2005-10-071-1/+1
* - add llist_free_one() and llist_free() to libbb; Add a bit of documentation.Bernhard Reutner-Fischer2005-10-061-18/+19
* A patch from Takeharu KATO to update/fix SE-Linux support.Rob Landley2005-05-031-5/+2
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Joe.C writes:Eric Andersen2003-08-061-1/+5
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Patch from Russell Coker:Eric Andersen2003-07-031-0/+4
* Remove cruftEric Andersen2003-05-261-2/+0
* Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm notEric Andersen2002-12-051-83/+0
* Patch last_pach62 from vodz. This patch moves all the /proc parsingEric Andersen2002-10-221-44/+10
* If find_pid_by_name() had an error, it was returning -1, but storingEric Andersen2001-12-061-21/+9
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-10/+4
* Fix a stupid thinko, and fix killall to cope with the updatedEric Andersen2001-07-051-0/+2
* Implement suggestion from Adam Slattery, (don't default to killing closing bu...Eric Andersen2001-07-051-3/+16
* Make it so we don't segfault when /proc isn't mounted -- guess pid 1...Eric Andersen2001-06-261-0/+9
* Patch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcatel.fr>Eric Andersen2001-03-171-7/+14
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+168