This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/sysdeps/pthread lio_listio.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2006-01-03 23:16:36

Modified files:
	sysdeps/pthread: lio_listio.c 

Log message:
	(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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/pthread/lio_listio.c.diff?cvsroot=glibc&r1=1.5&r2=1.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]