diff options
author | Mark Kettenis <kettenis@gnu.org> | 2000-09-23 20:44:23 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2000-09-23 20:44:23 +0000 |
commit | 90f99ea6b8f4f97c803f5ff908a0daf17a6f22e6 (patch) | |
tree | b313d57d6e514a6d57a1e204c4c8d04971470eef /ChangeLog | |
parent | 96e26332f34cc24f2ba9a456d3fd865479ce481a (diff) | |
download | glibc-90f99ea6b8f4f97c803f5ff908a0daf17a6f22e6.tar.gz glibc-90f99ea6b8f4f97c803f5ff908a0daf17a6f22e6.tar.xz glibc-90f99ea6b8f4f97c803f5ff908a0daf17a6f22e6.zip |
* sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int constant since that is what clock_t is. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
2000-09-18 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int constant since that is what clock_t is. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 56c9a309cb..cc48d1e2dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-09-18 Mark Kettenis <kettenis@gnu.org> + + * sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int + constant since that is what clock_t is. + * sysdeps/mach/hurd/i386/bits/time.h: Likewise. + 2000-09-11 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/getloadavg.c (getloadavg): Divide instead of |