Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2007 14:16:41 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/arch/amd64 Makefile.inc src/lib/libpthread/arch/amd64/amd64 context.S enter_uts.S pthread_md.c src/lib/libpthread/arch/amd64/include atomic_ops.h pthread_md.h src/lib/libpthread/arch/arm Makefile.inc src/lib/libpthread/arch/arm/arm ...
Message-ID:  <200710091416.l99EGgX6001261@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2007-10-09 14:16:41 UTC

  FreeBSD src repository

  Removed files:
    lib/libpthread/arch/amd64 Makefile.inc 
    lib/libpthread/arch/amd64/amd64 context.S enter_uts.S 
                                    pthread_md.c 
    lib/libpthread/arch/amd64/include atomic_ops.h pthread_md.h 
    lib/libpthread/arch/arm Makefile.inc 
    lib/libpthread/arch/arm/arm context.S pthread_md.c 
    lib/libpthread/arch/arm/include atomic_ops.h pthread_md.h 
    lib/libpthread/arch/i386 Makefile.inc 
    lib/libpthread/arch/i386/i386 pthread_md.c thr_enter_uts.S 
                                  thr_getcontext.S 
    lib/libpthread/arch/i386/include atomic_ops.h pthread_md.h 
    lib/libpthread/arch/ia64 Makefile.inc 
    lib/libpthread/arch/ia64/ia64 context.S enter_uts.S 
                                  pthread_md.c 
    lib/libpthread/arch/ia64/include atomic_ops.h pthread_md.h 
    lib/libpthread/arch/powerpc Makefile.inc 
    lib/libpthread/arch/powerpc/include atomic_ops.h pthread_md.h 
    lib/libpthread/arch/powerpc/powerpc assym.c assym.s context.S 
                                        enter_uts.S pthread_md.c 
    lib/libpthread/arch/sparc64 Makefile.inc 
    lib/libpthread/arch/sparc64/include atomic_ops.h pthread_md.h 
    lib/libpthread/arch/sparc64/sparc64 assym.s pthread_md.c 
                                        thr_getcontext.S 
    lib/libpthread/support Makefile.inc thr_support.c 
    lib/libpthread/sys   Makefile.inc lock.c lock.h thr_error.c 
    lib/libpthread/test  Makefile README guard_b.c guard_b.exp 
                         guard_s.pl hello_b.c hello_d.c 
                         hello_d.exp hello_s.c join_leak_d.c 
                         join_leak_d.exp mutex_d.c mutex_d.exp 
                         propagate_s.pl sem_d.c sem_d.exp 
                         sigsuspend_d.c sigsuspend_d.exp 
                         sigwait_d.c sigwait_d.exp verify 
    lib/libpthread/thread Makefile.inc thr_accept.c 
                          thr_aio_suspend.c thr_atfork.c 
                          thr_attr_destroy.c thr_attr_get_np.c 
                          thr_attr_getdetachstate.c 
                          thr_attr_getguardsize.c 
                          thr_attr_getinheritsched.c 
                          thr_attr_getschedparam.c 
                          thr_attr_getschedpolicy.c 
                          thr_attr_getscope.c thr_attr_getstack.c 
                          thr_attr_getstackaddr.c 
                          thr_attr_getstacksize.c thr_attr_init.c 
                          thr_attr_setcreatesuspend_np.c 
                          thr_attr_setdetachstate.c 
                          thr_attr_setguardsize.c 
                          thr_attr_setinheritsched.c 
                          thr_attr_setschedparam.c 
                          thr_attr_setschedpolicy.c 
                          thr_attr_setscope.c thr_attr_setstack.c 
                          thr_attr_setstackaddr.c 
                          thr_attr_setstacksize.c thr_autoinit.c 
                          thr_barrier.c thr_barrierattr.c 
                          thr_cancel.c thr_clean.c thr_close.c 
                          thr_concurrency.c thr_cond.c 
                          thr_condattr_destroy.c 
                          thr_condattr_init.c 
                          thr_condattr_pshared.c thr_connect.c 
                          thr_creat.c thr_create.c thr_detach.c 
                          thr_equal.c thr_execve.c thr_exit.c 
                          thr_fcntl.c thr_find_thread.c thr_fork.c 
                          thr_fsync.c thr_getprio.c 
                          thr_getschedparam.c thr_info.c 
                          thr_init.c thr_join.c thr_kern.c 
                          thr_kill.c thr_main_np.c 
                          thr_mattr_init.c thr_mattr_kind_np.c 
                          thr_mattr_pshared.c thr_msync.c 
                          thr_multi_np.c thr_mutex.c 
                          thr_mutex_prioceiling.c 
                          thr_mutex_protocol.c 
                          thr_mutexattr_destroy.c thr_nanosleep.c 
                          thr_once.c thr_open.c thr_pause.c 
                          thr_poll.c thr_printf.c 
                          thr_priority_queue.c thr_private.h 
                          thr_pselect.c thr_pspinlock.c 
                          thr_raise.c thr_read.c thr_readv.c 
                          thr_resume_np.c thr_rtld.c thr_rwlock.c 
                          thr_rwlockattr.c thr_select.c thr_self.c 
                          thr_sem.c thr_seterrno.c thr_setprio.c 
                          thr_setschedparam.c thr_sig.c 
                          thr_sigaction.c thr_sigaltstack.c 
                          thr_sigmask.c thr_sigpending.c 
                          thr_sigprocmask.c thr_sigsuspend.c 
                          thr_sigwait.c thr_single_np.c 
                          thr_sleep.c thr_spec.c thr_spinlock.c 
                          thr_stack.c thr_suspend_np.c 
                          thr_switch_np.c thr_symbols.c 
                          thr_system.c thr_tcdrain.c thr_vfork.c 
                          thr_wait.c thr_wait4.c thr_waitpid.c 
                          thr_write.c thr_writev.c thr_yield.c 
  Log:
  Repo copy libpthreads to libkse.
  This introduces the WITHOUT_LIBKSE nob,
  and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
  Approved by:    re(kensmith)
  
  Revision  Changes    Path
  1.3       +0 -5      src/lib/libpthread/arch/amd64/Makefile.inc (dead)
  1.9       +0 -217    src/lib/libpthread/arch/amd64/amd64/context.S (dead)
  1.6       +0 -41     src/lib/libpthread/arch/amd64/amd64/enter_uts.S (dead)
  1.5       +0 -82     src/lib/libpthread/arch/amd64/amd64/pthread_md.c (dead)
  1.3       +0 -57     src/lib/libpthread/arch/amd64/include/atomic_ops.h (dead)
  1.11      +0 -268    src/lib/libpthread/arch/amd64/include/pthread_md.h (dead)
  1.3       +0 -7      src/lib/libpthread/arch/arm/Makefile.inc (dead)
  1.4       +0 -79     src/lib/libpthread/arch/arm/arm/context.S (dead)
  1.5       +0 -86     src/lib/libpthread/arch/arm/arm/pthread_md.c (dead)
  1.4       +0 -53     src/lib/libpthread/arch/arm/include/atomic_ops.h (dead)
  1.9       +0 -257    src/lib/libpthread/arch/arm/include/pthread_md.h (dead)
  1.4       +0 -5      src/lib/libpthread/arch/i386/Makefile.inc (dead)
  1.9       +0 -100    src/lib/libpthread/arch/i386/i386/pthread_md.c (dead)
  1.7       +0 -44     src/lib/libpthread/arch/i386/i386/thr_enter_uts.S (dead)
  1.7       +0 -156    src/lib/libpthread/arch/i386/i386/thr_getcontext.S (dead)
  1.4       +0 -51     src/lib/libpthread/arch/i386/include/atomic_ops.h (dead)
  1.17      +0 -264    src/lib/libpthread/arch/i386/include/pthread_md.h (dead)
  1.5       +0 -5      src/lib/libpthread/arch/ia64/Makefile.inc (dead)
  1.6       +0 -351    src/lib/libpthread/arch/ia64/ia64/context.S (dead)
  1.2       +0 -60     src/lib/libpthread/arch/ia64/ia64/enter_uts.S (dead)
  1.6       +0 -80     src/lib/libpthread/arch/ia64/ia64/pthread_md.c (dead)
  1.2       +0 -47     src/lib/libpthread/arch/ia64/include/atomic_ops.h (dead)
  1.19      +0 -268    src/lib/libpthread/arch/ia64/include/pthread_md.h (dead)
  1.2       +0 -8      src/lib/libpthread/arch/powerpc/Makefile.inc (dead)
  1.2       +0 -62     src/lib/libpthread/arch/powerpc/include/atomic_ops.h (dead)
  1.7       +0 -292    src/lib/libpthread/arch/powerpc/include/pthread_md.h (dead)
  1.2       +0 -113    src/lib/libpthread/arch/powerpc/powerpc/assym.c (dead)
  1.2       +0 -113    src/lib/libpthread/arch/powerpc/powerpc/assym.s (dead)
  1.2       +0 -151    src/lib/libpthread/arch/powerpc/powerpc/context.S (dead)
  1.2       +0 -40     src/lib/libpthread/arch/powerpc/powerpc/enter_uts.S (dead)
  1.5       +0 -79     src/lib/libpthread/arch/powerpc/powerpc/pthread_md.c (dead)
  1.2       +0 -5      src/lib/libpthread/arch/sparc64/Makefile.inc (dead)
  1.2       +0 -75     src/lib/libpthread/arch/sparc64/include/atomic_ops.h (dead)
  1.6       +0 -254    src/lib/libpthread/arch/sparc64/include/pthread_md.h (dead)
  1.3       +0 -15     src/lib/libpthread/arch/sparc64/sparc64/assym.s (dead)
  1.4       +0 -91     src/lib/libpthread/arch/sparc64/sparc64/pthread_md.c (dead)
  1.4       +0 -87     src/lib/libpthread/arch/sparc64/sparc64/thr_getcontext.S (dead)
  1.9       +0 -40     src/lib/libpthread/support/Makefile.inc (dead)
  1.5       +0 -62     src/lib/libpthread/support/thr_support.c (dead)
  1.16      +0 -5      src/lib/libpthread/sys/Makefile.inc (dead)
  1.11      +0 -351    src/lib/libpthread/sys/lock.c (dead)
  1.8       +0 -95     src/lib/libpthread/sys/lock.h (dead)
  1.10      +0 -61     src/lib/libpthread/sys/thr_error.c (dead)
  1.14      +0 -116    src/lib/libpthread/test/Makefile (dead)
  1.3       +0 -28     src/lib/libpthread/test/README (dead)
  1.4       +0 -152    src/lib/libpthread/test/guard_b.c (dead)
  1.2       +0 -3      src/lib/libpthread/test/guard_b.exp (dead)
  1.2       +0 -69     src/lib/libpthread/test/guard_s.pl (dead)
  1.2       +0 -13     src/lib/libpthread/test/hello_b.c (dead)
  1.2       +0 -38     src/lib/libpthread/test/hello_d.c (dead)
  1.2       +0 -1      src/lib/libpthread/test/hello_d.exp (dead)
  1.2       +0 -47     src/lib/libpthread/test/hello_s.c (dead)
  1.2       +0 -108    src/lib/libpthread/test/join_leak_d.c (dead)
  1.2       +0 -2      src/lib/libpthread/test/join_leak_d.exp (dead)
  1.6       +0 -1558   src/lib/libpthread/test/mutex_d.c (dead)
  1.2       +0 -290    src/lib/libpthread/test/mutex_d.exp (dead)
  1.3       +0 -74     src/lib/libpthread/test/propagate_s.pl (dead)
  1.3       +0 -133    src/lib/libpthread/test/sem_d.c (dead)
  1.2       +0 -22     src/lib/libpthread/test/sem_d.exp (dead)
  1.4       +0 -290    src/lib/libpthread/test/sigsuspend_d.c (dead)
  1.2       +0 -8      src/lib/libpthread/test/sigsuspend_d.exp (dead)
  1.3       +0 -304    src/lib/libpthread/test/sigwait_d.c (dead)
  1.2       +0 -10     src/lib/libpthread/test/sigwait_d.exp (dead)
  1.3       +0 -474    src/lib/libpthread/test/verify (dead)
  1.51      +0 -117    src/lib/libpthread/thread/Makefile.inc (dead)
  1.4       +0 -52     src/lib/libpthread/thread/thr_accept.c (dead)
  1.10      +0 -54     src/lib/libpthread/thread/thr_aio_suspend.c (dead)
  1.3       +0 -59     src/lib/libpthread/thread/thr_atfork.c (dead)
  1.10      +0 -62     src/lib/libpthread/thread/thr_attr_destroy.c (dead)
  1.6       +0 -57     src/lib/libpthread/thread/thr_attr_get_np.c (dead)
  1.10      +0 -59     src/lib/libpthread/thread/thr_attr_getdetachstate.c (dead)
  1.4       +0 -55     src/lib/libpthread/thread/thr_attr_getguardsize.c (dead)
  1.9       +0 -54     src/lib/libpthread/thread/thr_attr_getinheritsched.c (dead)
  1.9       +0 -54     src/lib/libpthread/thread/thr_attr_getschedparam.c (dead)
  1.9       +0 -54     src/lib/libpthread/thread/thr_attr_getschedpolicy.c (dead)
  1.9       +0 -57     src/lib/libpthread/thread/thr_attr_getscope.c (dead)
  1.3       +0 -62     src/lib/libpthread/thread/thr_attr_getstack.c (dead)
  1.10      +0 -54     src/lib/libpthread/thread/thr_attr_getstackaddr.c (dead)
  1.10      +0 -54     src/lib/libpthread/thread/thr_attr_getstacksize.c (dead)
  1.13      +0 -64     src/lib/libpthread/thread/thr_attr_init.c (dead)
  1.11      +0 -52     src/lib/libpthread/thread/thr_attr_setcreatesuspend_np.c (dead)
  1.10      +0 -61     src/lib/libpthread/thread/thr_attr_setdetachstate.c (dead)
  1.8       +0 -56     src/lib/libpthread/thread/thr_attr_setguardsize.c (dead)
  1.9       +0 -57     src/lib/libpthread/thread/thr_attr_setinheritsched.c (dead)
  1.12      +0 -60     src/lib/libpthread/thread/thr_attr_setschedparam.c (dead)
  1.9       +0 -56     src/lib/libpthread/thread/thr_attr_setschedpolicy.c (dead)
  1.12      +0 -60     src/lib/libpthread/thread/thr_attr_setscope.c (dead)
  1.3       +0 -61     src/lib/libpthread/thread/thr_attr_setstack.c (dead)
  1.10      +0 -54     src/lib/libpthread/thread/thr_attr_setstackaddr.c (dead)
  1.11      +0 -54     src/lib/libpthread/thread/thr_attr_setstacksize.c (dead)
  1.3       +0 -64     src/lib/libpthread/thread/thr_autoinit.c (dead)
  1.4       +0 -129    src/lib/libpthread/thread/thr_barrier.c (dead)
  1.3       +0 -102    src/lib/libpthread/thread/thr_barrierattr.c (dead)
  1.34      +0 -311    src/lib/libpthread/thread/thr_cancel.c (dead)
  1.12      +0 -76     src/lib/libpthread/thread/thr_clean.c (dead)
  1.20      +0 -55     src/lib/libpthread/thread/thr_close.c (dead)
  1.11      +0 -177    src/lib/libpthread/thread/thr_concurrency.c (dead)
  1.57      +0 -844    src/lib/libpthread/thread/thr_cond.c (dead)
  1.10      +0 -53     src/lib/libpthread/thread/thr_condattr_destroy.c (dead)
  1.11      +0 -58     src/lib/libpthread/thread/thr_condattr_init.c (dead)
  1.2       +0 -56     src/lib/libpthread/thread/thr_condattr_pshared.c (dead)
  1.4       +0 -52     src/lib/libpthread/thread/thr_connect.c (dead)
  1.10      +0 -58     src/lib/libpthread/thread/thr_creat.c (dead)
  1.62      +0 -345    src/lib/libpthread/thread/thr_create.c (dead)
  1.26      +0 -117    src/lib/libpthread/thread/thr_detach.c (dead)
  1.9       +0 -44     src/lib/libpthread/thread/thr_equal.c (dead)
  1.5       +0 -66     src/lib/libpthread/thread/thr_execve.c (dead)
  1.42      +0 -159    src/lib/libpthread/thread/thr_exit.c (dead)
  1.22      +0 -78     src/lib/libpthread/thread/thr_fcntl.c (dead)
  1.16      +0 -95     src/lib/libpthread/thread/thr_find_thread.c (dead)
  1.39      +0 -128    src/lib/libpthread/thread/thr_fork.c (dead)
  1.17      +0 -51     src/lib/libpthread/thread/thr_fsync.c (dead)
  1.13      +0 -60     src/lib/libpthread/thread/thr_getprio.c (dead)
  1.12      +0 -78     src/lib/libpthread/thread/thr_getschedparam.c (dead)
  1.31      +0 -244    src/lib/libpthread/thread/thr_info.c (dead)
  1.76      +0 -530    src/lib/libpthread/thread/thr_init.c (dead)
  1.32      +0 -162    src/lib/libpthread/thread/thr_join.c (dead)
  1.125     +0 -2549   src/lib/libpthread/thread/thr_kern.c (dead)
  1.19      +0 -66     src/lib/libpthread/thread/thr_kill.c (dead)
  1.7       +0 -50     src/lib/libpthread/thread/thr_main_np.c (dead)
  1.11      +0 -61     src/lib/libpthread/thread/thr_mattr_init.c (dead)
  1.12      +0 -103    src/lib/libpthread/thread/thr_mattr_kind_np.c (dead)
  1.2       +0 -56     src/lib/libpthread/thread/thr_mattr_pshared.c (dead)
  1.11      +0 -36     src/lib/libpthread/thread/thr_msync.c (dead)
  1.10      +0 -52     src/lib/libpthread/thread/thr_multi_np.c (dead)
  1.53      +0 -1829   src/lib/libpthread/thread/thr_mutex.c (dead)
  1.10      +0 -124    src/lib/libpthread/thread/thr_mutex_prioceiling.c (dead)
  1.9       +0 -75     src/lib/libpthread/thread/thr_mutex_protocol.c (dead)
  1.11      +0 -53     src/lib/libpthread/thread/thr_mutexattr_destroy.c (dead)
  1.28      +0 -132    src/lib/libpthread/thread/thr_nanosleep.c (dead)
  1.13      +0 -98     src/lib/libpthread/thread/thr_once.c (dead)
  1.19      +0 -71     src/lib/libpthread/thread/thr_open.c (dead)
  1.10      +0 -54     src/lib/libpthread/thread/thr_pause.c (dead)
  1.18      +0 -60     src/lib/libpthread/thread/thr_poll.c (dead)
  1.5       +0 -135    src/lib/libpthread/thread/thr_printf.c (dead)
  1.17      +0 -324    src/lib/libpthread/thread/thr_priority_queue.c (dead)
  1.131     +0 -1324   src/lib/libpthread/thread/thr_private.h (dead)
  1.7       +0 -60     src/lib/libpthread/thread/thr_pselect.c (dead)
  1.5       +0 -174    src/lib/libpthread/thread/thr_pspinlock.c (dead)
  1.3       +0 -56     src/lib/libpthread/thread/thr_raise.c (dead)
  1.21      +0 -56     src/lib/libpthread/thread/thr_read.c (dead)
  1.22      +0 -56     src/lib/libpthread/thread/thr_readv.c (dead)
  1.21      +0 -109    src/lib/libpthread/thread/thr_resume_np.c (dead)
  1.7       +0 -302    src/lib/libpthread/thread/thr_rtld.c (dead)
  1.16      +0 -438    src/lib/libpthread/thread/thr_rwlock.c (dead)
  1.10      +0 -107    src/lib/libpthread/thread/thr_rwlockattr.c (dead)
  1.29      +0 -65     src/lib/libpthread/thread/thr_select.c (dead)
  1.10      +0 -47     src/lib/libpthread/thread/thr_self.c (dead)
  1.20      +0 -267    src/lib/libpthread/thread/thr_sem.c (dead)
  1.9       +0 -56     src/lib/libpthread/thread/thr_seterrno.c (dead)
  1.13      +0 -52     src/lib/libpthread/thread/thr_setprio.c (dead)
  1.15      +0 -139    src/lib/libpthread/thread/thr_setschedparam.c (dead)
  1.87      +0 -1250   src/lib/libpthread/thread/thr_sig.c (dead)
  1.26      +0 -127    src/lib/libpthread/thread/thr_sigaction.c (dead)
  1.4       +0 -110    src/lib/libpthread/thread/thr_sigaltstack.c (dead)
  1.22      +0 -113    src/lib/libpthread/thread/thr_sigmask.c (dead)
  1.18      +0 -76     src/lib/libpthread/thread/thr_sigpending.c (dead)
  1.20      +0 -55     src/lib/libpthread/thread/thr_sigprocmask.c (dead)
  1.30      +0 -110    src/lib/libpthread/thread/thr_sigsuspend.c (dead)
  1.38      +0 -209    src/lib/libpthread/thread/thr_sigwait.c (dead)
  1.9       +0 -51     src/lib/libpthread/thread/thr_single_np.c (dead)
  1.11      +0 -71     src/lib/libpthread/thread/thr_sleep.c (dead)
  1.25      +0 -240    src/lib/libpthread/thread/thr_spec.c (dead)
  1.26      +0 -149    src/lib/libpthread/thread/thr_spinlock.c (dead)
  1.11      +0 -258    src/lib/libpthread/thread/thr_stack.c (dead)
  1.22      +0 -111    src/lib/libpthread/thread/thr_suspend_np.c (dead)
  1.9       +0 -57     src/lib/libpthread/thread/thr_switch_np.c (dead)
  1.6       +0 -78     src/lib/libpthread/thread/thr_symbols.c (dead)
  1.10      +0 -54     src/lib/libpthread/thread/thr_system.c (dead)
  1.10      +0 -54     src/lib/libpthread/thread/thr_tcdrain.c (dead)
  1.5       +0 -17     src/lib/libpthread/thread/thr_vfork.c (dead)
  1.10      +0 -53     src/lib/libpthread/thread/thr_wait.c (dead)
  1.22      +0 -57     src/lib/libpthread/thread/thr_wait4.c (dead)
  1.10      +0 -55     src/lib/libpthread/thread/thr_waitpid.c (dead)
  1.27      +0 -56     src/lib/libpthread/thread/thr_write.c (dead)
  1.27      +0 -58     src/lib/libpthread/thread/thr_writev.c (dead)
  1.18      +0 -75     src/lib/libpthread/thread/thr_yield.c (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710091416.l99EGgX6001261>