glibc/nscd
Ulrich Drepper cbbcaf2369 * debug/xtrace.sh: Unify translatable messages.
* elf/ldd.bash.in: Likewise.
	* elf/sprof.c: Likewise.
	* locale/programs/locale.c: Likewise.
	* malloc/memusage.sh: Likewise.
	* nss/getent.c: Likewise.

2009-02-06  Joseph Myers  <joseph@codesourcery.com>

	* debug/pcprofiledump.c (print_version,
	argp_program_version_hook): New function.
	* elf/ldconfig.c (more_help): New function.
	(argp): Use it.
	* elf/sln.c (usage): New function.
	(main): Support --help and --version.
	* malloc/memusagestat.c (print_version): New function.
	(argp_program_version_hook): New variable.
	* nscd/nscd.c (more_help): New function.
	(argp): Use it.
	* posix/getconf.c (main): Send --version output to stdout.
	Support --help.
	* sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
	arguments.  All callers changed.
	(print_version): New function.
	(parseargs): Support --help and --version.
	* sunrpc/rpcinfo.c (usage): Take STREAM argument.  All callers
	changed.
	(print_version): New function.
	(main): Use getopt_long.  Support --help and --version.
	* sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
	--version.

2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2009-02-06 20:13:07 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile * Makeconfig: Define pie-ccflag and PIE-ccflag variables. 2008-07-26 22:22:24 +00:00
aicache.c * nscd/cache.c (cache_add): Take additional parameter specifying 2008-05-18 21:54:43 +00:00
cache.c * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache 2008-06-12 22:40:27 +00:00
connections.c * nscd/connections.c (nscd_init): If database file access be 2009-01-28 21:00:13 +00:00
dbg_log.c * elf/ldconfig.c: Allow GPLv2 or any later version. 2007-07-16 00:56:07 +00:00
dbg_log.h [BZ #18] 2004-02-17 05:16:49 +00:00
gai.c * nscd/gai.c (__ioctl): Define. Include check_native.c. 2007-11-14 15:14:05 +00:00
getgrgid_r.c * elf/ldconfig.c: Allow GPLv2 or any later version. 2007-07-16 00:56:07 +00:00
getgrnam_r.c * elf/ldconfig.c: Allow GPLv2 or any later version. 2007-07-16 00:56:07 +00:00
gethstbyad_r.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
gethstbynm3_r.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
getpwnam_r.c * elf/ldconfig.c: Allow GPLv2 or any later version. 2007-07-16 00:56:07 +00:00
getpwuid_r.c * elf/ldconfig.c: Allow GPLv2 or any later version. 2007-07-16 00:56:07 +00:00
getsrvbynm_r.c * elf/ldconfig.c: Allow GPLv2 or any later version. 2007-07-16 00:56:07 +00:00
getsrvbypt_r.c * elf/ldconfig.c: Allow GPLv2 or any later version. 2007-07-16 00:56:07 +00:00
grpcache.c * nscd/grpcache.c (cache_addgr): Correctly compute size of 2008-06-12 16:16:38 +00:00
hstcache.c * nscd/mem.c (gc): Initialize obstack earlier so that if we jump 2008-06-12 04:52:39 +00:00
initgrcache.c * nscd/grpcache.c (cache_addgr): Correctly compute size of 2008-06-12 16:16:38 +00:00
mem.c [BZ #9750] 2009-01-29 00:17:57 +00:00
nscd-client.h Define MAXKEYLEN. 2007-01-31 23:16:14 +00:00
nscd.c * debug/xtrace.sh: Unify translatable messages. 2009-02-06 20:13:07 +00:00
nscd.conf * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. 2007-11-06 01:04:13 +00:00
nscd.h [BZ #7067] 2008-12-09 05:24:37 +00:00
nscd.init . 2007-07-31 13:33:18 +00:00
nscd_conf.c [BZ #5818] 2008-03-04 01:54:09 +00:00
nscd_getai.c * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if 2008-12-29 20:56:13 +00:00
nscd_getgr_r.c * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful 2007-10-15 03:19:44 +00:00
nscd_gethst_r.c * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if 2008-12-29 20:56:13 +00:00
nscd_getpw_r.c [BZ #3195] 2007-10-13 23:04:40 +00:00
nscd_getserv_r.c * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp 2008-06-03 10:22:52 +00:00
nscd_helper.c * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and 2008-07-25 18:31:07 +00:00
nscd_initgroups.c * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier 2007-01-31 09:14:21 +00:00
nscd_proto.h * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +00:00
nscd_setup_thread.c * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only 2007-11-06 00:45:40 +00:00
nscd_stat.c 2005-11-18 Paul Brook <paul@codesourcery.com> 2005-11-18 22:42:21 +00:00
pwdcache.c * nscd/grpcache.c (cache_addgr): Correctly compute size of 2008-06-12 16:16:38 +00:00
res_hconf.c [BZ #4814] 2007-08-22 03:14:29 +00:00
selinux.c * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with 2007-11-06 18:26:44 +00:00
selinux.h * scripts/check-local-headers.sh: Filter out sys/capability.h. 2007-03-26 20:41:09 +00:00
servicescache.c * nscd/grpcache.c (cache_addgr): Correctly compute size of 2008-06-12 16:16:38 +00:00