]> Kevux Git Server - fll/commit
Update: capability.
authorKevin Day <thekevinday@gmail.com>
Thu, 18 Mar 2021 22:43:51 +0000 (17:43 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 18 Mar 2021 22:54:30 +0000 (17:54 -0500)
commit03a41a324cf87424e2785846f0acdb8697dc70a9
tree8c8ad2c051dfe9666f8effa74c12ab4d0ae10c31
parent6b4835e1062af012c631a43d6871cfae0d6a9e44
Update: capability.

Add missing typedefs and cleanup ordering of typedefs.

Add several more functions.
I found more functions than what are implemented now.
The problem is my current systems manpages don't easily find them (such as cap_new_launcher, cap_iab_init, cap_iab_get_vector, etc..).
I will not implement this for now and will need to do some research to see what they are.
Some functions are documented in the manpages as deprecated or obsolete.
I would rather not want to implement any of the deprecated or obsolete functions.

Make sure all "implemented not" functions still do parameter checking.

Use "clone" instead of "duplicate" to be more consistent with the terminology used in this project.

Add additional documentation.
level_0/f_capability/c/capability-common.h
level_0/f_capability/c/capability.c
level_0/f_capability/c/capability.h