svn commit: branches/uClibc-nptl/libc/sysdeps/linux: common common/bits mips mips/bits

sjhill at uclibc.org sjhill at uclibc.org
Thu Aug 24 02:58:46 UTC 2006


Author: sjhill
Date: 2006-08-23 19:58:45 -0700 (Wed, 23 Aug 2006)
New Revision: 15948

Log:
Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch is now the exact code that I have. I am going to re-run tests now to verify everything one more time. The next step after that is to merge from trunk with the latest stuff from Mike and Peter.


Modified:
   branches/uClibc-nptl/libc/sysdeps/linux/common/__rt_sigtimedwait.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/__rt_sigwaitinfo.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/__syscall_fcntl.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/_exit.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/acct.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/errno.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/kernel_sigaction.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/poll.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/posix_opt.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/sched.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/siginfo.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/socket.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/types.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uio.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/chown.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/chroot.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/fsync.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getdnnm.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/geteuid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getpagesize.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/gettimeofday.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getuid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/llseek.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/madvise.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/open64.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/poll.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/pselect.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/readv.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/sbrk.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/select.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/setdomainname.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/setegid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/seteuid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/setgroups.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/sethostname.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/settimeofday.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/sigprocmask.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/sigsuspend.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/stime.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/sysfs.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/umount.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/utime.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/vhangup.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/wait.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/waitpid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/writev.c
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/kernel_sigaction.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/mman.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/poll.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/resource.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/siginfo.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/mips/clone.S
   branches/uClibc-nptl/libc/sysdeps/linux/mips/pread_write.c
   branches/uClibc-nptl/libc/sysdeps/linux/mips/sigaction.c


Changeset:

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

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



More information about the uClibc-cvs mailing list