summaryrefslogtreecommitdiff
path: root/pwd
diff options
context:
space:
mode:
Diffstat (limited to 'pwd')
-rw-r--r--pwd/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwd/Versions b/pwd/Versions
index 091fa86443..b56970019a 100644
--- a/pwd/Versions
+++ b/pwd/Versions
@@ -14,6 +14,6 @@ libc {
}
GLIBC_2.1.2 {
# g*
- getpwent_r; getpwuid_r;
+ getpwent_r; getpwuid_r; getpwnam_r;
}
}