svn commit: branches/uClibc-nptl: ldso/ldso/i386 ldso/libdl ldso/man libc etc...

sjhill at uclibc.org sjhill at uclibc.org
Thu Nov 17 02:07:42 UTC 2005


Author: sjhill
Date: 2005-11-16 18:07:34 -0800 (Wed, 16 Nov 2005)
New Revision: 12308

Log:
Massive merge from trunk.


Modified:
   branches/uClibc-nptl/ldso/ldso/i386/elfinterp.c
   branches/uClibc-nptl/ldso/libdl/Makefile.in
   branches/uClibc-nptl/ldso/man/Makefile
   branches/uClibc-nptl/libc/Makefile.in
   branches/uClibc-nptl/libc/inet/Makefile.in
   branches/uClibc-nptl/libc/inet/rpc/Makefile.in
   branches/uClibc-nptl/libc/misc/assert/Makefile.in
   branches/uClibc-nptl/libc/misc/ctype/Makefile.in
   branches/uClibc-nptl/libc/misc/dirent/Makefile.in
   branches/uClibc-nptl/libc/misc/error/Makefile.in
   branches/uClibc-nptl/libc/misc/file/Makefile.in
   branches/uClibc-nptl/libc/misc/fnmatch/Makefile.in
   branches/uClibc-nptl/libc/misc/ftw/Makefile.in
   branches/uClibc-nptl/libc/misc/glob/Makefile.in
   branches/uClibc-nptl/libc/misc/gnu/Makefile.in
   branches/uClibc-nptl/libc/misc/internals/Makefile.in
   branches/uClibc-nptl/libc/misc/intl/Makefile.in
   branches/uClibc-nptl/libc/misc/locale/Makefile.in
   branches/uClibc-nptl/libc/misc/mntent/Makefile.in
   branches/uClibc-nptl/libc/misc/pthread/Makefile.in
   branches/uClibc-nptl/libc/misc/regex/Makefile.in
   branches/uClibc-nptl/libc/misc/search/Makefile.in
   branches/uClibc-nptl/libc/misc/statfs/Makefile.in
   branches/uClibc-nptl/libc/misc/syslog/Makefile.in
   branches/uClibc-nptl/libc/misc/sysvipc/Makefile.in
   branches/uClibc-nptl/libc/misc/time/Makefile.in
   branches/uClibc-nptl/libc/misc/ttyent/Makefile.in
   branches/uClibc-nptl/libc/misc/utmp/Makefile.in
   branches/uClibc-nptl/libc/misc/wchar/Makefile.in
   branches/uClibc-nptl/libc/misc/wctype/Makefile.in
   branches/uClibc-nptl/libc/misc/wordexp/Makefile.in
   branches/uClibc-nptl/libc/pwd_grp/Makefile.in
   branches/uClibc-nptl/libc/signal/Makefile.in
   branches/uClibc-nptl/libc/stdio/Makefile.in
   branches/uClibc-nptl/libc/stdlib/Makefile.in
   branches/uClibc-nptl/libc/stdlib/malloc-simple/Makefile.in
   branches/uClibc-nptl/libc/stdlib/malloc-standard/Makefile.in
   branches/uClibc-nptl/libc/stdlib/malloc/Makefile.in
   branches/uClibc-nptl/libc/string/Makefile.in
   branches/uClibc-nptl/libc/string/arm/Makefile.arch
   branches/uClibc-nptl/libc/string/frv/Makefile.arch
   branches/uClibc-nptl/libc/string/generic/Makefile.in
   branches/uClibc-nptl/libc/string/i386/Makefile.arch
   branches/uClibc-nptl/libc/string/mips/Makefile.arch
   branches/uClibc-nptl/libc/string/powerpc/Makefile.arch
   branches/uClibc-nptl/libc/string/sh64/Makefile.arch
   branches/uClibc-nptl/libc/string/sh64/memcpy.S
   branches/uClibc-nptl/libc/string/sh64/memset.S
   branches/uClibc-nptl/libc/string/sh64/strcpy.S
   branches/uClibc-nptl/libc/string/sh64/strlen.S
   branches/uClibc-nptl/libc/string/sparc/
   branches/uClibc-nptl/libc/string/sparc/Makefile.arch
   branches/uClibc-nptl/libc/string/sparc/sparc32/memchr.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/memcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/memset.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/stpcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/strcat.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/strchr.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/strcmp.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/strcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/strlen.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/memcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/memset.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/sparcv9b/memcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/strcat.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/strchr.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/strcmp.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/strcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc64/strlen.S
   branches/uClibc-nptl/libc/string/x86_64/Makefile.arch
   branches/uClibc-nptl/libc/string/x86_64/memcpy.S
   branches/uClibc-nptl/libc/string/x86_64/memset.S
   branches/uClibc-nptl/libc/string/x86_64/strcat.S
   branches/uClibc-nptl/libc/string/x86_64/strchr.S
   branches/uClibc-nptl/libc/string/x86_64/strcmp.S
   branches/uClibc-nptl/libc/string/x86_64/strcpy.S
   branches/uClibc-nptl/libc/string/x86_64/strcspn.S
   branches/uClibc-nptl/libc/string/x86_64/strlen.S
   branches/uClibc-nptl/libc/string/x86_64/strpbrk.S
   branches/uClibc-nptl/libc/string/x86_64/strspn.S
   branches/uClibc-nptl/libc/sysdeps/linux/Makefile.arch
   branches/uClibc-nptl/libc/sysdeps/linux/alpha/Makefile
   branches/uClibc-nptl/libc/sysdeps/linux/arm/
   branches/uClibc-nptl/libc/sysdeps/linux/arm/Makefile.arch
   branches/uClibc-nptl/libc/sysdeps/linux/arm/__longjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/arm/bits/endian.h
   branches/uClibc-nptl/libc/sysdeps/linux/arm/bits/fenv.h
   branches/uClibc-nptl/libc/sysdeps/linux/arm/bits/setjmp.h
   branches/uClibc-nptl/libc/sysdeps/linux/arm/crt1.S
   branches/uClibc-nptl/libc/sysdeps/linux/arm/fpu_control.h
   branches/uClibc-nptl/libc/sysdeps/linux/arm/setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/arm/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/arm/syscall.c
   branches/uClibc-nptl/libc/sysdeps/linux/arm/vfork.S
   branches/uClibc-nptl/libc/sysdeps/linux/common/Makefile.in
   branches/uClibc-nptl/libc/sysdeps/linux/cris/Makefile
   branches/uClibc-nptl/libc/sysdeps/linux/i386/Makefile.arch
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/mips/Makefile.arch
   branches/uClibc-nptl/libc/sysdeps/linux/powerpc/Makefile.arch
   branches/uClibc-nptl/libc/sysdeps/linux/sh/Makefile
   branches/uClibc-nptl/libc/sysdeps/linux/sh/bits/setjmp.h
   branches/uClibc-nptl/libc/sysdeps/linux/sparc/Makefile
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/Makefile.arch
   branches/uClibc-nptl/libc/termios/Makefile.in
   branches/uClibc-nptl/libc/unistd/Makefile.in
   branches/uClibc-nptl/librt/Makefile.in
   branches/uClibc-nptl/utils/Makefile


Changeset:

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

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



More information about the uClibc-cvs mailing list