From: Roland McGrath Date: Mon, 11 Mar 2002 21:27:32 +0000 (+0000) Subject: . X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=082a9344b06f2a0b4703c22b55931250f1da94b2;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 32ec43e3892..bb0d7885fe4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +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-02-23 Roland McGrath + + * hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to + declaration. + (__hurd_errno_location): Function removed. + +2002-01-01 Roland McGrath + + * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching. + 2002-03-09 Roland McGrath * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.