* sysdeps/unix/readdir.c: Make sure we don't modify errno when we reached EOF.
[glibc.git] / sysdeps / ia64 / Versions
blobb1df498940413381f96e155645ffd4644b4715f7
1 ld {
2   GLIBC_2.2 {
3     # ia64 specific functions in the dynamic linker, but used by libc.so.
4     _dl_symbol_address; _dl_unmap; _dl_lookup_address;
5     _dl_function_address;
6   }
7   GLIBC_2.2.3 {
8     _dl_cpuclock_offset;
9   }