diff options
author | Roland McGrath <roland@gnu.org> | 2004-10-29 01:25:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-10-29 01:25:24 +0000 |
commit | bcbfaf1def57a02b15709e476bd069bdf4ba2619 (patch) | |
tree | e5e28a636598fc03c400537c42d4abbd10f26fb7 /ChangeLog | |
parent | 45ee7f7680f2f328be42e2fbf76393040740027c (diff) | |
download | glibc-bcbfaf1def57a02b15709e476bd069bdf4ba2619.zip glibc-bcbfaf1def57a02b15709e476bd069bdf4ba2619.tar.gz glibc-bcbfaf1def57a02b15709e476bd069bdf4ba2619.tar.bz2 |
* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_fork): Use i386_thread_state
instead of machine_thread_state.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-28 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_fork): Use i386_thread_state + instead of machine_thread_state. + 2004-10-28 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/syscalls.list: Remove setaltroot. |