mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-23 13:09:58 +08:00
(getgrent_r, getgrgid_r, getgrnam_r): Added to GLIBC_2.1.2.
This commit is contained in:
parent
afe923264f
commit
4678f78846
@ -20,4 +20,8 @@ libc {
|
||||
# p*
|
||||
putgrent;
|
||||
}
|
||||
GLIBC_2.1.2 {
|
||||
# g*
|
||||
getgrent_r; getgrgid_r; getgrnam_r;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user