]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 440107
authorSteve Langasek <vorlon@debian.org>
Thu, 13 Sep 2001 20:03:25 +0000 (20:03 +0000)
committerSteve Langasek <vorlon@debian.org>
Thu, 13 Sep 2001 20:03:25 +0000 (20:03 +0000)
commit6b86dbb45f8015e784da716fbaa044d153e73959
tree017518ae6efa3ef96a7f94c89f7a7a3481281388
parent55c3de6afdac8b957f705becadf83fffd17753cd
Relevant BUGIDs: 440107

Purpose of commit: module reentrancy

Commit summary:
---------------
Commit sample code that uses getpwnam_r instead of getpwnam.  All code is
#ifdef'ed out right now.
modules/pam_unix/support.c