Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a memory leak on the error condition | kevlo | 2010-12-14 | 1 | -1/+1 |
* | Ignore EINTR when calling waitpid. | rpaulo | 2010-09-18 | 1 | -1/+2 |
* | Several fixes for libproc: | rpaulo | 2010-08-11 | 5 | -9/+25 |
* | Revert SHLIB_MAJOR to 2. | rpaulo | 2010-07-31 | 1 | -1/+1 |
* | Bump the shared library major version due to ABI conflicts. | rpaulo | 2010-07-31 | 1 | -1/+1 |
* | New version of libproc. Changes are: | rpaulo | 2010-07-31 | 16 | -76/+1316 |
* | Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN. | ru | 2010-02-25 | 1 | -2/+2 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 1 | -1/+1 |
* | Merge latest DTrace changes from Perforce. | rodrigc | 2008-11-05 | 2 | -3/+10 |
* | Add the Makefile for the process library which was missed in the previous | jb | 2008-05-22 | 1 | -0/+20 |
* | Add a process library with some stubs that the DTrace client needs. | jb | 2008-05-22 | 5 | -0/+473 |