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/sysdeps/unix/i386/i586 clock_gettime.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-04-21 00:44:35

Modified files:
	sysdeps/unix/i386/i586: clock_gettime.c 

Log message:
	Handle thread CPU clock separately by calling __pthread_clock_gettime
	if this function is available.  Subtract offset from tsc value before
	computing time value.


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