glibc/linuxthreads/Examples
Roland McGrath 160bb40945 * csu/Versions: Use %include <tls.h> to get USE_TLS defined.
(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.
2002-09-25 01:58:37 +00:00
..
Makefile LinuxThreads library. 1998-03-11 12:42:25 +00:00
ex1.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex2.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex3.c Update. 2000-11-20 17:40:29 +00:00
ex4.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex5.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex6.c Update. 2000-12-27 06:53:38 +00:00
ex7.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex8.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
ex9.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
ex10.c * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf. 2002-09-20 20:06:45 +00:00
ex11.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
ex12.c Update. 2000-12-27 06:53:38 +00:00
ex13.c * csu/Versions: Use %include <tls.h> to get USE_TLS defined. 2002-09-25 01:58:37 +00:00
ex14.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex15.c Update. 2001-12-29 13:46:34 +00:00
ex16.c Update. 2001-01-13 16:09:41 +00:00
ex17.c Update. 2002-08-25 08:44:43 +00:00
ex18.c Include unistd.h for prototype of sleep. 2001-12-29 13:45:59 +00:00
tststatic.c Update. 2002-07-23 23:12:01 +00:00