- Somewhere over the rainbow...
- https://hanez.org
-
Joined on
2023-12-12
Move all printf / fprintf from header to source file.
Okay, D() is defined in https://github.com/linux-pam/linux-pam/blob/master/libpam/include/security/_pam_macros.h. It is for debug output when the application is compiled with -DPAM_DEBUG. Seems to…
Move all printf / fprintf from header to source file.
It seems that the function pam_syslog() is logging to syslog... But wth the hell is D(())???