diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-03 20:49:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-03 20:49:05 +0000 |
commit | 2a254592d07a7d8178e7774fb0288a621654b88c (patch) | |
tree | aa91128afa19f6611c1c706c321fe069e5f8b113 | |
parent | b80f5da01c0b793e3b582c952f2a2a608ea9e5d3 (diff) | |
download | glibc-2a254592d07a7d8178e7774fb0288a621654b88c.zip glibc-2a254592d07a7d8178e7774fb0288a621654b88c.tar.gz glibc-2a254592d07a7d8178e7774fb0288a621654b88c.tar.bz2 |
* sysdeps/mach/hurd/i386/tls.h (THREAD_DTV): Changed type of _DTV
to `dtv_t *'.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-03 Alfred M. Szmidt <ams@kemisten.nu> + + * sysdeps/mach/hurd/i386/tls.h (THREAD_DTV): Changed type of _DTV + to `dtv_t *'. + 2004-09-03 Ulrich Drepper <drepper@redhat.com> * nscd/nscd.c (parse_opt): Use writev instead of two write for |