aboutsummaryrefslogtreecommitdiff
path: root/libcap/cap_alloc.c
AgeCommit message (Expand)Author
2023-05-09Large strings can confuse libcap's internal strdup code.Andrew G. Morgan
2023-02-08Be more strict about what symbols are externally visible.Andrew G. Morgan
2023-02-02Resolve a couple of compiler warnings.Andrew G. Morgan
2022-01-19Reset the value of errno for main()Andrew G. Morgan
2021-11-14Force libcap.so to initialize itself when run directly.Andrew G. Morgan
2021-10-22Add a cap_iab_dup() function and make IAB access atomic.Andrew G. Morgan
2021-10-22Make cap_t operations thread safe.Andrew G. Morgan
2021-10-01Lower the start up memory allocation overhead.Andrew G. Morgan
2021-08-28Avoid the build server failure.Andrew G. Morgan
2021-08-27Speculative fix for build failure.Andrew G. Morgan
2021-08-27Implement libcap:cap_proc_root() function.Andrew G. Morgan
2021-08-27More fixes for static analysis issues.Andrew G. Morgan
2021-08-26Eliminate an alignment issue found by clang.Andrew G. Morgan
2021-08-21Check return values of allocating functionsSamanta Navarro
2021-03-06Implement libcap:cap_func_launcher()Andrew G. Morgan
2020-02-23Implement cap_launch.Andrew G. Morgan
2020-02-23A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan
2020-01-03Refactor the way we do the psx linkage in libcap.Andrew G. Morgan
2018-09-09Use calloc instead of malloc for initialization purposes.Andrew G. Morgan
2013-12-24Clean up some signed vs. unsigned comparisons in libcap.Andrew G Morgan
2008-05-26We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan
2008-05-24Drop dependency on current value of _LINUX_CAPABILITY_VERSIONAndrew G. Morgan
2007-10-31Add support for 64-bit (file) capabilitiesAndrew Morgan
2007-07-10Prepare for 1.95 release.Andrew Morgan
2007-07-10This is libcap-1.10Andrew Morgan
2007-07-10This is libcap-1.01Andrew Morgan
2007-07-10This is the source for libcap-1.0.tar.gzAndrew Morgan