glibc/nscd
Roland McGrath 638bb1f394 * nscd/cache.c (cache_search): Give first arg type `request_type'.
* nscd/nscd.h: Update decl.

	* nscd/nscd_getpw_r.c (nscd_getpw_r): Add casts for signedness.
	* nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
	* elf/dl-close.c (_dl_close): Likewise.
	* sysdeps/unix/sysv/linux/powerpc/chown.c (__chown): int -> size_t
	* io/fts.c (fts_build): Likewise.
	* elf/cache.c (add_to_cache): Likewise.
	* locale/programs/locarchive.c (show_archive_content): Likewise.

	* posix/fnmatch.c (fnmatch): Tweak __builtin_expect use.

	* include/ctype.h (__ctype_b_loc): Tweak type punning to make gcc 3.3
	happy.
	(__ctype_toupper_loc, __ctype_tolower_loc): Likewise.
2003-03-16 01:04:03 +00:00
..
cache.c * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
connections.c Update. 2003-01-16 07:54:50 +00:00
dbg_log.c
dbg_log.h
Depend
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c Update. 2003-01-15 10:52:50 +00:00
hstcache.c Update. 2003-01-15 10:52:50 +00:00
Makefile
nscd_conf.c
nscd_getgr_r.c * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
nscd_gethst_r.c Update. 2003-01-15 10:52:50 +00:00
nscd_getpw_r.c * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
nscd_nischeck.c
nscd_proto.h
nscd_stat.c
nscd-client.h
nscd.c Update. 2003-01-15 19:52:59 +00:00
nscd.conf
nscd.h * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
nscd.init
pwdcache.c Update. 2003-01-15 10:52:50 +00:00
TODO