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/nptl pthread_mutexattr_settype.c pthread_ ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2005-12-27 00:46:41

Modified files:
	nptl           : pthread_mutexattr_settype.c 
	                 pthread_mutexattr_setpshared.c 
	                 pthread_mutexattr_gettype.c 
	                 pthread_mutexattr_getpshared.c 

Log message:
	Use PTHREAD_MUTEXATTR_FLAG_PSHARED and PTHREAD_MUTEXATTR_FLAG_BITS
	macros instead of magic numbers.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutexattr_settype.c.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutexattr_setpshared.c.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutexattr_gettype.c.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutexattr_getpshared.c.diff?cvsroot=glibc&r1=1.2&r2=1.3


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