]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - pwd/Versions
Update.
[thirdparty/glibc.git] / pwd / Versions
index 45a750eb417af94f5836441c295ad4e0997c3362..b56970019ac88a80c4c65858d2ed7956a349ce11 100644 (file)
@@ -12,4 +12,8 @@ libc {
     # p*
     putpwent; setpwent;
   }
+  GLIBC_2.1.2 {
+    # g*
+    getpwent_r; getpwuid_r; getpwnam_r;
+  }
 }