svn commit: branches/uClibc-nptl/libpthread/nptl: sysdeps/generic sysdeps/mips sysdeps/pt etc...

sjhill at uclibc.org sjhill at uclibc.org
Mon Aug 21 04:26:02 UTC 2006


Author: sjhill
Date: 2006-08-20 21:26:01 -0700 (Sun, 20 Aug 2006)
New Revision: 15869

Log:
Finally check in all the changes I made for NPTL library proper.


Modified:
   branches/uClibc-nptl/libpthread/nptl/Makefile.in
   branches/uClibc-nptl/libpthread/nptl/cancellation.c
   branches/uClibc-nptl/libpthread/nptl/cleanup.c
   branches/uClibc-nptl/libpthread/nptl/forward.c
   branches/uClibc-nptl/libpthread/nptl/init.c
   branches/uClibc-nptl/libpthread/nptl/pt-system.c
   branches/uClibc-nptl/libpthread/nptl/pthreadP.h
   branches/uClibc-nptl/libpthread/nptl/pthread_atfork.c
   branches/uClibc-nptl/libpthread/nptl/pthread_cancel.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/generic/Makefile.in
   branches/uClibc-nptl/libpthread/nptl/sysdeps/generic/dl-support.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/generic/libc-tls.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/mips/Makefile.arch
   branches/uClibc-nptl/libpthread/nptl/sysdeps/mips/sysdep.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/Makefile.in
   branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/pt-longjmp.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/pthread.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/sigaction.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/sigprocmask.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/unwind-resume.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/fork.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/pt-fork.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/pt-raise.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/raise.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sleep.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.c
   branches/uClibc-nptl/libpthread/nptl/unwind.c


Changeset:

Sorry, the patch is too large to include (1160 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=15869



More information about the uClibc-cvs mailing list