]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/mach/hurd/errno-loc.c
2002-03-11 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Mon, 11 Mar 2002 21:28:28 +0000 (21:28 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 11 Mar 2002 21:28:28 +0000 (21:28 +0000)
commit7d55d698b81d858fac3b5e0dcde8bb2a6db70858
treefa860fea69196a3988ebda4f10437a64c2ff94eb
parent1396cb052d732254a453dae00c29f3a075a90cb3
2002-03-11  Roland McGrath  <roland@frob.com>

* 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.
Versions.def
hurd/Makefile
hurd/Versions
hurd/errno.c [new file with mode: 0644]
sysdeps/mach/hurd/bits/errno.h
sysdeps/mach/hurd/errnos.awk