aboutsummaryrefslogtreecommitdiff
path: root/lib/libproc
Commit message (Expand)AuthorAgeFilesLines
* MFC r264436:Mark Johnston2014-04-291-3/+3
* MFC r258000:Mark Johnston2013-12-271-7/+16
* MFC r240040 (rpaulo):Mark Johnston2013-12-271-23/+21
* MFC r257670:Mark Johnston2013-12-271-7/+59
* MFC r257300:Mark Johnston2013-12-271-2/+2
* MFC r256661 r257222 r257235 r257248 r257298.Mark Johnston2013-12-256-33/+34
* MFC 246035:John Baldwin2013-03-011-1/+2
* fix a serious bug in libproc's proc_attachAndriy Gapon2011-08-031-2/+1
* Fix a memory leak on the error conditionKevin Lo2010-12-141-1/+1
* Ignore EINTR when calling waitpid.Rui Paulo2010-09-181-1/+2
* Several fixes for libproc:Rui Paulo2010-08-115-9/+25
* Revert SHLIB_MAJOR to 2.Rui Paulo2010-07-311-1/+1
* Bump the shared library major version due to ABI conflicts.Rui Paulo2010-07-311-1/+1
* New version of libproc. Changes are:Rui Paulo2010-07-3116-76/+1316
* Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.Ruslan Ermilov2010-02-251-2/+2
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Merge latest DTrace changes from Perforce.Craig Rodrigues2008-11-052-3/+10
* Add the Makefile for the process library which was missed in the previousJohn Birrell2008-05-221-0/+20
* Add a process library with some stubs that the DTrace client needs.John Birrell2008-05-225-0/+473