glibc/sysdeps
Ulrich Drepper 6d3aff23e2 lio_listio should emit an event for each individual request in
addition to the global event.
	* sysdeps/pthread/lio_listio.c (lio_listio): Renamed to
	lio_listio_internal.  Remove mode parameter check.  Only set sigevent
	type ti SIGEV_NONE if LIO_NO_INDIVIDUAL_EVENT is set.
	(__lio_listio_21): New function.  Compatiblity version which sets
	LIO_NO_INDIVIDUAL_EVENT before calling lio_listio_internal.
	(__lio_listio_item_notify): New function.
	* sysdeps/pthread/lio_listio64.c: Define __lio_listio_21 and
	__lio_listio_item_notify macros.
	* sysdeps/pthread/Versions: New file.
	* rt/tst-aio2.c: Adjust test for new semantics of lio_listio.
	* include/aio.h: Define LIO_NO_INDIVIDUAL_EVENT.
	* Versions.def: Add GLIBC_2.4 for librt.

	* rt/Versions: Whitespace fix.
	* sysdeps/pthread/aio_misc.c: Likewise.
2006-01-03 23:19:03 +00:00
..
alpha * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
generic 2005-12-21 Roland McGrath <roland@redhat.com> 2005-12-22 03:12:10 +00:00
gnu * manual/errno.texi: Add new Linux errno codes. 2005-12-24 21:12:00 +00:00
hppa * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
i386 * sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stack 2005-12-28 19:13:20 +00:00
ia64 * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h. 2005-12-20 15:28:51 +00:00
ieee754 * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const. 2005-12-21 19:12:22 +00:00
m68k * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
mach * sysdeps/mach/hurd/errno.c: New file. 2005-12-29 10:51:20 +00:00
mips * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
posix * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. 2005-12-29 10:38:16 +00:00
powerpc * sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guard 2005-12-30 21:04:04 +00:00
pthread lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
rs6000 * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
s390 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, 2006-01-02 20:57:43 +00:00
sh * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. 2005-12-30 22:47:37 +00:00
sparc * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, 2006-01-02 20:57:43 +00:00
unix * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, 2006-01-02 20:57:43 +00:00
wordsize-32 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
wordsize-64 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
x86_64 * sysdeps/x86_64/__longjmp.S: No need to make sure return value is 2005-12-28 16:49:48 +00:00
linkmap.h * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00