Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-10-14 21:41:30 +0400
committerChristopher Faylor <me@cgf.cx>2003-10-14 21:41:30 +0400
commit31271d5cb495ff24aa1333695b5b01702201b075 (patch)
tree8370d93ce648e1c75cec0afcb7b80327ccfc85a3 /newlib/ChangeLog
parentdb3137ccb5d3c7499a665d17abf84cf523146cbf (diff)
* libc/time/clock.c: Clarify documentation of return value when no measurement
is available.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4f0afc92d..10880bb9f 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-14 Christopher Faylor <cgf@redhat.com>
+
+ * libc/time/clock.c: Clarify documentation of return value when no
+ measurement is available.
+
2003-09-29 Ian Lance Taylor <ian@wasabisystems.com>
* libm/configure.in: Check libm_machine_dir, not machine_dir.