diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2004-09-16 21:16:59 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2004-09-16 21:16:59 +0000 |
commit | 5c44c2e54639389e7b72d6307ca0a5863bfe142b (patch) | |
tree | 0af88c2a3ab8fb566870e100f22f6795cd8cfc01 /newlib/ChangeLog | |
parent | 14613e5e74b633aeaa4f69e7ea096074ba94cb1f (diff) | |
download | cygnal-5c44c2e54639389e7b72d6307ca0a5863bfe142b.tar.gz cygnal-5c44c2e54639389e7b72d6307ca0a5863bfe142b.tar.bz2 cygnal-5c44c2e54639389e7b72d6307ca0a5863bfe142b.zip |
2004-09-16 Antony King <antony.king@st.com>
* libc/time/tzlock.c: Add default stubs that use generic
locking code.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 09843bf33..c24d76cfe 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,10 @@ 2004-09-16 Antony King <antony.king@st.com> + * libc/time/tzlock.c: Add default stubs that use generic + locking code. + +2004-09-16 Antony King <antony.king@st.com> + * libc/ctype/ctype.tex: Added missing documentation. * libc/stdio/stdio.tex Ditto. * libc/stdlib/stdlib.tex Ditto. |