summaryrefslogtreecommitdiff
path: root/libcap/cap_test.c
Commit message (Expand)AuthorAgeFilesLines
* Recognize that NULL is an invalid cap_t and cap_iab_t.Andrew G. Morgan2021-09-241-0/+8
* Still unclear where cap_test is crashing.Andrew G. Morgan2021-08-271-0/+28
* Speculative fix for build failure.Andrew G. Morgan2021-08-271-1/+6
* Implement libcap:cap_proc_root() function.Andrew G. Morgan2021-08-271-0/+26
* More fixes for static analysis issues.Andrew G. Morgan2021-08-271-11/+103
* Handle libcap allocation failures more explicitly and fix a memory leak.Andrew G. Morgan2021-08-211-7/+30
* Permit compilation with -std=c89.Andrew G. Morgan2021-06-211-0/+1
* Add fill support for the 1e capabilitiesAndrew G. Morgan2021-06-191-1/+44
* Refactor the way we do the psx linkage in libcap.Andrew G. Morgan2020-01-031-0/+39