]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Clean up __exit_thread.
authorRoland McGrath <roland@hack.frob.com>
Tue, 13 May 2014 16:49:20 +0000 (09:49 -0700)
committerRoland McGrath <roland@hack.frob.com>
Tue, 13 May 2014 16:49:20 +0000 (09:49 -0700)
commite0db65176fa88b9497cbd6362b24e3225382bfb6
treeb692338590e818c8b273730577434d4d685fc4ef
parent01eb16fdb6c143884dcaeadf45ffdd725207eed5
Clean up __exit_thread.
23 files changed:
ChangeLog
csu/libc-start.c
include/unistd.h
nptl/pthread_create.c
nptl/sysdeps/i386/pthreaddef.h
nptl/sysdeps/powerpc/pthreaddef.h
nptl/sysdeps/s390/pthreaddef.h
nptl/sysdeps/sh/pthreaddef.h
nptl/sysdeps/sparc/sparc32/pthreaddef.h
nptl/sysdeps/sparc/sparc64/pthreaddef.h
nptl/sysdeps/x86_64/pthreaddef.h
sysdeps/aarch64/nptl/pthreaddef.h
sysdeps/alpha/nptl/pthreaddef.h
sysdeps/arm/nptl/pthreaddef.h
sysdeps/generic/exit-thread.h [moved from sysdeps/unix/sysv/linux/exit-thread.S with 62% similarity]
sysdeps/hppa/nptl/pthreaddef.h
sysdeps/ia64/nptl/pthreaddef.h
sysdeps/m68k/nptl/pthreaddef.h
sysdeps/microblaze/nptl/pthreaddef.h
sysdeps/mips/nptl/pthreaddef.h
sysdeps/tile/nptl/pthreaddef.h
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/exit-thread.h [new file with mode: 0644]