GitHub
github.com › stevegrubb › libcap-ng
GitHub - stevegrubb/libcap-ng: Libcap-ng is a library for Linux that makes using posix capabilities easy. · GitHub
Now, isn't that a lot simpler? Note that the last example takes about 60 lines of code using the older capabilities library. As of the 0.6 release, there is a m4 macro file to help add libcap-ng to your autotools config system. In configure.ac, add LIBCAP_NG_PATH.
Starred by 91 users
Forked by 40 users
Languages C 85.8% | Roff 5.1% | Makefile 3.9% | M4 3.1% | Python 1.7% | SWIG 0.4%
GitHub
github.com › stevegrubb › libcap-ng › blob › master › INSTALL
libcap-ng/INSTALL at master · stevegrubb/libcap-ng
Libcap-ng is a library for Linux that makes using posix capabilities easy. - libcap-ng/INSTALL at master · stevegrubb/libcap-ng
Author stevegrubb
GitHub
github.com › stevegrubb › libcap-ng › blob › master › libcap-ng.spec
libcap-ng/libcap-ng.spec at master · stevegrubb/libcap-ng
make DESTDIR="${RPM_BUILD_ROOT}" INSTALL='install -p' install · · # Remove a couple things so they don't get picked up · rm -f $RPM_BUILD_ROOT/%{_libdir}/libcap-ng.la · rm -f $RPM_BUILD_ROOT/%{_libdir}/libcap-ng.a · rm -f $RPM_BUILD_R...
Author stevegrubb
GitHub
github.com › stevegrubb › libcap-ng › blob › master › src › cap-ng.c
libcap-ng/src/cap-ng.c at master · stevegrubb/libcap-ng
Libcap-ng is a library for Linux that makes using posix capabilities easy. - libcap-ng/src/cap-ng.c at master · stevegrubb/libcap-ng
Author stevegrubb
GitHub
github.com › pexip › os-libcap-ng › blob › master › INSTALL
os-libcap-ng/INSTALL at master · pexip/os-libcap-ng
Packaging for libcap-ng. Contribute to pexip/os-libcap-ng development by creating an account on GitHub.
Author pexip
GitHub
github.com › stevegrubb › libcap-ng › tree › v0.8.2
GitHub - stevegrubb/libcap-ng at v0.8.2
Now, isn't that a lot simpler? Note that the last example takes about 60 lines of code using the older capabilities library. As of the 0.6 release, there is a m4 macro file to help adding libcap-ng to your autotools config system. In configure.ac, add LIBCAP_NG_PATH.
Starred by 81 users
Forked by 38 users
Languages C 72.1% | Makefile 9.2% | M4 7.0% | Python 5.9% | Roff 4.7% | SWIG 1.0% | Shell 0.1% | C 72.1% | Makefile 9.2% | M4 7.0% | Python 5.9% | Roff 4.7% | SWIG 1.0% | Shell 0.1%
GitHub
github.com › deepin-community › libcap-ng
GitHub - deepin-community/libcap-ng
Now, isn't that a lot simpler? Note that the last example takes about 60 lines of code using the older capabilities library. As of the 0.6 release, there is a m4 macro file to help adding libcap-ng to your autotools config system. In configure.ac, add LIBCAP_NG_PATH.
Author deepin-community
GitHub
github.com › stevegrubb › libcap-ng › releases
Releases · stevegrubb/libcap-ng
Libcap-ng is a library for Linux that makes using posix capabilities easy. - Releases · stevegrubb/libcap-ng
Author stevegrubb
GitHub
github.com › pexip › os-libcap-ng
GitHub - pexip/os-libcap-ng: Packaging for libcap-ng · GitHub
Packaging for libcap-ng. Contribute to pexip/os-libcap-ng development by creating an account on GitHub.
Author pexip
GitHub
github.com › stevegrubb › libcap-ng › blob › master › README.md
libcap-ng/README.md at master · stevegrubb/libcap-ng
Now, isn't that a lot simpler? Note that the last example takes about 60 lines of code using the older capabilities library. As of the 0.6 release, there is a m4 macro file to help adding libcap-ng to your autotools config system. In configure.ac, add LIBCAP_NG_PATH.
Author stevegrubb
GitHub
github.com › sailfishos-mirror › libcap-ng
GitHub - sailfishos-mirror/libcap-ng: https://github.com/stevegrubb/libcap-ng.git
https://github.com/stevegrubb/libcap-ng.git. Contribute to sailfishos-mirror/libcap-ng development by creating an account on GitHub.
Author sailfishos-mirror
GitHub
github.com › stevegrubb › libcap-ng › blob › master › configure.ac
libcap-ng/configure.ac at master · stevegrubb/libcap-ng
libcap-ng Version: $VERSION · Target: $target · Installation prefix: $prefix · Build Kernel: `uname -r` Compiler: $CC · Compiler flags: `echo $CFLAGS | fmt -w 50 | sed 's,^, ,'` __attr_dealloc_free support: $DEALLOC ·
Author stevegrubb
GitHub
github.com › openwrt › packages › blob › master › libs › libcap-ng › Makefile
packages/libs/libcap-ng/Makefile at master · openwrt/packages
PKG_CPE_ID:=cpe:/a:libcap-ng_project:libcap-ng · · PKG_INSTALL:=1 · PKG_BUILD_PARALLEL:=1 · PKG_FIXUP:=autoreconf · PKG_BUILD_FLAGS:=lto · · include $(INCLUDE_DIR)/package.mk · include $(INCLUDE_DIR)/host-build.mk · · define Package/libcap-ng/Default ·
Author openwrt
GitHub
github.com › stevegrubb › libcap-ng › blob › master › utils › filecap.c
libcap-ng/utils/filecap.c at master · stevegrubb/libcap-ng
Libcap-ng is a library for Linux that makes using posix capabilities easy. - libcap-ng/utils/filecap.c at master · stevegrubb/libcap-ng
Author stevegrubb
GitHub
github.com › stevegrubb › libcap-ng › blob › master › ChangeLog
libcap-ng/ChangeLog at master · stevegrubb/libcap-ng
Libcap-ng is a library for Linux that makes using posix capabilities easy. - libcap-ng/ChangeLog at master · stevegrubb/libcap-ng
Author stevegrubb
GitHub
github.com › Distrotech › libcap-ng
GitHub - Distrotech/libcap-ng: Mirror http://svn.fedorahosted.org/svn/libcap-ng
Mirror http://svn.fedorahosted.org/svn/libcap-ng. Contribute to Distrotech/libcap-ng development by creating an account on GitHub.
Author Distrotech
GitHub
github.com › Distrotech › libcap-ng › releases
Releases · Distrotech/libcap-ng
Mirror http://svn.fedorahosted.org/svn/libcap-ng. Contribute to Distrotech/libcap-ng development by creating an account on GitHub.
Author Distrotech