summaryrefslogtreecommitdiff
path: root/grp/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'grp/Versions')
-rw-r--r--grp/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/grp/Versions b/grp/Versions
index 1615b24186..36b5b70366 100644
--- a/grp/Versions
+++ b/grp/Versions
@@ -20,4 +20,8 @@ libc {
# p*
putgrent;
}
+ GLIBC_2.1.2 {
+ # g*
+ getgrent_r; getgrgid_r; getgrnam_r;
+ }
}