libc {
GLIBC_2.0 {
# e*
endutent;
# g*
getlogin; getlogin_r; getutent; getutent_r; getutid; getutid_r; getutline;
getutline_r;
# p*
pututline;
# s*
setlogin;
setutent;
# u*
updwtmp; utmpname;
}
GLIBC_2.1 {
endutxent;
getpt; getutxent; getutxid; getutxline; grantpt;
ptsname; ptsname_r; pututxline;
setutxent;
unlockpt; updwtmpx; utmpxname;
GLIBC_2.1.1 {
getutmpx; getutmp;
GLIBC_2.2.1 {
posix_openpt;
GLIBC_2.4 {
__getlogin_r_chk;
__ptsname_r_chk;
libutil {
forkpty; login; login_tty; logout; logwtmp; openpty;