glibc/nscd
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
..
Depend
Makefile * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp, 2002-09-11 22:04:32 +00:00
TODO
cache.c
connections.c 2002-09-04 Bruno Haible <bruno@clisp.org> 2002-09-05 18:52:18 +00:00
dbg_log.c
dbg_log.h
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c Update. 2002-03-22 07:17:03 +00:00
hstcache.c Update. 2002-08-26 08:40:21 +00:00
nscd-client.h
nscd.c Update. 2002-01-18 02:10:41 +00:00
nscd.conf
nscd.h
nscd.init
nscd_conf.c
nscd_getgr_r.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
nscd_gethst_r.c * csu/Versions: Use %include <tls.h> to get USE_TLS defined. 2002-09-25 01:58:37 +00:00
nscd_getpw_r.c
nscd_nischeck.c Update. 2002-01-17 07:38:47 +00:00
nscd_proto.h Update. 2002-03-13 08:59:47 +00:00
nscd_stat.c
pwdcache.c Update. 2002-03-22 07:17:03 +00:00