2000-09-14  Andreas Jaeger  <aj@suse.de>

	* time/clocktest.c (main): Change format, CLOCKS_PER_SEC is now
	long.
This commit is contained in:
Andreas Jaeger 2000-09-14 09:41:59 +00:00
parent f3acd084c5
commit 9cef5c8f22
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2000-09-14 Andreas Jaeger <aj@suse.de>
* time/clocktest.c (main): Change format, CLOCKS_PER_SEC is now
long.
2000-09-14 Jakub Jelinek <jakub@redhat.com>
* posix/regex.c (compile_range): Cast collseq index to unsigned char