glibc/nscd
Samuel Thibault 868df0f9e9 Fix warnings
* sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
	libc-modules.h
	* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
	unused declaration of _hurd_intr_rpc_msg_in_trap.
	* mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
	defined instead of whether it is non-zero.
	* sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
	input constraint instead of both input and output constraint.  Use ecx
	clobber instead of %ecx.
	* sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
	mutex_unlock): Use a statement expression instead of an expression list.
	* sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
	type to vm_size_t instead of vm_address_t.
	* sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
	defined instead of whether it is non-zero.
	* hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
	* sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
	* sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
	comparisons with mapaddr.
	* nscd/nscd-client.h: Include <time.h>.
	* sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
	9th parameter to __vm_region instead of int.
2015-03-21 04:49:44 +01:00
..
Depend Don't mention linuxthreads in Depend files. 2014-05-21 16:53:11 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
aicache.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
cache.c Enhance nscd's inotify support (Bug 14906). 2015-03-13 09:49:24 -04:00
connections.c Enhance nscd's inotify support (Bug 14906). 2015-03-13 09:49:24 -04:00
dbg_log.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
dbg_log.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
gai.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getgrgid_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getgrnam_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
gethstbyad_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
gethstbynm3_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwnam_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwuid_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getsrvbynm_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getsrvbypt_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
grpcache.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
hstcache.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
initgrcache.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mem.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
netgroupcache.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd-client.h Fix warnings 2015-03-21 04:49:44 +01:00
nscd.c Update copyright dates not handled by scripts/update-copyrights. 2015-01-02 16:54:45 +00:00
nscd.conf Implement caching of nscd 2011-10-07 10:06:31 -04:00
nscd.h Enhance nscd's inotify support (Bug 14906). 2015-03-13 09:49:24 -04:00
nscd.init . 2007-07-31 13:33:18 +00:00
nscd.service nscd: also invalidate netgroup cache on reload 2014-03-19 14:45:10 +01:00
nscd.tmpfiles Add systemd unit file for nscd 2013-12-16 11:22:01 +10:00
nscd_conf.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_getai.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_getgr_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_gethst_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_getpw_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_getserv_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_helper.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_initgroups.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_netgroup.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_proto.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_setup_thread.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nscd_stat.c Initialize nscd stats data [BZ #17892] 2015-01-29 10:30:09 +05:30
pwdcache.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
res_hconf.c [BZ #4814] 2007-08-22 03:14:29 +00:00
selinux.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
selinux.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
servicescache.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00