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]
Other format: [Raw text]

libc/nptl/sysdeps/pthread timer_create.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2004-10-05 15:41:04

Modified files:
	nptl/sysdeps/pthread: timer_create.c 

Log message:
	(timer_create): Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 instead
	of defined CLOCK_PROCESS_CPUTIME_ID #ifs and similarly for THREAD_CPUTIME.

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


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