From: Roland McGrath Date: Fri, 3 Sep 2004 20:49:05 +0000 (+0000) Subject: * sysdeps/mach/hurd/i386/tls.h (THREAD_DTV): Changed type of _DTV X-Git-Tag: cvs/fedora-base~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a254592d07a7d8178e7774fb0288a621654b88c;p=thirdparty%2Fglibc.git * sysdeps/mach/hurd/i386/tls.h (THREAD_DTV): Changed type of _DTV to `dtv_t *'. --- diff --git a/ChangeLog b/ChangeLog index 015d2f26188..2c1b935411d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-03 Alfred M. Szmidt + + * sysdeps/mach/hurd/i386/tls.h (THREAD_DTV): Changed type of _DTV + to `dtv_t *'. + 2004-09-03 Ulrich Drepper * nscd/nscd.c (parse_opt): Use writev instead of two write for