glibc/include
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
..
arpa
bits New file needed since we have misc/bits/syslog.h. 2005-07-31 15:56:33 +00:00
gnu
net
netinet
protocols
rpc
rpcsvc
sys 2005-12-29 Roland McGrath <roland@frob.com> 2005-12-29 10:38:08 +00:00
aio.h lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
aliases.h
alloca.h
argp.h
argz.h
assert.h
atomic.h * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 2005-08-20 01:22:05 +00:00
byteswap.h
caller.h
complex.h
ctype.h
des.h
dirent.h * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor 2005-12-06 01:38:34 +00:00
dlfcn.h
elf.h
endian.h
envz.h
err.h
errno.h
error.h
execinfo.h * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. 2005-06-14 15:55:44 +00:00
fcntl.h * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in 2005-12-16 00:24:16 +00:00
features.h [BZ #368] 2005-10-14 22:56:25 +00:00
fenv.h * include/fenv.h: Add libm_hidden_proto for fesetround and 2005-07-08 18:54:49 +00:00
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt_int.h
getopt.h
glob.h
gmp.h
gnu-versions.h
grp.h
iconv.h
ifaddrs.h
langinfo.h
libc-internal.h
libc-symbols.h * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
libgen.h
libintl.h * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. 2005-06-14 15:55:44 +00:00
libio.h
limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Make sure these are defined for -D_GNU_SOURCE or -D_ISOC99_SOURCE even when not -std=c99. 2005-10-16 15:32:33 +00:00
link.h
locale.h * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
malloc.h * include/malloc.h: Remove _int_new_arena prototype. 2005-10-12 20:49:06 +00:00
math.h
mcheck.h
memory.h
mntent.h
monetary.h
mqueue.h
netdb.h
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pthread.h
pty.h
pwd.h
regex.h * posix/regex_internal.h (re_sub_match_top_t): Remove unused member 2005-09-06 21:15:13 +00:00
resolv.h * include/resolv.h: Include <stdbool.h>. 2005-11-17 18:49:41 +00:00
sched.h
search.h
set-hooks.h
setjmp.h
sgtty.h
shadow.h
shlib-compat.h
signal.h
spawn.h
stab.h
stdio_ext.h
stdio.h * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf. 2005-08-09 01:27:20 +00:00
stdlib.h * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which 2005-12-23 01:55:26 +00:00
string.h [BZ #1534] 2005-10-24 19:31:12 +00:00
strings.h
stub-tag.h
stubs-biarch.h
stubs-prologue.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h
tgmath.h
time.h * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which 2005-12-23 01:55:26 +00:00
tls.h
ttyent.h
ucontext.h
ulimit.h
unistd.h
utime.h
utmp.h
values.h
wchar.h * wcsmbs/bits/wchar2.h: New file. 2005-07-15 10:32:45 +00:00
wctype.h
wordexp.h
xlocale.h