glibc/mach
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
..
mach Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
devstream.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
err_boot.sub Remove trailing whitespace from mach/*.sub. 2013-06-10 22:47:08 +00:00
err_ipc.sub Remove trailing whitespace from mach/*.sub. 2013-06-10 22:47:08 +00:00
err_kern.sub
err_mach.sub Remove trailing whitespace from mach/*.sub. 2013-06-10 22:47:08 +00:00
err_server.sub
err_us.sub
error_compat.c
errorlib.h
errstring.c
errsystems.awk
lock-intern.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mach_error.c
mach_error.h
mach_init.c Fix warnings 2015-03-21 04:49:44 +01:00
mach_init.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mach.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Machrules Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mig_strncpy.c
mig-alloc.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mig-dealloc.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mig-reply.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
msg-destroy.c Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
msg.c
msgserver.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mutex-init.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mutex-solid.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
setup-thread.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
shortcut.awk
spin-lock.c
spin-lock.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
spin-solid.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscalls.awk
Versions Remove obsolete SHLIB_COMPAT conditionalization in Versions files. 2014-02-22 01:19:45 -08:00