(_IO_init): Set _vtable_offset to 0.
[glibc/history.git] / nis / libnss_compat.map
blobcff0ef2c15cd3aed7892b830a20146f9eaf4d7c7
1 GLIBC_2.0 {
2   global:
3     _nss_compat_endgrent; _nss_compat_endpwent; _nss_compat_endspent;
4     _nss_compat_getgrent_r; _nss_compat_getgrgid_r; _nss_compat_getgrnam_r;
5     _nss_compat_getpwent_r; _nss_compat_getpwnam_r; _nss_compat_getpwuid_r;
6     _nss_compat_getspent_r; _nss_compat_getspnam_r; _nss_compat_setgrent;
7     _nss_compat_setpwent; _nss_compat_setspent;
9   local:
10     *;