struct stat is not posix conform
[glibc.git] / sysdeps / s390 / Versions
blob84176233537fb11835aad23cad60269893e83ec5
1 libc {
2   GLIBC_2.19 {
3     setjmp; _setjmp; __sigsetjmp;
4     longjmp; _longjmp; siglongjmp;
5   }
8 ld {
9   GLIBC_2.3 {
10     # runtime interface to TLS
11     __tls_get_offset;
12   }
13   GLIBC_PRIVATE {
14     # Exported by ld used by libc.
15     __tls_get_addr_internal;
16   }