freebsd-skq/lib/libcasper/services/cap_pwd
Mariusz Zaborski 8c121177f0 casper: convert macros to inline functions
In libcasper, the first argument to the function is a structure that
represents a connection to Casper. On systems without Casper, macros
are used to interpose the Casper functions to standard libc ones.
This may cause errors/warnings that the variable is not used.
With the inline function, there is no such problem.
2021-01-04 20:55:35 +01:00
..
tests build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
cap_pwd.3 libcasper(3): Document HISTORY within the manpages 2020-06-16 16:48:52 +00:00
cap_pwd.c
cap_pwd.h casper: convert macros to inline functions 2021-01-04 20:55:35 +01:00
Makefile pkgbase: Move libcap_ to FreeBSD-runtime 2019-09-05 14:10:26 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00