]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 28 Dec 2002 22:19:04 +0000 (22:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 28 Dec 2002 22:19:04 +0000 (22:19 +0000)
commit3b7ed8712599efbecd92f4d68398fb7a593aef75
treed8dea4cd2be3b50dd7706387988c3ddace21dd55
parentb25a62a8a36541b12e8452224bb2e71f83ade815
Update.

2002-12-28  Ulrich Drepper  <drepper@redhat.com>

* misc/sys/cdefs.h (__attribute_deprecated__): New #define.
29 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/libc_pthread_init.c
linuxthreads/pthread.c
linuxthreads/sysdeps/i386/Makefile
linuxthreads/sysdeps/i386/tcb-offsets.sym [new file with mode: 0644]
linuxthreads/sysdeps/i386/tls.h
linuxthreads/sysdeps/ia64/Makefile [new file with mode: 0644]
linuxthreads/sysdeps/ia64/tcb-offsets.sym [new file with mode: 0644]
linuxthreads/sysdeps/ia64/tls.h
linuxthreads/sysdeps/pthread/tcb-offsets.h [new file with mode: 0644]
linuxthreads/sysdeps/sparc/Makefile [new file with mode: 0644]
linuxthreads/sysdeps/sparc/sparc64/tls.h [deleted file]
linuxthreads/sysdeps/sparc/tcb-offsets.sym [new file with mode: 0644]
linuxthreads/sysdeps/sparc/tls.h [moved from linuxthreads/sysdeps/sparc/sparc32/tls.h with 96% similarity]
linuxthreads/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
linuxthreads/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
linuxthreads/tst-cancel-wrappers.sh
misc/sys/cdefs.h
nptl/ChangeLog
nptl/sysdeps/i386/Makefile [new file with mode: 0644]
nptl/sysdeps/i386/tcb-offsets.sym [new file with mode: 0644]
nptl/sysdeps/i386/tls.h
nptl/sysdeps/pthread/pthread.h
nptl/sysdeps/pthread/tcb-offsets.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/Versions
nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c