diff options
author | Roland McGrath <roland@gnu.org> | 2003-04-16 03:12:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-04-16 03:12:34 +0000 |
commit | 4ab6f47ce341913208e424eb70364442e826a00a (patch) | |
tree | ef7f100312a2fea583d0bf4e03ea1aa6df2c3b02 /ChangeLog | |
parent | 21e66107561c463d5ce502d6b2bfce231898bd95 (diff) | |
download | glibc-4ab6f47ce341913208e424eb70364442e826a00a.zip glibc-4ab6f47ce341913208e424eb70364442e826a00a.tar.gz glibc-4ab6f47ce341913208e424eb70364442e826a00a.tar.bz2 |
* libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.
* sysdeps/generic/libc-start.c [NEED_DL_SYSINFO]: Add decl for
INTUSE(__register_frame_info_bases).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-04-15 Roland McGrath <roland@redhat.com> + + * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning. + + * sysdeps/generic/libc-start.c [NEED_DL_SYSINFO]: Add decl for + INTUSE(__register_frame_info_bases). + 2003-04-15 Ulrich Drepper <drepper@redhat.com> * elf/elf.h: Define AT_SYSINFO_EH_FRAME. |