mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 14:20:13 +00:00
(getpwent_r, getpwuid_r): Likewise.
This commit is contained in:
parent
cc7b66164b
commit
faf3a61855
@ -12,4 +12,8 @@ libc {
|
||||
# p*
|
||||
putpwent; setpwent;
|
||||
}
|
||||
GLIBC_2.1.2 {
|
||||
# g*
|
||||
getpwent_r; getpwuid_r;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user