diff options
author | vorlon <Unknown> | 2007-08-30 06:41:49 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-08-30 06:41:49 +0000 |
commit | 6666711f6248b9f7f0ea71392812e3d8bd007cc3 (patch) | |
tree | 1557bfe3ebcf39ce63fd8be43fcfc3ec940acb13 | |
parent | 596393fccc1f0d02ba42deceb70329968a668bca (diff) | |
download | pam-6666711f6248b9f7f0ea71392812e3d8bd007cc3.tar.gz pam-6666711f6248b9f7f0ea71392812e3d8bd007cc3.tar.bz2 pam-6666711f6248b9f7f0ea71392812e3d8bd007cc3.zip |
Committed upstream
-rw-r--r-- | patches-applied/no_pthread_mutexes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches-applied/no_pthread_mutexes b/patches-applied/no_pthread_mutexes index 692fd792..8983e11e 100644 --- a/patches-applied/no_pthread_mutexes +++ b/patches-applied/no_pthread_mutexes @@ -3,7 +3,7 @@ problems on non-Linux platforms. Authors: Steve Langasek <vorlon@debian.org> -Upstream status: submitted in <20070825115252.GD23503@dario.dodds.net> +Upstream status: committed to CVS Index: pam/Linux-PAM/libpam/pam_modutil_getgrgid.c =================================================================== |