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/include atomic.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-10-10 00:25:46

Modified files:
	include        : atomic.h 

Log message:
	Rename atomic_and to atomic_and_val and atomic_or to atomic_or_val.
	Define new macros atomic_and and atomic_or which do not return values.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/atomic.h.diff?cvsroot=glibc&r1=1.17&r2=1.18


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