mirror of git://sourceware.org/git/glibc.git
(libc: GLIBC_2.0) [USE_TLS && HAVE___THREAD]: Remove _errno, errno. (libc: GLIBC_2.3) [USE_TLS && HAVE___THREAD]: Put errno here instead. * resolv/Versions: Use %include <tls.h> to get USE_TLS defined. (libc: GLIBC_2.0) [USE_TLS && HAVE___THREAD]: Remove _h_errno, h_errno, and _res. (libc: GLIBC_2.3) [USE_TLS && HAVE___THREAD]: Put h_errno, _res here. * elf/tls-macros.h [__x86_64__] (TLS_LE, TLS_IE, TLS_LD, TLS_GD): New macros for x86-64. * sysdeps/unix/sysv/linux/alpha/bits/time.h: File removed. It was indentical to the linux/bits/time.h file. * nscd/nscd_gethst_r.c (nscd_gethst_r): Add a cast to silence warning. * resolv/gethnamaddr.c (gethostbyaddr): Use socklen_t for SIZE. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ex1.c | ||
| ex2.c | ||
| ex3.c | ||
| ex4.c | ||
| ex5.c | ||
| ex6.c | ||
| ex7.c | ||
| ex8.c | ||
| ex9.c | ||
| ex10.c | ||
| ex11.c | ||
| ex12.c | ||
| ex13.c | ||
| ex14.c | ||
| ex15.c | ||
| ex16.c | ||
| ex17.c | ||
| ex18.c | ||
| tststatic.c | ||