This is the mail archive of the glibc-cvs@sources.redhat.com 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]

libc/rt aio_misc.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	2000-07-27 02:41:01

Modified files:
	rt             : aio_misc.c 

Log message:
	(__aio_remove_request): New function.  Handle removing from request
	list.  Don't do the list handling here, call __aio_remove_request.
	Don't depend on aio_reqprio field for LIO_SYNC and LIO_DSYNC.
	Add comment explaining why writer memory barriers are missing.


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