aboutsummaryrefslogtreecommitdiff
path: root/libbb/procps.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major coreutils update.mjn32003-03-191-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6751 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm notandersen2002-12-051-3/+0
| | | | | | | | maintaining it anymore, and it is now terribly out of date. -Erik git-svn-id: svn://busybox.net/trunk/busybox@6101 69ca8d6d-28ef-0310-b511-8ec308f3f277
* last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynikbug12002-12-021-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6083 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Handle name entries that have a \0 in them, last_patch_65 from Vladimir N. ↵bug12002-11-251-4/+11
| | | | | | Oleynik git-svn-id: svn://busybox.net/trunk/busybox@6013 69ca8d6d-28ef-0310-b511-8ec308f3f277
* include libbb after stdlib.h as it breaks dmallocbug12002-11-241-2/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6008 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch last_pach62 from vodz. This patch moves all the /proc parsingandersen2002-10-221-0/+137
code into libbb so it can be shared by ps, top, etc, saving over 1.5k. git-svn-id: svn://busybox.net/trunk/busybox@5685 69ca8d6d-28ef-0310-b511-8ec308f3f277