diff options
author | Earnie Boyd <earnie@users.sf.net> | 2001-01-29 19:05:18 +0000 |
---|---|---|
committer | Earnie Boyd <earnie@users.sf.net> | 2001-01-29 19:05:18 +0000 |
commit | 2f3ea37bc8710a775cc1174c496c7fa559f95cdd (patch) | |
tree | 9339881a28342bcee535b788b12add26443de64f /winsup/mingw/ChangeLog | |
parent | 68ea0dc2fca0ad45fd31277d8fab17cd4c2f0e45 (diff) | |
download | cygnal-2f3ea37bc8710a775cc1174c496c7fa559f95cdd.tar.gz cygnal-2f3ea37bc8710a775cc1174c496c7fa559f95cdd.tar.bz2 cygnal-2f3ea37bc8710a775cc1174c496c7fa559f95cdd.zip |
* time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r-- | winsup/mingw/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog index 6646b5ab1..a7fbb16fd 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,4 +1,8 @@ +Mon Jan 29 14:03:07 2001 Earnie Boyd <earnie@users.sourceforge.net> + + * time.h: (CLOCKS_PER_SEC) Change from FP to integer constant. + Sun Jan 28 13:01:08 2001 Earnie Boyd <earnie@users.sourceforge.net> * include/wchar.h: The 2001.01.18 Change was incorrect. The functions |