diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-11 23:05:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-11 23:05:24 +0000 |
commit | fc58d3523597f7e9253fd9e11837f8d8b014a891 (patch) | |
tree | e7fee05254ff325356504e728dd3d45942222300 /ChangeLog | |
parent | 09fb62920eeea05700dc4b2e2768f98b3f685069 (diff) |
* sysdeps/mach/hurd/i386/tls.h (__i386_set_gdt) [!HAVE_I386_SET_GDT]:
Cast THR, SEL and DESC to `void'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-11 Alfred M. Szmidt <ams@kemisten.nu> + + * sysdeps/mach/hurd/i386/tls.h (__i386_set_gdt) [!HAVE_I386_SET_GDT]: + Cast THR, SEL and DESC to `void'. + 2004-09-11 Ulrich Drepper <drepper@redhat.com> * nscd/connections.c (nscd_run): Call setup_thread only for enabled |