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 ./ChangeLog sysdeps/mach/hurd/Versions sy ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	kettenis@sources.redhat.com	2000-11-04 13:26:25

Modified files:
	.              : ChangeLog 
	sysdeps/mach/hurd: Versions Makefile setitimer.c 
	sysdeps/mach/hurd/bits: time.h 
	sysdeps/mach/hurd/i386/bits: time.h 
Added files:
	sysdeps/mach/hurd: getclktck.c 
Removed files:
	sysdeps/mach/hurd: clk_tck.c 

Log message:
	* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove
	__libc_clk_tck.
	* sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines):
	Remove clk_tck.
	* sysdeps/mach/hurd/clk_tck.c: Removed.
	* sysdeps/mach/hurd/getclktck.c: New file.
	* sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use
	__getclktck instead of __libc_clk_tck.
	* sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead
	of __libc_clk_tck.
	* sysdeps/mach/hurd/i386/bits/time.h: Likewise.


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