glibc/linuxthreads/sysdeps/i386
Ulrich Drepper 5fc48cd78f Update.
2001-04-21  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-support.c: Include cpuclock-init.h.  Use CPUCLOCK_VARDEF and
	CPUCLOCK_INIT if defined.
	* sysdeps/generic/dl-sysdep.c: Likewise.
	* sysdeps/generic/cpuclock-init.h: New file.
	* sysdeps/unix/i386/i586/cpuclock-init.h: New file.
	* sysdeps/unix/i386/i586/Versions: New file.
	* sysdeps/unix/i386/i586/clock_settime.c: New file.
	* sysdeps/unix/i386/i586/clock_gettime.c: Handle thread CPU clock
	separately by calling __pthread_clock_gettime if this function is
	available.  Subtract offset from tsc value before computing time value.
2001-04-21 07:55:01 +00:00
..
i586 Update. 2001-04-21 07:55:01 +00:00
i686 Update. 2001-04-21 07:55:01 +00:00
Makefile Update. 2001-04-12 23:03:41 +00:00
pspinlock.c Update. 2000-12-27 17:18:07 +00:00
pt-machine.h Update. 2001-04-12 20:26:40 +00:00
useldt.h Update. 2001-04-21 07:55:01 +00:00