Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add procstat_getauxv function to retrieve a process auxiliary vector. | trociny | 2013-04-20 | 1 | -0/+1 |
* | Extend libprocstat with functions to retrieve process command line | trociny | 2013-04-20 | 1 | -0/+3 |
* | Add procstat_getosrel function to retrieve a process osrel info. | trociny | 2013-04-20 | 1 | -0/+1 |
* | Add procstat_getrlimit function to retrieve a process resource limits info. | trociny | 2013-04-20 | 1 | -0/+1 |
* | Add procstat_getumask function to retrieve a process umask. | trociny | 2013-04-20 | 1 | -0/+1 |
* | Add procstat_getgroups function to retrieve process groups. | trociny | 2013-04-20 | 1 | -0/+1 |
* | Make libprocstat(3) extract procstat notes from a process core file. | trociny | 2013-04-20 | 1 | -0/+45 |