From 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Jul 2007 18:26:36 +0000 Subject: 2.5-18.1 --- linuxthreads/Banner | 1 - linuxthreads/ChangeLog | 6468 -------------------- linuxthreads/Changes | 85 - linuxthreads/Examples/Makefile | 15 - linuxthreads/Examples/ex1.c | 42 - linuxthreads/Examples/ex10.c | 108 - linuxthreads/Examples/ex11.c | 154 - linuxthreads/Examples/ex12.c | 47 - linuxthreads/Examples/ex13.c | 112 - linuxthreads/Examples/ex14.c | 133 - linuxthreads/Examples/ex15.c | 58 - linuxthreads/Examples/ex16.c | 26 - linuxthreads/Examples/ex17.c | 112 - linuxthreads/Examples/ex18.c | 113 - linuxthreads/Examples/ex2.c | 124 - linuxthreads/Examples/ex3.c | 152 - linuxthreads/Examples/ex4.c | 115 - linuxthreads/Examples/ex5.c | 114 - linuxthreads/Examples/ex6.c | 46 - linuxthreads/Examples/ex7.c | 45 - linuxthreads/Examples/ex8.c | 101 - linuxthreads/Examples/ex9.c | 98 - linuxthreads/Examples/tststatic.c | 1 - linuxthreads/FAQ.html | 1039 ---- linuxthreads/LICENSE | 501 -- linuxthreads/Makeconfig | 11 - linuxthreads/Makefile | 345 -- linuxthreads/README | 166 - linuxthreads/README.Xfree3.2 | 352 -- linuxthreads/Versions | 188 - linuxthreads/alloca_cutoff.c | 36 - linuxthreads/attr.c | 485 -- linuxthreads/barrier.c | 128 - linuxthreads/bug-sleep.c | 34 - linuxthreads/cancel.c | 234 - linuxthreads/condvar.c | 341 -- linuxthreads/configure | 17 - linuxthreads/configure.in | 14 - linuxthreads/descr.h | 267 - linuxthreads/ecmutex.c | 157 - linuxthreads/errno.c | 47 - linuxthreads/events.c | 37 - linuxthreads/forward.c | 179 - linuxthreads/internals.h | 550 -- linuxthreads/join.c | 220 - linuxthreads/joinrace.c | 48 - linuxthreads/libc-cancellation.c | 64 - linuxthreads/libc-tls-loc.c | 49 - linuxthreads/libc-tsd.c | 41 - linuxthreads/libc_pthread_init.c | 46 - linuxthreads/linuxthreads.texi | 1627 ----- linuxthreads/lockfile.c | 82 - linuxthreads/man/Makefile | 31 - linuxthreads/man/pthread_atfork.man | 53 - linuxthreads/man/pthread_attr_init.man | 221 - linuxthreads/man/pthread_cancel.man | 155 - linuxthreads/man/pthread_cleanup_push.man | 194 - linuxthreads/man/pthread_cond_init.man | 234 - linuxthreads/man/pthread_condattr_init.man | 39 - linuxthreads/man/pthread_create.man | 46 - linuxthreads/man/pthread_detach.man | 44 - linuxthreads/man/pthread_equal.man | 23 - linuxthreads/man/pthread_exit.man | 32 - linuxthreads/man/pthread_join.man | 70 - linuxthreads/man/pthread_key_create.man | 151 - linuxthreads/man/pthread_kill_other_threads_np.man | 40 - linuxthreads/man/pthread_mutex_init.man | 213 - linuxthreads/man/pthread_mutexattr_init.man | 84 - linuxthreads/man/pthread_mutexattr_setkind_np.man | 39 - linuxthreads/man/pthread_once.man | 34 - linuxthreads/man/pthread_self.man | 23 - linuxthreads/man/pthread_setschedparam.man | 79 - linuxthreads/man/pthread_sigmask.man | 123 - linuxthreads/man/sem_init.man | 132 - linuxthreads/man/troffprepro | 68 - linuxthreads/manager.c | 1112 ---- linuxthreads/mutex.c | 362 -- linuxthreads/old_pthread_atfork.c | 27 - linuxthreads/oldsemaphore.c | 241 - linuxthreads/pt-allocrtsig.c | 50 - linuxthreads/pt-machine.c | 25 - linuxthreads/pt-system.c | 32 - linuxthreads/ptcleanup.c | 52 - linuxthreads/ptclock_gettime.c | 69 - linuxthreads/ptclock_settime.c | 55 - linuxthreads/ptfork.c | 93 - linuxthreads/pthandles.c | 6 - linuxthreads/pthread.c | 1407 ----- linuxthreads/pthread_atfork.c | 63 - linuxthreads/pthread_setegid.c | 27 - linuxthreads/pthread_seteuid.c | 27 - linuxthreads/pthread_setgid.c | 27 - linuxthreads/pthread_setregid.c | 27 - linuxthreads/pthread_setresgid.c | 27 - linuxthreads/pthread_setresuid.c | 27 - linuxthreads/pthread_setreuid.c | 27 - linuxthreads/pthread_setuid.c | 27 - linuxthreads/queue.h | 61 - linuxthreads/restart.h | 49 - linuxthreads/rwlock.c | 658 -- linuxthreads/semaphore.c | 307 - linuxthreads/semaphore.h | 87 - linuxthreads/shlib-versions | 11 - linuxthreads/sighandler.c | 71 - linuxthreads/signals.c | 213 - linuxthreads/specific.c | 235 - linuxthreads/spinlock.c | 720 --- linuxthreads/spinlock.h | 218 - linuxthreads/sysdeps/alpha/elf/pt-initfini.c | 90 - linuxthreads/sysdeps/alpha/pspinlock.c | 110 - linuxthreads/sysdeps/alpha/pt-machine.h | 128 - linuxthreads/sysdeps/alpha/tls.h | 129 - linuxthreads/sysdeps/arm/pspinlock.c | 82 - linuxthreads/sysdeps/arm/pt-machine.h | 55 - linuxthreads/sysdeps/cris/pspinlock.c | 72 - linuxthreads/sysdeps/cris/pt-machine.h | 58 - linuxthreads/sysdeps/hppa/pspinlock.c | 81 - linuxthreads/sysdeps/hppa/pt-machine.h | 62 - linuxthreads/sysdeps/i386/Makefile | 22 - linuxthreads/sysdeps/i386/i586/Versions | 5 - linuxthreads/sysdeps/i386/i686/Versions | 5 - linuxthreads/sysdeps/i386/i686/pt-machine.h | 79 - linuxthreads/sysdeps/i386/pspinlock.c | 103 - linuxthreads/sysdeps/i386/pt-machine.h | 108 - linuxthreads/sysdeps/i386/tcb-offsets.sym | 7 - linuxthreads/sysdeps/i386/tls.h | 225 - linuxthreads/sysdeps/i386/useldt.h | 314 - linuxthreads/sysdeps/ia64/Makefile | 3 - linuxthreads/sysdeps/ia64/Versions | 5 - linuxthreads/sysdeps/ia64/pspinlock.c | 79 - linuxthreads/sysdeps/ia64/pt-machine.h | 133 - linuxthreads/sysdeps/ia64/tcb-offsets.sym | 9 - linuxthreads/sysdeps/ia64/tls.h | 141 - linuxthreads/sysdeps/m68k/Makefile | 7 - linuxthreads/sysdeps/m68k/pspinlock.c | 82 - linuxthreads/sysdeps/m68k/pt-machine.h | 69 - linuxthreads/sysdeps/mips/pspinlock.c | 98 - linuxthreads/sysdeps/mips/pt-machine.h | 92 - linuxthreads/sysdeps/powerpc/Makefile | 7 - linuxthreads/sysdeps/powerpc/powerpc32/pspinlock.c | 70 - .../sysdeps/powerpc/powerpc32/pt-machine.h | 120 - linuxthreads/sysdeps/powerpc/powerpc64/pspinlock.c | 70 - .../sysdeps/powerpc/powerpc64/pt-machine.h | 185 - linuxthreads/sysdeps/powerpc/tcb-offsets.sym | 19 - linuxthreads/sysdeps/powerpc/tls.h | 160 - linuxthreads/sysdeps/pthread/Makefile | 14 - linuxthreads/sysdeps/pthread/Subdirs | 1 - linuxthreads/sysdeps/pthread/bits/initspin.h | 28 - linuxthreads/sysdeps/pthread/bits/libc-lock.h | 413 -- linuxthreads/sysdeps/pthread/bits/libc-tsd.h | 59 - linuxthreads/sysdeps/pthread/bits/pthreadtypes.h | 152 - linuxthreads/sysdeps/pthread/bits/typesizes.h | 66 - linuxthreads/sysdeps/pthread/errno-loc.c | 46 - linuxthreads/sysdeps/pthread/flockfile.c | 33 - linuxthreads/sysdeps/pthread/ftrylockfile.c | 33 - linuxthreads/sysdeps/pthread/funlockfile.c | 33 - linuxthreads/sysdeps/pthread/getcpuclockid.c | 49 - linuxthreads/sysdeps/pthread/herrno-loc.c | 43 - linuxthreads/sysdeps/pthread/list.h | 114 - linuxthreads/sysdeps/pthread/malloc-machine.h | 67 - linuxthreads/sysdeps/pthread/posix-timer.h | 204 - linuxthreads/sysdeps/pthread/pt-initfini.c | 124 - linuxthreads/sysdeps/pthread/pthread-functions.h | 96 - linuxthreads/sysdeps/pthread/pthread.h | 686 --- linuxthreads/sysdeps/pthread/ptlongjmp.c | 39 - linuxthreads/sysdeps/pthread/res-state.c | 47 - linuxthreads/sysdeps/pthread/semaphore.h | 1 - linuxthreads/sysdeps/pthread/sigaction.c | 55 - linuxthreads/sysdeps/pthread/tcb-offsets.h | 1 - linuxthreads/sysdeps/pthread/timer_create.c | 170 - linuxthreads/sysdeps/pthread/timer_delete.c | 70 - linuxthreads/sysdeps/pthread/timer_getoverr.c | 45 - linuxthreads/sysdeps/pthread/timer_gettime.c | 77 - linuxthreads/sysdeps/pthread/timer_routines.c | 573 -- linuxthreads/sysdeps/pthread/timer_settime.c | 137 - linuxthreads/sysdeps/pthread/tst-timer.c | 114 - linuxthreads/sysdeps/s390/Makefile | 6 - linuxthreads/sysdeps/s390/pspinlock.c | 91 - linuxthreads/sysdeps/s390/s390-32/pt-machine.h | 120 - linuxthreads/sysdeps/s390/s390-64/pt-machine.h | 125 - linuxthreads/sysdeps/s390/tcb-offsets.sym | 4 - linuxthreads/sysdeps/s390/tls.h | 140 - linuxthreads/sysdeps/sh/Makefile | 3 - linuxthreads/sysdeps/sh/pspinlock.c | 80 - linuxthreads/sysdeps/sh/pt-machine.h | 81 - linuxthreads/sysdeps/sh/tcb-offsets.sym | 10 - linuxthreads/sysdeps/sh/tls.h | 148 - linuxthreads/sysdeps/sparc/Makefile | 3 - linuxthreads/sysdeps/sparc/sparc32/pspinlock.c | 88 - linuxthreads/sysdeps/sparc/sparc32/pt-machine.h | 83 - .../sysdeps/sparc/sparc32/sparcv9/Versions | 5 - .../sysdeps/sparc/sparc32/sparcv9/pspinlock.c | 94 - linuxthreads/sysdeps/sparc/sparc64/Versions | 5 - linuxthreads/sysdeps/sparc/sparc64/pspinlock.c | 93 - linuxthreads/sysdeps/sparc/sparc64/pt-machine.h | 105 - linuxthreads/sysdeps/sparc/tcb-offsets.sym | 4 - linuxthreads/sysdeps/sparc/tls.h | 110 - linuxthreads/sysdeps/unix/sysv/linux/Implies | 1 - linuxthreads/sysdeps/unix/sysv/linux/Makefile | 3 - linuxthreads/sysdeps/unix/sysv/linux/Versions | 5 - linuxthreads/sysdeps/unix/sysv/linux/allocalim.h | 26 - linuxthreads/sysdeps/unix/sysv/linux/allocrtsig.c | 87 - .../sysdeps/unix/sysv/linux/alpha/Makefile | 3 - .../sysdeps/unix/sysv/linux/alpha/Versions | 6 - .../sysdeps/unix/sysv/linux/alpha/aio_cancel.c | 33 - .../sysdeps/unix/sysv/linux/alpha/bits/local_lim.h | 92 - .../sysdeps/unix/sysv/linux/alpha/bits/typesizes.h | 66 - .../sysdeps/unix/sysv/linux/alpha/pt-sigsuspend.S | 28 - .../sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h | 146 - linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S | 70 - .../sysdeps/unix/sysv/linux/arm/sysdep-cancel.h | 145 - linuxthreads/sysdeps/unix/sysv/linux/arm/vfork.S | 80 - .../sysdeps/unix/sysv/linux/bits/local_lim.h | 92 - .../sysdeps/unix/sysv/linux/bits/posix_opt.h | 181 - .../sysdeps/unix/sysv/linux/bits/sigthread.h | 38 - linuxthreads/sysdeps/unix/sysv/linux/execve.c | 73 - linuxthreads/sysdeps/unix/sysv/linux/fork.c | 43 - linuxthreads/sysdeps/unix/sysv/linux/fork.h | 60 - .../sysdeps/unix/sysv/linux/hppa/aio_cancel.c | 33 - .../sysdeps/unix/sysv/linux/hppa/bits/initspin.h | 27 - .../sysdeps/unix/sysv/linux/hppa/malloc-machine.h | 73 - .../sysdeps/unix/sysv/linux/hppa/pt-initfini.c | 109 - .../sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h | 189 - .../sysdeps/unix/sysv/linux/i386/dl-sysdep.h | 64 - .../sysdeps/unix/sysv/linux/i386/sysdep-cancel.h | 179 - linuxthreads/sysdeps/unix/sysv/linux/i386/vfork.S | 95 - linuxthreads/sysdeps/unix/sysv/linux/ia64/Makefile | 3 - linuxthreads/sysdeps/unix/sysv/linux/ia64/Versions | 6 - .../sysdeps/unix/sysv/linux/ia64/bits/local_lim.h | 92 - .../sysdeps/unix/sysv/linux/ia64/dl-sysdep.h | 49 - linuxthreads/sysdeps/unix/sysv/linux/ia64/fork.h | 25 - .../sysdeps/unix/sysv/linux/ia64/pt-initfini.c | 140 - .../sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c | 33 - .../sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h | 144 - linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S | 54 - linuxthreads/sysdeps/unix/sysv/linux/jmp-unwind.c | 34 - .../sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h | 129 - linuxthreads/sysdeps/unix/sysv/linux/m68k/vfork.S | 84 - linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile | 3 - .../unix/sysv/linux/mips/mips64/sysdep-cancel.h | 144 - .../sysdeps/unix/sysv/linux/mips/sysdep-cancel.h | 143 - linuxthreads/sysdeps/unix/sysv/linux/mq_notify.c | 287 - .../sysdeps/unix/sysv/linux/powerpc/Makefile | 2 - .../sysdeps/unix/sysv/linux/powerpc/Versions | 5 - .../sysv/linux/powerpc/powerpc32/sysdep-cancel.h | 131 - .../unix/sysv/linux/powerpc/powerpc32/vfork.S | 78 - .../sysv/linux/powerpc/powerpc64/sysdep-cancel.h | 127 - .../unix/sysv/linux/powerpc/powerpc64/vfork.S | 91 - .../sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c | 70 - .../sysdeps/unix/sysv/linux/pt-sigsuspend.c | 56 - linuxthreads/sysdeps/unix/sysv/linux/raise.c | 36 - .../sysdeps/unix/sysv/linux/register-atfork.c | 88 - .../sysdeps/unix/sysv/linux/s390/bits/typesizes.h | 72 - .../unix/sysv/linux/s390/s390-32/pt-initfini.c | 154 - .../unix/sysv/linux/s390/s390-32/sysdep-cancel.h | 137 - .../sysdeps/unix/sysv/linux/s390/s390-32/vfork.S | 69 - .../unix/sysv/linux/s390/s390-64/pt-initfini.c | 137 - .../unix/sysv/linux/s390/s390-64/pt-sigsuspend.c | 1 - .../unix/sysv/linux/s390/s390-64/sysdep-cancel.h | 116 - .../sysdeps/unix/sysv/linux/s390/s390-64/vfork.S | 54 - .../sysdeps/unix/sysv/linux/sh/pt-initfini.c | 143 - linuxthreads/sysdeps/unix/sysv/linux/sh/smp.h | 24 - .../sysdeps/unix/sysv/linux/sh/sysdep-cancel.h | 227 - linuxthreads/sysdeps/unix/sysv/linux/sh/vfork.S | 77 - linuxthreads/sysdeps/unix/sysv/linux/sigwait.c | 88 - linuxthreads/sysdeps/unix/sysv/linux/smp.h | 48 - .../sysdeps/unix/sysv/linux/sparc/Versions | 6 - .../sysdeps/unix/sysv/linux/sparc/aio_cancel.c | 33 - .../sysdeps/unix/sysv/linux/sparc/bits/local_lim.h | 92 - .../sysdeps/unix/sysv/linux/sparc/bits/typesizes.h | 66 - linuxthreads/sysdeps/unix/sysv/linux/sparc/fork.h | 34 - .../unix/sysv/linux/sparc/sparc32/sysdep-cancel.h | 102 - .../sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S | 65 - .../sysdeps/unix/sysv/linux/sparc/sparc64/Makefile | 5 - .../unix/sysv/linux/sparc/sparc64/pt-sigsuspend.c | 1 - .../unix/sysv/linux/sparc/sparc64/sysdep-cancel.h | 101 - .../sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S | 64 - .../sysdeps/unix/sysv/linux/unregister-atfork.c | 49 - .../sysdeps/unix/sysv/linux/x86_64/Makefile | 4 - .../sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c | 1 - .../sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h | 132 - .../sysdeps/unix/sysv/linux/x86_64/vfork.S | 62 - linuxthreads/sysdeps/x86_64/Makefile | 3 - linuxthreads/sysdeps/x86_64/Versions | 5 - linuxthreads/sysdeps/x86_64/pspinlock.c | 97 - linuxthreads/sysdeps/x86_64/pt-machine.h | 225 - linuxthreads/sysdeps/x86_64/tcb-offsets.sym | 4 - linuxthreads/sysdeps/x86_64/tls.h | 129 - linuxthreads/tst-_res1.c | 69 - linuxthreads/tst-_res1mod1.c | 23 - linuxthreads/tst-_res1mod2.c | 1 - linuxthreads/tst-align.c | 71 - linuxthreads/tst-attr1.c | 358 -- linuxthreads/tst-cancel-static.c | 1 - linuxthreads/tst-cancel-wrappers.sh | 92 - linuxthreads/tst-cancel.c | 214 - linuxthreads/tst-cancel1.c | 150 - linuxthreads/tst-cancel2.c | 100 - linuxthreads/tst-cancel3.c | 98 - linuxthreads/tst-cancel4.c | 469 -- linuxthreads/tst-cancel5.c | 1 - linuxthreads/tst-cancel6.c | 79 - linuxthreads/tst-cancel7.c | 111 - linuxthreads/tst-cancel8.c | 287 - linuxthreads/tst-clock1.c | 202 - linuxthreads/tst-context.c | 116 - linuxthreads/tst-popen.c | 37 - linuxthreads/tst-popen2.c | 41 - linuxthreads/tst-signal.c | 64 - linuxthreads/tst-signal.sh | 28 - linuxthreads/tst-stack1.c | 97 - linuxthreads/tst-static-locale.c | 13 - linuxthreads/tst-tls1.c | 91 - linuxthreads/tst-tls1.h | 28 - linuxthreads/tst-tls1mod.c | 6 - linuxthreads/tst-tls1moda.c | 6 - linuxthreads/tst-tls1modb.c | 6 - linuxthreads/tst-tls1modc.c | 6 - linuxthreads/tst-tls1modd.c | 6 - linuxthreads/tst-tls1mode.c | 8 - linuxthreads/tst-tls1modf.c | 9 - linuxthreads/tst-tls2.sh | 53 - linuxthreads/tststack.c | 74 - linuxthreads/unload.c | 45 - 324 files changed, 42003 deletions(-) delete mode 100644 linuxthreads/Banner delete mode 100644 linuxthreads/ChangeLog delete mode 100644 linuxthreads/Changes delete mode 100644 linuxthreads/Examples/Makefile delete mode 100644 linuxthreads/Examples/ex1.c delete mode 100644 linuxthreads/Examples/ex10.c delete mode 100644 linuxthreads/Examples/ex11.c delete mode 100644 linuxthreads/Examples/ex12.c delete mode 100644 linuxthreads/Examples/ex13.c delete mode 100644 linuxthreads/Examples/ex14.c delete mode 100644 linuxthreads/Examples/ex15.c delete mode 100644 linuxthreads/Examples/ex16.c delete mode 100644 linuxthreads/Examples/ex17.c delete mode 100644 linuxthreads/Examples/ex18.c delete mode 100644 linuxthreads/Examples/ex2.c delete mode 100644 linuxthreads/Examples/ex3.c delete mode 100644 linuxthreads/Examples/ex4.c delete mode 100644 linuxthreads/Examples/ex5.c delete mode 100644 linuxthreads/Examples/ex6.c delete mode 100644 linuxthreads/Examples/ex7.c delete mode 100644 linuxthreads/Examples/ex8.c delete mode 100644 linuxthreads/Examples/ex9.c delete mode 100644 linuxthreads/Examples/tststatic.c delete mode 100644 linuxthreads/FAQ.html delete mode 100644 linuxthreads/LICENSE delete mode 100644 linuxthreads/Makeconfig delete mode 100644 linuxthreads/Makefile delete mode 100644 linuxthreads/README delete mode 100644 linuxthreads/README.Xfree3.2 delete mode 100644 linuxthreads/Versions delete mode 100644 linuxthreads/alloca_cutoff.c delete mode 100644 linuxthreads/attr.c delete mode 100644 linuxthreads/barrier.c delete mode 100644 linuxthreads/bug-sleep.c delete mode 100644 linuxthreads/cancel.c delete mode 100644 linuxthreads/condvar.c delete mode 100755 linuxthreads/configure delete mode 100644 linuxthreads/configure.in delete mode 100644 linuxthreads/descr.h delete mode 100644 linuxthreads/ecmutex.c delete mode 100644 linuxthreads/errno.c delete mode 100644 linuxthreads/events.c delete mode 100644 linuxthreads/forward.c delete mode 100644 linuxthreads/internals.h delete mode 100644 linuxthreads/join.c delete mode 100644 linuxthreads/joinrace.c delete mode 100644 linuxthreads/libc-cancellation.c delete mode 100644 linuxthreads/libc-tls-loc.c delete mode 100644 linuxthreads/libc-tsd.c delete mode 100644 linuxthreads/libc_pthread_init.c delete mode 100644 linuxthreads/linuxthreads.texi delete mode 100644 linuxthreads/lockfile.c delete mode 100644 linuxthreads/man/Makefile delete mode 100644 linuxthreads/man/pthread_atfork.man delete mode 100644 linuxthreads/man/pthread_attr_init.man delete mode 100644 linuxthreads/man/pthread_cancel.man delete mode 100644 linuxthreads/man/pthread_cleanup_push.man delete mode 100644 linuxthreads/man/pthread_cond_init.man delete mode 100644 linuxthreads/man/pthread_condattr_init.man delete mode 100644 linuxthreads/man/pthread_create.man delete mode 100644 linuxthreads/man/pthread_detach.man delete mode 100644 linuxthreads/man/pthread_equal.man delete mode 100644 linuxthreads/man/pthread_exit.man delete mode 100644 linuxthreads/man/pthread_join.man delete mode 100644 linuxthreads/man/pthread_key_create.man delete mode 100644 linuxthreads/man/pthread_kill_other_threads_np.man delete mode 100644 linuxthreads/man/pthread_mutex_init.man delete mode 100644 linuxthreads/man/pthread_mutexattr_init.man delete mode 100644 linuxthreads/man/pthread_mutexattr_setkind_np.man delete mode 100644 linuxthreads/man/pthread_once.man delete mode 100644 linuxthreads/man/pthread_self.man delete mode 100644 linuxthreads/man/pthread_setschedparam.man delete mode 100644 linuxthreads/man/pthread_sigmask.man delete mode 100644 linuxthreads/man/sem_init.man delete mode 100755 linuxthreads/man/troffprepro delete mode 100644 linuxthreads/manager.c delete mode 100644 linuxthreads/mutex.c delete mode 100644 linuxthreads/old_pthread_atfork.c delete mode 100644 linuxthreads/oldsemaphore.c delete mode 100644 linuxthreads/pt-allocrtsig.c delete mode 100644 linuxthreads/pt-machine.c delete mode 100644 linuxthreads/pt-system.c delete mode 100644 linuxthreads/ptcleanup.c delete mode 100644 linuxthreads/ptclock_gettime.c delete mode 100644 linuxthreads/ptclock_settime.c delete mode 100644 linuxthreads/ptfork.c delete mode 100644 linuxthreads/pthandles.c delete mode 100644 linuxthreads/pthread.c delete mode 100644 linuxthreads/pthread_atfork.c delete mode 100644 linuxthreads/pthread_setegid.c delete mode 100644 linuxthreads/pthread_seteuid.c delete mode 100644 linuxthreads/pthread_setgid.c delete mode 100644 linuxthreads/pthread_setregid.c delete mode 100644 linuxthreads/pthread_setresgid.c delete mode 100644 linuxthreads/pthread_setresuid.c delete mode 100644 linuxthreads/pthread_setreuid.c delete mode 100644 linuxthreads/pthread_setuid.c delete mode 100644 linuxthreads/queue.h delete mode 100644 linuxthreads/restart.h delete mode 100644 linuxthreads/rwlock.c delete mode 100644 linuxthreads/semaphore.c delete mode 100644 linuxthreads/semaphore.h delete mode 100644 linuxthreads/shlib-versions delete mode 100644 linuxthreads/sighandler.c delete mode 100644 linuxthreads/signals.c delete mode 100644 linuxthreads/specific.c delete mode 100644 linuxthreads/spinlock.c delete mode 100644 linuxthreads/spinlock.h delete mode 100644 linuxthreads/sysdeps/alpha/elf/pt-initfini.c delete mode 100644 linuxthreads/sysdeps/alpha/pspinlock.c delete mode 100644 linuxthreads/sysdeps/alpha/pt-machine.h delete mode 100644 linuxthreads/sysdeps/alpha/tls.h delete mode 100644 linuxthreads/sysdeps/arm/pspinlock.c delete mode 100644 linuxthreads/sysdeps/arm/pt-machine.h delete mode 100644 linuxthreads/sysdeps/cris/pspinlock.c delete mode 100644 linuxthreads/sysdeps/cris/pt-machine.h delete mode 100644 linuxthreads/sysdeps/hppa/pspinlock.c delete mode 100644 linuxthreads/sysdeps/hppa/pt-machine.h delete mode 100644 linuxthreads/sysdeps/i386/Makefile delete mode 100644 linuxthreads/sysdeps/i386/i586/Versions delete mode 100644 linuxthreads/sysdeps/i386/i686/Versions delete mode 100644 linuxthreads/sysdeps/i386/i686/pt-machine.h delete mode 100644 linuxthreads/sysdeps/i386/pspinlock.c delete mode 100644 linuxthreads/sysdeps/i386/pt-machine.h delete mode 100644 linuxthreads/sysdeps/i386/tcb-offsets.sym delete mode 100644 linuxthreads/sysdeps/i386/tls.h delete mode 100644 linuxthreads/sysdeps/i386/useldt.h delete mode 100644 linuxthreads/sysdeps/ia64/Makefile delete mode 100644 linuxthreads/sysdeps/ia64/Versions delete mode 100644 linuxthreads/sysdeps/ia64/pspinlock.c delete mode 100644 linuxthreads/sysdeps/ia64/pt-machine.h delete mode 100644 linuxthreads/sysdeps/ia64/tcb-offsets.sym delete mode 100644 linuxthreads/sysdeps/ia64/tls.h delete mode 100644 linuxthreads/sysdeps/m68k/Makefile delete mode 100644 linuxthreads/sysdeps/m68k/pspinlock.c delete mode 100644 linuxthreads/sysdeps/m68k/pt-machine.h delete mode 100644 linuxthreads/sysdeps/mips/pspinlock.c delete mode 100644 linuxthreads/sysdeps/mips/pt-machine.h delete mode 100644 linuxthreads/sysdeps/powerpc/Makefile delete mode 100644 linuxthreads/sysdeps/powerpc/powerpc32/pspinlock.c delete mode 100644 linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h delete mode 100644 linuxthreads/sysdeps/powerpc/powerpc64/pspinlock.c delete mode 100644 linuxthreads/sysdeps/powerpc/powerpc64/pt-machine.h delete mode 100644 linuxthreads/sysdeps/powerpc/tcb-offsets.sym delete mode 100644 linuxthreads/sysdeps/powerpc/tls.h delete mode 100644 linuxthreads/sysdeps/pthread/Makefile delete mode 100644 linuxthreads/sysdeps/pthread/Subdirs delete mode 100644 linuxthreads/sysdeps/pthread/bits/initspin.h delete mode 100644 linuxthreads/sysdeps/pthread/bits/libc-lock.h delete mode 100644 linuxthreads/sysdeps/pthread/bits/libc-tsd.h delete mode 100644 linuxthreads/sysdeps/pthread/bits/pthreadtypes.h delete mode 100644 linuxthreads/sysdeps/pthread/bits/typesizes.h delete mode 100644 linuxthreads/sysdeps/pthread/errno-loc.c delete mode 100644 linuxthreads/sysdeps/pthread/flockfile.c delete mode 100644 linuxthreads/sysdeps/pthread/ftrylockfile.c delete mode 100644 linuxthreads/sysdeps/pthread/funlockfile.c delete mode 100644 linuxthreads/sysdeps/pthread/getcpuclockid.c delete mode 100644 linuxthreads/sysdeps/pthread/herrno-loc.c delete mode 100644 linuxthreads/sysdeps/pthread/list.h delete mode 100644 linuxthreads/sysdeps/pthread/malloc-machine.h delete mode 100644 linuxthreads/sysdeps/pthread/posix-timer.h delete mode 100644 linuxthreads/sysdeps/pthread/pt-initfini.c delete mode 100644 linuxthreads/sysdeps/pthread/pthread-functions.h delete mode 100644 linuxthreads/sysdeps/pthread/pthread.h delete mode 100644 linuxthreads/sysdeps/pthread/ptlongjmp.c delete mode 100644 linuxthreads/sysdeps/pthread/res-state.c delete mode 100644 linuxthreads/sysdeps/pthread/semaphore.h delete mode 100644 linuxthreads/sysdeps/pthread/sigaction.c delete mode 100644 linuxthreads/sysdeps/pthread/tcb-offsets.h delete mode 100644 linuxthreads/sysdeps/pthread/timer_create.c delete mode 100644 linuxthreads/sysdeps/pthread/timer_delete.c delete mode 100644 linuxthreads/sysdeps/pthread/timer_getoverr.c delete mode 100644 linuxthreads/sysdeps/pthread/timer_gettime.c delete mode 100644 linuxthreads/sysdeps/pthread/timer_routines.c delete mode 100644 linuxthreads/sysdeps/pthread/timer_settime.c delete mode 100644 linuxthreads/sysdeps/pthread/tst-timer.c delete mode 100644 linuxthreads/sysdeps/s390/Makefile delete mode 100644 linuxthreads/sysdeps/s390/pspinlock.c delete mode 100644 linuxthreads/sysdeps/s390/s390-32/pt-machine.h delete mode 100644 linuxthreads/sysdeps/s390/s390-64/pt-machine.h delete mode 100644 linuxthreads/sysdeps/s390/tcb-offsets.sym delete mode 100644 linuxthreads/sysdeps/s390/tls.h delete mode 100644 linuxthreads/sysdeps/sh/Makefile delete mode 100644 linuxthreads/sysdeps/sh/pspinlock.c delete mode 100644 linuxthreads/sysdeps/sh/pt-machine.h delete mode 100644 linuxthreads/sysdeps/sh/tcb-offsets.sym delete mode 100644 linuxthreads/sysdeps/sh/tls.h delete mode 100644 linuxthreads/sysdeps/sparc/Makefile delete mode 100644 linuxthreads/sysdeps/sparc/sparc32/pspinlock.c delete mode 100644 linuxthreads/sysdeps/sparc/sparc32/pt-machine.h delete mode 100644 linuxthreads/sysdeps/sparc/sparc32/sparcv9/Versions delete mode 100644 linuxthreads/sysdeps/sparc/sparc32/sparcv9/pspinlock.c delete mode 100644 linuxthreads/sysdeps/sparc/sparc64/Versions delete mode 100644 linuxthreads/sysdeps/sparc/sparc64/pspinlock.c delete mode 100644 linuxthreads/sysdeps/sparc/sparc64/pt-machine.h delete mode 100644 linuxthreads/sysdeps/sparc/tcb-offsets.sym delete mode 100644 linuxthreads/sysdeps/sparc/tls.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/Implies delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/Makefile delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/Versions delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/allocalim.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/allocrtsig.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/Versions delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/aio_cancel.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/bits/typesizes.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/pt-sigsuspend.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/arm/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/bits/local_lim.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/bits/sigthread.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/execve.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/fork.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/fork.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/hppa/aio_cancel.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/hppa/bits/initspin.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/hppa/malloc-machine.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/hppa/pt-initfini.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/i386/dl-sysdep.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/i386/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/Makefile delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/Versions delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/bits/local_lim.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/dl-sysdep.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/fork.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-initfini.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/jmp-unwind.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/m68k/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/mq_notify.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/powerpc/Makefile delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/powerpc/Versions delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/pt-sigsuspend.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/raise.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/register-atfork.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/bits/typesizes.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/pt-initfini.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/pt-sigsuspend.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sh/pt-initfini.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sh/smp.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sh/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sigwait.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/smp.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/Versions delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/aio_cancel.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/bits/typesizes.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/fork.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/pt-sigsuspend.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/unregister-atfork.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h delete mode 100644 linuxthreads/sysdeps/unix/sysv/linux/x86_64/vfork.S delete mode 100644 linuxthreads/sysdeps/x86_64/Makefile delete mode 100644 linuxthreads/sysdeps/x86_64/Versions delete mode 100644 linuxthreads/sysdeps/x86_64/pspinlock.c delete mode 100644 linuxthreads/sysdeps/x86_64/pt-machine.h delete mode 100644 linuxthreads/sysdeps/x86_64/tcb-offsets.sym delete mode 100644 linuxthreads/sysdeps/x86_64/tls.h delete mode 100644 linuxthreads/tst-_res1.c delete mode 100644 linuxthreads/tst-_res1mod1.c delete mode 100644 linuxthreads/tst-_res1mod2.c delete mode 100644 linuxthreads/tst-align.c delete mode 100644 linuxthreads/tst-attr1.c delete mode 100644 linuxthreads/tst-cancel-static.c delete mode 100644 linuxthreads/tst-cancel-wrappers.sh delete mode 100644 linuxthreads/tst-cancel.c delete mode 100644 linuxthreads/tst-cancel1.c delete mode 100644 linuxthreads/tst-cancel2.c delete mode 100644 linuxthreads/tst-cancel3.c delete mode 100644 linuxthreads/tst-cancel4.c delete mode 100644 linuxthreads/tst-cancel5.c delete mode 100644 linuxthreads/tst-cancel6.c delete mode 100644 linuxthreads/tst-cancel7.c delete mode 100644 linuxthreads/tst-cancel8.c delete mode 100644 linuxthreads/tst-clock1.c delete mode 100644 linuxthreads/tst-context.c delete mode 100644 linuxthreads/tst-popen.c delete mode 100644 linuxthreads/tst-popen2.c delete mode 100644 linuxthreads/tst-signal.c delete mode 100644 linuxthreads/tst-signal.sh delete mode 100644 linuxthreads/tst-stack1.c delete mode 100644 linuxthreads/tst-static-locale.c delete mode 100644 linuxthreads/tst-tls1.c delete mode 100644 linuxthreads/tst-tls1.h delete mode 100644 linuxthreads/tst-tls1mod.c delete mode 100644 linuxthreads/tst-tls1moda.c delete mode 100644 linuxthreads/tst-tls1modb.c delete mode 100644 linuxthreads/tst-tls1modc.c delete mode 100644 linuxthreads/tst-tls1modd.c delete mode 100644 linuxthreads/tst-tls1mode.c delete mode 100644 linuxthreads/tst-tls1modf.c delete mode 100644 linuxthreads/tst-tls2.sh delete mode 100644 linuxthreads/tststack.c delete mode 100644 linuxthreads/unload.c (limited to 'linuxthreads') diff --git a/linuxthreads/Banner b/linuxthreads/Banner deleted file mode 100644 index f0be105a5d..0000000000 --- a/linuxthreads/Banner +++ /dev/null @@ -1 +0,0 @@ -linuxthreads-0.10 by Xavier Leroy diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog deleted file mode 100644 index beaad8c6c5..0000000000 --- a/linuxthreads/ChangeLog +++ /dev/null @@ -1,6468 +0,0 @@ -2004-12-12 Ulrich Drepper - - * internals.h: Include to match includes used in nptl. - -2004-12-01 Jakub Jelinek - - * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Update RETINSTR use. - * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise. - -2004-12-02 Roland McGrath - - * Makefile (libpthread-nonshared): Variable removed. - ($(objpfx)libpthread_nonshared.a): Target removed. - ($(inst_libdir)/libpthread_nonshared.a): Likewise. - These are now handled by generic magic from - libpthread-static-only-routines being set. - -2004-11-27 Ulrich Drepper - - * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_PRIORITIZED_IO, - _POSIX2_CHAR_TERM, _POSIX_THREAD_PRIO_INHERIT, - _POSIX_THREAD_PRIO_PROTECT): Define. - * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise. - * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Likewise. - * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Likewise. - -2004-11-26 Jakub Jelinek - - * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_ADVISORY_INFO, - _POSIX_SPORADIC_SERVER, _POSIX_THREAD_SPORADIC_SERVER, _POSIX_TRACE, - _POSIX_TRACE_EVENT_FILTER, _POSIX_TRACE_INHERIT, _POSIX_TRACE_LOG, - _POSIX_TYPED_MEMORY_OBJECTS): Define. - * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise. - * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Likewise. - * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Likewise. - -2004-11-05 Maciej W. Rozycki - - * sysdeps/mips/pspinlock.c: Include . Use _ABIO32, - _ABIN32 and _ABI64 for ABI selection throughout. - * sysdeps/mips/pt-machine.h: Use _ABIO32, _ABIN32 and _ABI64 for - ABI selection throughout. - -2004-10-18 Roland McGrath - - [BZ #406] - * Makefile (linuxthreads-CPPFLAGS): New variable; - adds -DIS_IN_linuxthreads=1. - * sysdeps/i386/tls.h: Protect "useldt.h" with - [!IS_IN_linuxthreads && !DO_MODIFY_LDT]. - * sysdeps/i386/i686/pt-machine.h: Revert last change. - -2004-10-14 Jakub Jelinek - - * sysdeps/pthread/errno-loc.c: Don't undef #errno - if RTLD_PRIVATE_ERRNO. - -2004-10-05 Dwayne Grant McConnell - - * pthread.c: Mask restart signal during cancel signal handler. - -2004-10-05 Jakub Jelinek - - * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h (_POSIX_CPUTIME, - _POSIX_THREAD_CPUTIME): Define to 0. - -2004-10-04 Ulrich Drepper - - * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Set _POSIX_CPUTIME - and _POSIX_THREAD_CPUTIME to zero. - * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Likewise. - - * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define - _POSIX_THREAD_PROCESS_SHARED and _POSIX_CLOCK_SELECTION as -1. - * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise. - * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Likewise. - * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Likewise. - -2004-09-25 Roland McGrath - - [BZ #406] - * sysdeps/i386/i686/pt-machine.h: Don't #include "../useldt.h" if - [_TLS_H], since sysdeps/i386/tls.h includes it after including us. - -2004-09-24 Roland McGrath - - [BZ #406] - * sysdeps/i386/tls.h: Move #include "useldt.h" outside - of [__ASSUME_LDT_WORKS > 0] test. - Reported by Carlos Velasco . - -2004-09-21 Roland McGrath - - * Versions: Add comment about linuxthreads' frozen ABI. - -2004-09-20 Ulrich Drepper - - * Versions: Remove exports for pthread_set*id_np functions. - * sysdeps/pthread/pthread.h: Remove pthread_set*id_np prototypes - for now. - * Makefile: Don't build pthread_set*id code for now. - -2004-09-19 Ulrich Drepper - - * sysdeps/pthread/pthread.h: Declare pthread_setgid_np, - pthread_setuid_np, pthread_setegid_np, pthread_seteuid_np, - pthread_setregid_np, pthread_setreuid_np, pthread_setresgid_np, - and pthread_setresuid_np. - * pthread_setgid_np.c: New file. - * pthread_setuid_np.c: New file. - * pthread_setegid_np.c: New file. - * pthread_seteuid_np.c: New file. - * pthread_setregid_np.c: New file. - * pthread_setreuid_np.c: New file. - * pthread_setresgid_np.c: New file. - * pthread_setresuid_np.c: New file. - * Versions [libpthread, GLIBC_2.3.4]: Add pthread_setgid_np, - pthread_setuid_np, pthread_setegid_np, pthread_seteuid_np, - pthread_setregid_np, pthread_setreuid_np, pthread_setresgid_np, - and pthread_setresuid_np. - * Makefile (libpthread-routines): Add pthread_setuid, pthread_seteuid, - pthread_setreuid, pthread_setresuid, pthread_setgid, pthread_setegid, - pthread_setregid, and pthread_setresgid. - -2004-09-12 Ulrich Drepper - - * sysdeps/pthread/pthread.h: Make rwlock prototypes available also - for __USE_XOPEN2K. - * sysdeps/pthread/bits/pthreadtypes.h: Define rwlock types also - for __USE_XOPEN2K. [BZ #320] - -2004-09-04 Jakub Jelinek - - * tst-cancel4.c (tf_waitid): Use WEXITED flag bit if available. - -2004-09-07 Ulrich Drepper - - * sysdeps/pthread/pthread.h (pthread_once): Remove __THROW since - the initialization function might throw. - -2004-08-30 Roland McGrath - - * Makefile (libpthread-abi-frozen): New variable. - -2004-08-26 Roland McGrath - - * configure.in: New file. If nptl add-on is also selected, barf if - explicit and elide ourselves if implicit. - * configure: Now generated. - -2004-08-25 Richard Sandiford - - * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (CENABLE, CDISABLE, - __local_multiple_threads): Fix definitions for IS_IN_librt. - * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise. - -2004-08-22 Andreas Schwab - - * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO) [IS_IN_librt]: - Save gp around CENABLE/CDISABLE calls. - -2004-08-15 Roland McGrath - - * pthread_atfork.c: Update copyright terms including special exception - for these trivial files, which are statically linked into executables - that use dynamic linking for the significant library code. - -2004-08-09 Jakub Jelinek - - * libc-tsd.c: Move resolv.h include before the #if. - (__res_maybe_init): New function. Add libc_hidden_def. - -2004-08-02 Ulrich Drepper - - * linuxthreads.texi (Cleanup Handlers): Fix typo. - Reported by Bjoern Engelmann . - -2004-07-23 Jakub Jelinek - - [BZ #284] - * sysdeps/pthread/pthread.h (pthread_getcpuclockid): Use __clockid_t - instead of clockid_t. - -2004-07-21 Roland McGrath - - * Makefile ($(objpfx)multidir.mk): Use $(make-target-directory). - -2004-07-02 Roland McGrath - - * configure: Don't exit. - -2004-07-20 Alexandre Oliva - - * sysdeps/mips/pt-machine.h: Use standard names for ABI macros, - include sgidefs.h. - * sysdeps/mips/atomicity.h: Likewise. - -2004-07-19 Alexandre Oliva - - * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s): - Remove redundant override that missed -g0. - -2004-07-14 Kaz Kojima - - * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h - (__local_multiple_threads): Define for librt. - (SINGLE_THREAD_P): Likewise. - -2004-07-07 Jakub Jelinek - - * sysdeps/pthread/getcpuclockid.c (pthread_getcpuclockid): Allow - using other thread's clock. - * ptclock_gettime.c (__pthread_clock_gettime): Likewise. - * ptclock_settime.c (__pthread_clock_settime): Likewise. - * internals.h (__pthread_clock_gettime, __pthread_clock_settime): - Remove prototypes. - Reported by Bernd Schmidt . - * Makefile (librt-tests): Add tst-clock1. - * tst-clock1.c: New test. - - * sysdeps/x86_64/Versions: New file. - * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: New file. - * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: New file. - -2004-04-16 Andreas Schwab - - * sysdeps/ia64/tls.h (INIT_SYSINFO): Cast dl_sysinfo to void*. - -2004-07-05 Jakub Jelinek - - * sysdeps/s390/pspinlock.c (__pthread_spin_lock, - __pthread_spin_trylock): Use constraint "m" instead of "0" for - futex. - * sysdeps/ia64/pt-machine.h (__compare_and_swap, - __compare_and_swap_with_release_semantic, testandset): Use - constraint "m" instead of "0" for futex. - -2004-06-29 Kaz Kojima - - * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (CENABLE): Fix - branch offset for a PLT entry. - (CDISABLE): Likewise. - -2004-05-31 Andreas Jaeger - - * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s): - Set to -fno-unit-at-a-time. - Patch by Dan Kegel . - -2004-05-04 Jakub Jelinek - - * tst-stack1.c: Don't include mcheck.h. - (do_test): Make sure user defined stacks aren't reused, - don't free them at the end. [BZ #110] - -2004-05-02 Jakub Jelinek - - * manager.c: Include not-cancel.h. - (__pthread_manager): Use read_not_cancel instead of __libc_read. - (pthread_start_thread, __pthread_manager_sighandler): Use - write_not_cancel instead of __libc_write. - (pthread_reap_children): Use waitpid_not_cancel instead of - __libc_waitpid. - * pthread.c: Include not-cancel.h. - (__pthread_initialize_minimal, __pthread_create_2_1, - pthread_onexit_process, __pthread_message): Use - write_not_cancel instead of __libc_write. - (__pthread_initialize_manager): Likewise. Use close_not_cancel - instead of __libc_close. - (__pthread_reset_main_thread): Use close_not_cancel instead of - __libc_close. - * join.c: Include not-cancel.h. - (__pthread_do_exit, pthread_join, pthread_detach): Use - write_not_cancel instead of __libc_write. - * semaphore.c: Include not-cancel.h. - (__new_sem_post): Use write_not_cancel instead of __libc_write. - * specific.c: Include not-cancel.h. - (pthread_key_delete): Use write_not_cancel instead of __libc_write. - -2004-05-01 Jakub Jelinek - - * Versions (libc): Add __on_exit and __libc_sigaction. - -2004-04-28 Jakub Jelinek - - * semaphore.c (sem_timedwait): Return -1 and set errno instead of - returning error number [BZ #133]. Patch by . - -2004-04-22 SUGIOKA Toshinobu - - * sysdeps/unix/sysv/linux/sh/vfork.S: Fix wrong function pointer - reference in PIC case. - -2004-04-20 Jakub Jelinek - - * oldsemaphore.c (SEM_VALUE_MAX): Remove. - -2004-04-19 Kaz Kojima - - * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (CENABLE): Define - for librt. Save the return value to a safe register. - (CDISABLE): Define for librt. Set the function argument correctly. - -2004-04-18 Jakub Jelinek - - * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h - (PSEUDO_CANCEL): Define. - (PSEUDO): Use it. - * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (CENABLE, - CDISABLE): For librt, append @PLT. - -2004-04-17 Jakub Jelinek - - * sysdeps/x86_64/tls.h [!__ASSEMBLER__]: Include tcb-offsets.h. - - * sysdeps/pthread/timer_gettime.c (timer_gettime): For expired timer - return it_value { 0, 0 }. - * sysdeps/pthread/timer_create.c (timer_create): Handle SIGEV_NONE - like SIGEV_SIGNAL. - * sysdeps/pthread/timer_routines.c (thread_expire_timer): Remove - assertion for SIGEV_NONE. - (thread_attr_compare): Compare all attributes, not just a partial - subset. - - * sysdeps/unix/sysv/linux/mq_notify.c: Include stdlib.h. - -2004-04-17 Ulrich Drepper - - * semaphore.h (SEM_VALUE_MAX): Just use a plain number. - -2004-04-16 Ulrich Drepper - - * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Fix last patch. - -2004-04-13 Jakub Jelinek - - * sysdeps/unix/sysv/linux/mq_notify.c: Shut up GCC warning. - -2004-04-12 Ulrich Drepper - - * sysdeps/unix/sysv/linux/mq_notify.c: New file. - - * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (CENABLE): Define - for librt. - (CDISABLE): Likewise. - -2004-04-08 Jakub Jelinek - - * sysdeps/unix/sysv/linux/bits/local_lim.h (MQ_PRIO_MAX): Define. - * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h (MQ_PRIO_MAX): Define. - * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h (MQ_PRIO_MAX): Define. - * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h (MQ_PRIO_MAX): Define. - * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_MESSAGE_PASSING): - Define. - * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h - (_POSIX_MESSAGE_PASSING): Define. - -2004-04-10 Andreas Jaeger - - * sysdeps/x86_64/pt-machine.h: Add used attribute to stack_pointer - to avoid warnings with GCC 3.5. - -2004-04-09 Steven Munroe - - * sysdeps/powerpc/tls.h (TLS_INIT_TP): Eliminate lvalue cast from - __thread_self assignment. - (THREAD_DTV): Replace __thread_register with __thread_self. - (INIT_THREAD_SELF): Eliminate lvalue cast from __thread_self - assignment. - -2004-04-08 Alexandre Oliva - - * signals.c (pthread_sigmask): Don't ever block or mask - __pthread_sig_debug. - -2004-03-11 Steven Munroe - - * sysdeps/powerpc/tls.h: Remove __powerpc64__ conditional. - -2004-03-23 Ulrich Drepper - - * sysdeps/ia64/pt-machine.h (BUSY_WAIT_NOP): Define. - * sysdeps/x86_64/pt-machine.h (BUSY_WAIT_NOP): Likewise. - -2004-03-12 Ulrich Drepper - - * sysdeps/unix/sysv/linux/bits/local_lim.h: Add HOST_NAME_MAX. - * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: Likewise. - * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: Likewise. - * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Likewise. - -2004-03-08 Andreas Jaeger - - * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT_KERNEL_CHECK): - dl_osversion is readonly. - -2004-03-07 Ulrich Drepper - - * sysdeps/i386/tls.h (INIT_SYSINFO): _dl_sysinfo is now in - _rtlf_global_ro. - * sysdeps/ia64/tls.h (INIT_SYSINFO): Likewise. - -2004-02-20 Steven Munroe - - * sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c [SHARED]: Code only - valid for SHARED case. Correct spelling of __vmx_longjmp. - - * sysdeps/powerpc/pspinlock.c: Move from here. - * sysdeps/powerpc/powerpc32/pspinlock.c: To here. - * sysdeps/powerpc/powerpc64/pspinlock.c: New file. - * sysdeps/powerpc/powerpc64/pt-machine.h: Define __compare_and_swap32 - and __compare_and_swap32_with_release_semantics. - -2004-02-20 Jakub Jelinek - - * Makefile (generated): Remove tst-stack1.mtrace and tst-stack1-mem. - (tests): Remove $(objpfx)tst-stack1-mem. - (tst-stack1-ENV): Remove. - ($(objpfx)tst-stack1-mem): Remove. - - * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h - (__syscall_error_handler2): Call CDISABLE. - * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h - (__syscall_error_handler2): Call CDISABLE. - - * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h (DL_ARGV_NOT_RELRO): Define. - -2004-02-10 Steven Munroe - - * Makefile (libpthread-routines): Add ptcleanup. - * ptlongjmp.c: Removed. - * ptcleanup.c: Copied __pthread_cleanup_upto to here. New file. - * sysdeps/pthread/ptlongjmp.c: Copied longjmp to here. New file. - * sysdeps/unix/sysv/linux/powerpc/Versions: New file. - Version longjmp, siglongjmp for GLIBC_2.3.4. - * sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c: New File. - -2004-01-22 Andreas Jaeger - - * spinlock.c (__pthread_lock): Fix contraint to avoid warning. - (__pthread_release): Likewise. - -2004-01-16 Richard Henderson - - * attr.c: Include ldsodefs.h. - (pthread_getattr_np): Don't declare __libc_stack_end. - -2004-01-09 Steven Munroe - - * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h - [!HAVE_TLS_SUPPORT]: Define SINGLE_THREAD_P using static - __lib*_multiple_threads. - * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h - [!HAVE_TLS_SUPPORT]: Likewise. - -2004-01-13 Roland McGrath - - * sysdeps/powerpc/tcb-offsets.sym: Put -- separator line before any - conditionals. - -2004-01-10 Andreas Jaeger - - * sysdeps/unix/sysv/linux/x86_64/vfork.S: Add cfi directives. - -2004-01-01 Andreas Jaeger - - * Makefile (generated): Add missing files. - -2003-12-31 Ulrich Drepper - - * attr.c (pthread_getattr_np): Make sure stack info returned for - main thread does not overlap with any other VMA. - Patch by Jakub Jelinek. - -2003-12-29 Jakub Jelinek - - * sysdeps/ia64/tls.h: Include dl-sysdep.h. - (INIT_SYSINFO): Define. - (TLS_INIT_TP): Use it. - -2003-12-28 Carlos O'Donell - - * attr.c (pthread_getattr_np): Add _STACK_GROWS_UP case. - -2003-12-26 Jakub Jelinek - - * sysdeps/pthread/pthread.h (pthread_setcancelstate, - pthread_setcanceltype, pthread_cancel, pthread_testcancel): Remove - __THROW. - * semaphore.h (sem_wait, sem_timedwait): Likewise. - -2003-12-17 Jakub Jelinek - - * manager.c (pthread_free): Call _dl_deallocate_tls even for - p_userstack threads. - * pthread.c (__pthread_initialize_manager): Call _dl_deallocate_tls - on error. - (pthread_onexit_process): Update comment. - * Makefile (tests): Add tst-stack1. Depend on $(objpfx)tst-stack1-mem. - (generated): Add tst-stack1.mtrace and tst-stack1-mem. - (tst-stack1-ENV): Set. - ($(objpfx)tst-stack1-mem): New. - * tst-stack1.c: New test. - -2003-12-16 Steven Munroe - - * sysdeps/powerpc/tcb-offsets.sym [!__powerpc64__]: Remove - conditional so MULTIPLE_THREADS_OFFSET is generated for both. - * sysdeps/powerpc/tls.h [!__powerpc64__]: Remove conditional - so TLS_MULTIPLE_THREADS_IN_TCB is generated for both. - * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: - Include tls.h. - -2003-12-04 Steven Munroe - - * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h - (SINGLE_THREAD_P): Test using thread local p_multiple_threads field. - -2003-12-10 David Mosberger - - * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Update copyright - message. Add include of . - (INIT_NEW_WAY): New macro. - (INIT_OLD_WAY): Likewise. - (_init): Add unwind directives. Invoke - __pthread_initialize_minimal() via INIT_NEW_WAY or INIT_OLD_WAY, - respectively. - (_init_EPILOG_BEGINS): Add unwind-directives. Drop unused .regstk - directive. - (_fini): Add unwind directives. Drop unnecessary .align 16 - directive (bundles are always 16-byte aligned). - (_fini_EPILOG_BEGINS): Add unwind-directives. - -2003-11-19 David Mosberger - - * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: New file. - -2003-12-10 Andreas Jaeger - Ruediger Oertel - - * sysdeps/alpha/elf/pt-initfini.c (__asm__): Remove extra .prologue. - -2003-11-30 Andreas Jaeger - - * Makefile (CFLAGS-pt-initfini.s): Add $(fno_unit_at_a_time). - * sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s): - Likewise. - -2003-11-04 Jakub Jelinek - - * signals.c (__pthread_sigaction): Set __sighandler[sig].old before - __libc_sigaction if it has been one of the special values before. - -2003-10-06 Carlos O'Donell - - * pthread.c (__pthread_self_stack): _STACK_GROWS_UP case added. - (__pthread_find_self): Likewise. - * manager.c (thread_segment): _STACK_GROWS_UP case added. - -2003-10-10 Carlos O'Donell - - * linuxthreads/sysdeps/unix/sysv/linux/hppa/malloc-machine.h: New file. - -2003-10-10 Carlos O'Donell - - * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: New file. - -2003-10-07 Jakub Jelinek - - * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Backout 2003-10-02 - changes. - (SAVE_OLDTYPE_0): Fix a typo. - -2003-10-02 Ulrich Drepper - - * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h (DOCARGS_1): Use - correct offset. - -2003-10-02 Jakub Jelinek - - * Makefile (tests): Add tst-cancel8. - * tst-cancel8.c: New test. - -2003-10-02 Ulrich Drepper - - * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Fix saving and - restoring of the old cancellation type. - -2003-09-10 Chris Demetriou - - * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: New file. - -2003-09-30 Jakub Jelinek - - * sysdeps/pthread/malloc-machine.h [!__libc_maybe_call2] (mutex_init, - mutex_lock, mutex_trylock, mutex_unlock): Remove. - -2003-09-27 Wolfram Gloger - - * sysdeps/pthread/malloc-machine.h: New file. - -2003-09-18 H.J. Lu - - * attr.c (__pthread_attr_init_2_1): Double __guardsize size - if NEED_SEPARATE_REGISTER_STACK is defined. - -2003-09-22 Philip Blundell - - * forward.c: Add _pthread_cleanup_push, _pthread_cleanup_pop. - * sysdeps/pthread/pthread-functions.h (struct pthread_functions): - Likewise. - * pthread.c (__pthread_elements): Initialise these new elements. - * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_push): Use - __libc_maybe_call. - (__libc_cleanup_pop): Likewise. - -2003-09-22 Jakub Jelinek - - * attr.c: Include stdlib.h. - -2003-09-18 Jakub Jelinek - - * sysdeps/pthread/pthread.h (pthread_getattr_np): Clarify usage. - - * tst-attr1.c: New test. - * Makefile (tests): Add tst-attr1. - -2003-09-17 Philip Blundell - - * sysdeps/unix/sysv/linux/arm/vfork.S: Branch to fork if - libpthread is loaded. Elide backwards compatibility code when not - required. - -2003-09-17 Jakub Jelinek - - * descr.h (manager_thread): Rename to... - (__pthread_manager_threadp): ... this. - * pthread.c (manager_thread): Define to __pthread_manager_threadp. - (__pthread_manager_threadp): New variable. - * internals.h (__manager_thread): Define to - __pthread_manager_threadp if USE_TLS. - -2003-09-15 Jakub Jelinek - - * sysdeps/i386/Makefile (CFLAGS-cancel.c, CFLAGS-manager.c, - CFLAGS-pthread.c, CFLAGS-sighandler.c): Add - -mpreferred-stack-boundary=4. - -2003-09-16 Ulrich Drepper - - * attr.c (pthread_getattr_np): Correctly fill in the stack-related - values for the initial thread. - -2003-09-17 Jakub Jelinek - - * pthread.c (manager_thread): Remove static, add attribute_hidden. - (thread_self_stack): Rename to... - (__pthread_self_stack): ... this. Remove static. - (pthread_handle_sigcancel): Use check_thread_self (). - (pthread_handle_sigrestart): Likewise. - * sighandler.c (__pthread_sighandler, __pthread_sighandler_rt): - Likewise. - * descr.h (manager_thread): Declare. - * internals.h (__pthread_self_stack): New prototype. - (__manager_thread): Define. - (check_thread_self): New function. - -2003-09-15 Jakub Jelinek - - * Makefile (CFLAGS-mutex.c): Add $(uses-callbacks). - (CFLAGS-sighandler.c): Change $(exceptions) into $(uses-callbacks). - -2003-09-12 Jakub Jelinek - - * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: New. - (__SSIZE_T_TYPE): Define to __SWORD_TYPE for gcc 2.95.x and - __SLONGWORD_TYPE otherwise. - -2003-09-11 Steven Munroe - - * sysdeps/powerpc/powerpc64/pt-machine.h [MEMORY_BARRIER]: Use lwsync. - [READ_MEMORY_BARRIER]: Define. - [WRITE_MEMORY_BARRIER]: Define. - -2003-09-10 Jakub Jelinek - - * sysdeps/pthread/pthread-functions.h (struct pthread_functions): Move - ptr___pthread_cond_timedwait to the end of the structure to avoid - breaking Wine unnecessarily. - -2003-09-08 Jakub Jelinek - - * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Remove. - -2003-09-02 Jakub Jelinek - - * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: New file. - * sysdeps/unix/sysv/linux/alpha/Versions: New file. - * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: New file. - * sysdeps/unix/sysv/linux/ia64/Versions: New file. - * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: New file. - * sysdeps/unix/sysv/linux/sparc/Versions: New file. - * attr.c (__old_pthread_attr_setstacksize, - __old_pthread_attr_setstack): New functions. - (pthread_attr_setstacksize): If PTHREAD_STACK_MIN != 16384, export - as @@GLIBC_2.3.2 and also export compatibility @GLIBC_2.1. - (pthread_attr_setstack): If PTHREAD_STACK_MIN