summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-15 03:13:04 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-15 03:13:04 +0000
commita9f5aa1cc96fc2c71f19a9c3e9dcbee0e78f83ca (patch)
tree2c5d251bdfd06d0a76cec9fc507b1873b4bbbdad
parentfd6dde5a19092be5bb1990dadd5c595d2ed0b3aa (diff)
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
-rw-r--r--Rules.mak4
-rw-r--r--extra/Configs/Config.in14
-rw-r--r--libpthread/linuxthreads.old/Changes (renamed from libpthread/linuxthreads/Changes)0
-rw-r--r--libpthread/linuxthreads.old/FAQ.html (renamed from libpthread/linuxthreads/FAQ.html)0
-rw-r--r--libpthread/linuxthreads.old/LICENSE (renamed from libpthread/linuxthreads/LICENSE)0
-rw-r--r--libpthread/linuxthreads.old/Makefile (renamed from libpthread/linuxthreads/Makefile)0
-rw-r--r--libpthread/linuxthreads.old/Makefile.in (renamed from libpthread/linuxthreads/Makefile.in)4
-rw-r--r--libpthread/linuxthreads.old/README (renamed from libpthread/linuxthreads/README)0
-rw-r--r--libpthread/linuxthreads.old/attr.c (renamed from libpthread/linuxthreads/attr.c)0
-rw-r--r--libpthread/linuxthreads.old/cancel.c (renamed from libpthread/linuxthreads/cancel.c)0
-rw-r--r--libpthread/linuxthreads.old/condvar.c (renamed from libpthread/linuxthreads/condvar.c)0
-rw-r--r--libpthread/linuxthreads.old/debug.h (renamed from libpthread/linuxthreads/debug.h)0
-rw-r--r--libpthread/linuxthreads.old/errno.c (renamed from libpthread/linuxthreads/errno.c)0
-rw-r--r--libpthread/linuxthreads.old/events.c (renamed from libpthread/linuxthreads/events.c)0
-rw-r--r--libpthread/linuxthreads.old/internals.h (renamed from libpthread/linuxthreads/internals.h)2
-rw-r--r--libpthread/linuxthreads.old/join.c (renamed from libpthread/linuxthreads/join.c)0
-rw-r--r--libpthread/linuxthreads.old/linuxthreads.texi (renamed from libpthread/linuxthreads/linuxthreads.texi)0
-rw-r--r--libpthread/linuxthreads.old/locale.c (renamed from libpthread/linuxthreads/locale.c)0
-rw-r--r--libpthread/linuxthreads.old/lockfile.c (renamed from libpthread/linuxthreads/lockfile.c)0
-rw-r--r--libpthread/linuxthreads.old/manager.c (renamed from libpthread/linuxthreads/manager.c)0
-rw-r--r--libpthread/linuxthreads.old/mutex.c (renamed from libpthread/linuxthreads/mutex.c)0
-rw-r--r--libpthread/linuxthreads.old/oldsemaphore.c (renamed from libpthread/linuxthreads/oldsemaphore.c)0
-rw-r--r--libpthread/linuxthreads.old/pt-machine.c (renamed from libpthread/linuxthreads/pt-machine.c)0
-rw-r--r--libpthread/linuxthreads.old/ptfork.c (renamed from libpthread/linuxthreads/ptfork.c)0
-rw-r--r--libpthread/linuxthreads.old/pthread.c (renamed from libpthread/linuxthreads/pthread.c)0
-rw-r--r--libpthread/linuxthreads.old/pthread.c-OLDEXAMPLE (renamed from libpthread/linuxthreads/pthread.c-OLDEXAMPLE)0
-rw-r--r--libpthread/linuxthreads.old/ptlongjmp.c (renamed from libpthread/linuxthreads/ptlongjmp.c)0
-rw-r--r--libpthread/linuxthreads.old/queue.h (renamed from libpthread/linuxthreads/queue.h)0
-rw-r--r--libpthread/linuxthreads.old/restart.h (renamed from libpthread/linuxthreads/restart.h)0
-rw-r--r--libpthread/linuxthreads.old/rwlock.c (renamed from libpthread/linuxthreads/rwlock.c)0
-rw-r--r--libpthread/linuxthreads.old/semaphore.c (renamed from libpthread/linuxthreads/semaphore.c)0
-rw-r--r--libpthread/linuxthreads.old/semaphore.h (renamed from libpthread/linuxthreads/semaphore.h)0
-rw-r--r--libpthread/linuxthreads.old/signals.c (renamed from libpthread/linuxthreads/signals.c)0
-rw-r--r--libpthread/linuxthreads.old/specific.c (renamed from libpthread/linuxthreads/specific.c)0
-rw-r--r--libpthread/linuxthreads.old/spinlock.c (renamed from libpthread/linuxthreads/spinlock.c)0
-rw-r--r--libpthread/linuxthreads.old/spinlock.h (renamed from libpthread/linuxthreads/spinlock.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/alpha/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/alpha/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/arm/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/arm/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/bfin/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/bfin/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/cris/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/cris/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/frv/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/frv/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/i386/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/i386/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/i386/tls.h (renamed from libpthread/linuxthreads/sysdeps/i386/tls.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/i386/useldt.h (renamed from libpthread/linuxthreads/sysdeps/i386/useldt.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/m68k/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/m68k/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/mips/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/nios/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/nios/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/nios2/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/nios2/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/powerpc/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/powerpc/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-lock.h (renamed from libpthread/linuxthreads/sysdeps/pthread/bits/libc-lock.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-tsd.h (renamed from libpthread/linuxthreads/sysdeps/pthread/bits/libc-tsd.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/bits/pthreadtypes.h (renamed from libpthread/linuxthreads/sysdeps/pthread/bits/pthreadtypes.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/pthread.h (renamed from libpthread/linuxthreads/sysdeps/pthread/pthread.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/pthread/tls.h (renamed from libpthread/linuxthreads/sysdeps/pthread/tls.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/sh/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh/tls.h (renamed from libpthread/linuxthreads/sysdeps/sh/tls.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh64/Makefile.arch (renamed from libpthread/linuxthreads/sysdeps/sh64/Makefile.arch)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh64/pt-machine.c (renamed from libpthread/linuxthreads/sysdeps/sh64/pt-machine.c)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sh64/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/sh64/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sparc/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/sparc/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sparc/sparc32/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/sparc/sparc32/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/sparc/sparc64/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/sparc/sparc64/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/v850/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/v850/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/x86_64/pt-machine.h (renamed from libpthread/linuxthreads/sysdeps/x86_64/pt-machine.h)0
-rw-r--r--libpthread/linuxthreads.old/sysdeps/x86_64/tls.h (renamed from libpthread/linuxthreads/sysdeps/x86_64/tls.h)0
-rw-r--r--libpthread/linuxthreads.old/wrapsyscall.c (renamed from libpthread/linuxthreads/wrapsyscall.c)0
-rw-r--r--libpthread/linuxthreads.old_db/Banner (renamed from libpthread/linuxthreads_db/Banner)0
-rw-r--r--libpthread/linuxthreads.old_db/Makefile (renamed from libpthread/linuxthreads_db/Makefile)0
-rw-r--r--libpthread/linuxthreads.old_db/Makefile.in (renamed from libpthread/linuxthreads_db/Makefile.in)4
-rw-r--r--libpthread/linuxthreads.old_db/Versions (renamed from libpthread/linuxthreads_db/Versions)0
-rw-r--r--libpthread/linuxthreads.old_db/proc_service.h (renamed from libpthread/linuxthreads_db/proc_service.h)0
-rw-r--r--libpthread/linuxthreads.old_db/td_init.c (renamed from libpthread/linuxthreads_db/td_init.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_log.c (renamed from libpthread/linuxthreads_db/td_log.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_symbol_list.c (renamed from libpthread/linuxthreads_db/td_symbol_list.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_clear_event.c (renamed from libpthread/linuxthreads_db/td_ta_clear_event.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_delete.c (renamed from libpthread/linuxthreads_db/td_ta_delete.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_enable_stats.c (renamed from libpthread/linuxthreads_db/td_ta_enable_stats.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_event_addr.c (renamed from libpthread/linuxthreads_db/td_ta_event_addr.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_event_getmsg.c (renamed from libpthread/linuxthreads_db/td_ta_event_getmsg.c)2
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_get_nthreads.c (renamed from libpthread/linuxthreads_db/td_ta_get_nthreads.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_get_ph.c (renamed from libpthread/linuxthreads_db/td_ta_get_ph.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_get_stats.c (renamed from libpthread/linuxthreads_db/td_ta_get_stats.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_map_id2thr.c (renamed from libpthread/linuxthreads_db/td_ta_map_id2thr.c)2
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_map_lwp2thr.c (renamed from libpthread/linuxthreads_db/td_ta_map_lwp2thr.c)2
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_new.c (renamed from libpthread/linuxthreads_db/td_ta_new.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_reset_stats.c (renamed from libpthread/linuxthreads_db/td_ta_reset_stats.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_set_event.c (renamed from libpthread/linuxthreads_db/td_ta_set_event.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_setconcurrency.c (renamed from libpthread/linuxthreads_db/td_ta_setconcurrency.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_thr_iter.c (renamed from libpthread/linuxthreads_db/td_ta_thr_iter.c)2
-rw-r--r--libpthread/linuxthreads.old_db/td_ta_tsd_iter.c (renamed from libpthread/linuxthreads_db/td_ta_tsd_iter.c)2
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_clear_event.c (renamed from libpthread/linuxthreads_db/td_thr_clear_event.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_dbresume.c (renamed from libpthread/linuxthreads_db/td_thr_dbresume.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_dbsuspend.c (renamed from libpthread/linuxthreads_db/td_thr_dbsuspend.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_event_enable.c (renamed from libpthread/linuxthreads_db/td_thr_event_enable.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_event_getmsg.c (renamed from libpthread/linuxthreads_db/td_thr_event_getmsg.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_get_info.c (renamed from libpthread/linuxthreads_db/td_thr_get_info.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getfpregs.c (renamed from libpthread/linuxthreads_db/td_thr_getfpregs.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getgregs.c (renamed from libpthread/linuxthreads_db/td_thr_getgregs.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getxregs.c (renamed from libpthread/linuxthreads_db/td_thr_getxregs.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_getxregsize.c (renamed from libpthread/linuxthreads_db/td_thr_getxregsize.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_set_event.c (renamed from libpthread/linuxthreads_db/td_thr_set_event.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setfpregs.c (renamed from libpthread/linuxthreads_db/td_thr_setfpregs.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setgregs.c (renamed from libpthread/linuxthreads_db/td_thr_setgregs.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setprio.c (renamed from libpthread/linuxthreads_db/td_thr_setprio.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setsigpending.c (renamed from libpthread/linuxthreads_db/td_thr_setsigpending.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_setxregs.c (renamed from libpthread/linuxthreads_db/td_thr_setxregs.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_sigsetmask.c (renamed from libpthread/linuxthreads_db/td_thr_sigsetmask.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_tls_get_addr.c (renamed from libpthread/linuxthreads_db/td_thr_tls_get_addr.c)0
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_tsd.c (renamed from libpthread/linuxthreads_db/td_thr_tsd.c)2
-rw-r--r--libpthread/linuxthreads.old_db/td_thr_validate.c (renamed from libpthread/linuxthreads_db/td_thr_validate.c)2
-rw-r--r--libpthread/linuxthreads.old_db/thread_db.h (renamed from libpthread/linuxthreads_db/thread_db.h)0
-rw-r--r--libpthread/linuxthreads.old_db/thread_dbP.h (renamed from libpthread/linuxthreads_db/thread_dbP.h)2
1