glibc/sysdeps/mach/hurd/bits
Roland McGrath 221dc560bb * sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose' in dead code
so the label is not considered unused.

	* sysdeps/mach/hurd/pwrite64.c: New file.
	* sysdeps/mach/hurd/pread64.c: New file.

	* sysdeps/mach/hurd/pread.c
	(__libc_pread): Define this name, with __pread as an alias.
	* sysdeps/mach/hurd/pwrite.c
	(__libc_pwrite): Define this name, with __pwrite as an alias.

	Implement POSIX "shared memory objects" as regular
	files residing in the /var/run/shm/ directory.
	This works on any system that supports _POSIX_MAPPED_FILES,
	to make it also support _POSIX_SHARED_MEMORY_OBJECTS.
	* sysdeps/posix/shm_open.c: New file.
	* sysdeps/posix/shm_unlink.c: New file.
	* sysdeps/mach/hurd/bits/posix_opt.h
	(_POSIX_SHARED_MEMORY_OBJECTS): Define it.

	* rt/aio_notify.c (__aio_notify_only) [! _POSIX_REALTIME_SIGNALS]:
	Use raise instead of __aio_sigqueue.
2001-06-14 05:32:26 +00:00
..
environments.h * sysdeps/mach/hurd/bits/environments.h: Add comment from sysdeps/generic/bits/environments.h. Define _POSIX_V6_* values. 2001-05-05 14:20:35 +00:00
errno.h Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /home/roland/gnu/build/libc/config.h /usr/i386-gnu/include/mach/message.h /usr/i386-gnu/include/mach/kern_return.h /usr/i386-gnu/include/mach/machine/kern_return.h /usr/i386-gnu/include/mach/port.h /usr/i386-gnu/include/mach/boolean.h /usr/i386-gnu/include/mach/machine/boolean.h /usr/i386-gnu/include/mach/machine/vm_types.h /usr/i386-gnu/include/mach/mig_errors.h /usr/i386-gnu/include/device/device_types.h /usr/i386-gnu/include/mach/std_types.h /home/roland/gnu/build/libc/errnos.d 2001-02-26 00:56:51 +00:00
fcntl.h Update. 2000-04-30 07:17:24 +00:00
ioctls.h 1999-01-23 Roland McGrath <roland@baalperazim.frob.com> 1999-01-24 10:39:51 +00:00
libc-tsd.h Update. 1998-11-30 14:21:53 +00:00
local_lim.h 1998-12-16 Roland McGrath <roland@baalperazim.frob.com> 1998-12-16 10:14:00 +00:00
posix_opt.h * sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose' in dead code 2001-06-14 05:32:26 +00:00
stat.h Update. 2000-06-22 17:59:07 +00:00
statfs.h Update. 2000-02-28 21:16:38 +00:00
statvfs.h 1998-12-27 Roland McGrath <roland@baalperazim.frob.com> 1998-12-27 01:40:53 +00:00
stdio-lock.h * sysdeps/mach/sys/reboot.h: Include <features.h>. 2000-03-27 04:09:19 +00:00
time.h Update. 2001-01-28 05:38:29 +00:00