Files
systemd/src
Yu Watanabe 82f2eb73b1 pam-util: use correct errno
- pam_log_oom() passes ENOMEM rather than -ENOMEM, hence previously
  pam_log_oom() did not return PAM_BUF_ERR.
- We may (mistakenly) pass SYNTHETIC_ERRNO(). Let's gracefully handle that.
- Introduce errno_to_pam_error() helper function.
2025-11-22 09:42:41 +09:00
..
2025-11-03 11:07:46 +00:00
2025-11-22 09:42:41 +09:00
2025-11-16 23:36:11 +01:00
2025-11-06 21:10:25 +01:00
2025-11-22 09:42:41 +09:00
2025-11-05 18:18:49 +09:00