diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-29 22:48:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-29 22:48:07 +0000 |
commit | 79af0a1dca755275e8cc4597131b30c4601f1963 (patch) | |
tree | 3474fbf35ca38cef26cac977f1e86e0c71cfc00e /ChangeLog | |
parent | e5baac1b40784ecbb8808440751a8b622dbc1db7 (diff) | |
download | glibc-79af0a1dca755275e8cc4597131b30c4601f1963.tar.gz glibc-79af0a1dca755275e8cc4597131b30c4601f1963.tar.xz glibc-79af0a1dca755275e8cc4597131b30c4601f1963.zip |
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.
2002-09-29 Roland McGrath <roland@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 75a632710a..d2a8ff7ffd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-09-29 Roland McGrath <roland@redhat.com> + * sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location. + +2002-09-29 Roland McGrath <roland@redhat.com> + * sysdeps/unix/sysv/linux/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]: Define errno in .tbss. * sysdeps/unix/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]: Use TLS |