diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-19 21:45:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-19 21:45:14 +0000 |
commit | 1866ae945547e8ebf978b1f5760661239f2513a6 (patch) | |
tree | 0fb415a53879b6b05e3bb8d8a611116c3741d20b /ChangeLog | |
parent | 708c687a6f64bf7ea5dec46b28073fc8eacec1ca (diff) | |
download | glibc-1866ae945547e8ebf978b1f5760661239f2513a6.zip glibc-1866ae945547e8ebf978b1f5760661239f2513a6.tar.gz glibc-1866ae945547e8ebf978b1f5760661239f2513a6.tar.bz2 |
Update.
2004-10-19 Alfred M. Szmidt <ams@gnu.org>
* sysdeps/generic/readonly-area.c (__readonly_str): Renamed to ...
(__readonly_area): ... this.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-19 Alfred M. Szmidt <ams@gnu.org> + + * sysdeps/generic/readonly-area.c (__readonly_str): Renamed to ... + (__readonly_area): ... this. + 2004-10-18 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking |