glibc/sysdeps/pthread
Ulrich Drepper d9997a45ee Update.
2003-05-09  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/unix/sysv/linux/netinet/igmp.h: Don't include kernel
	headers, add defines from kernel header, move it from here...
	* inet/netinet/igmp.h: ... to here.
	* inet/Makefile (headers): Add netinet/igmp.h.
	* sysdeps/unix/sysv/linux/Makefile: Remove netinet/igmp.h.
	* sysdeps/unix/sysv/linux/Dist: Remove netinet/igmp.h.

2003-05-10  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/pthread/lio_listio64.c (lio_listio64): If SIG == NULL,
	use dummy sigevent structure with SIGEV_NONE [PR libc/5015].

2003-05-09  Thorsten Kukuk <kukuk@suse.de>

	* libio/bits/stdio.h: Sync prototypes with libio/stdio.h
	(remove __THROW from possible cancellation points).
2003-05-10 08:39:58 +00:00
..
aio_cancel.c Update. 2002-08-29 00:34:10 +00:00
aio_fsync.c Update. 2002-06-29 23:35:02 +00:00
aio_misc.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
aio_misc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_notify.c * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd 2002-12-09 07:14:24 +00:00
aio_read.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_read64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_suspend.c Update. 2003-01-03 06:51:18 +00:00
aio_write.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_write64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
configure * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf. 2002-09-20 20:06:45 +00:00
lio_listio.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lio_listio64.c Update. 2003-05-10 08:39:58 +00:00