diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-02-08 19:38:47 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-02-08 19:38:47 +0000 |
commit | 1d7dd82d694755b854c500b1563287390149afc7 (patch) | |
tree | 05e3cd99b8311e5cc5d055357d32fdf9e61ae21d /libgloss/ChangeLog | |
parent | 01d9b1612c8658d4ebe4243462edea09dffc03e9 (diff) | |
download | cygnal-1d7dd82d694755b854c500b1563287390149afc7.tar.gz cygnal-1d7dd82d694755b854c500b1563287390149afc7.tar.bz2 cygnal-1d7dd82d694755b854c500b1563287390149afc7.zip |
2005-02-08 Antony King <antony.king@st.com>
* arm/syscalls.c: Change CHECK_INIT to pass reentrant struct
instead of file pointer.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 4a7aed0cc..680fe7985 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2005-02-08 Antony King <antony.king@st.com> + + * arm/syscalls.c: Change CHECK_INIT to pass reentrant struct + instead of file pointer. + 2005-02-01 Hans-Peter Nilsson <hp@axis.com> * cris/Makefile.in (ALL_INSTALL_FILES): New macro. |