From: Roland McGrath Date: Mon, 11 Mar 2002 21:30:03 +0000 (+0000) Subject: * hurd/hurd/threadvar.h: Include for __THROW macro. X-Git-Tag: upstream/2.20~14972 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbf2de4392974dafef178b76090181148c29e276;p=platform%2Fupstream%2Flinaro-glibc.git * hurd/hurd/threadvar.h: Include for __THROW macro. * Versions.def (libc): Add GLIBC_2.2.6. * hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location. * sysdeps/mach/hurd/errnos.awk: In generated macro, use __errno_location instead of __hurd_errno_location, and don't inline it. * sysdeps/mach/hurd/bits/errno.h: Regenerated. * hurd/errno.c: New file. * hurd/Makefile (routines): Add errno. --- diff --git a/ChangeLog b/ChangeLog index dff3a42..d45de3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-03-11 Roland McGrath + + * hurd/hurd/threadvar.h: Include for __THROW macro. + + * Versions.def (libc): Add GLIBC_2.2.6. + * hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location. + * sysdeps/mach/hurd/errnos.awk: In generated macro, use + __errno_location instead of __hurd_errno_location, and don't inline it. + * sysdeps/mach/hurd/bits/errno.h: Regenerated. + * hurd/errno.c: New file. + * hurd/Makefile (routines): Add errno. + 2002-03-11 Ulrich Drepper * stdio-common/vfprintf.c (vfprintf): Avoid crashing for