]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Mon, 11 Mar 2002 21:27:32 +0000 (21:27 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 11 Mar 2002 21:27:32 +0000 (21:27 +0000)
ChangeLog

index 32ec43e38921bfd52d3f2203f9cbd35767ab9da1..bb0d7885fe4d9ff06a7271d7bd3234343d10a430 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2002-03-11  Roland McGrath  <roland@frob.com>
+
+       * hurd/hurd/threadvar.h: Include <features.h> 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  <roland@frob.com>
+
+       * hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to
+       declaration.
+       (__hurd_errno_location): Function removed.
+
+2002-01-01  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
+
 2002-03-09  Roland McGrath  <roland@frob.com>
 
        * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.