svn commit: branches/uClibc-nptl: extra/scripts include include/sys libc/ etc...

sjhill at uclibc.org sjhill at uclibc.org
Fri Dec 2 00:42:04 UTC 2005


Author: sjhill
Date: 2005-12-01 16:41:37 -0800 (Thu, 01 Dec 2005)
New Revision: 12627

Log:
Merge from trunk. More to come you betcha'.


Removed:
   branches/uClibc-nptl/libc/string/x86_64/string.c
   branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/types.h

Modified:
   branches/uClibc-nptl/Makefile.in
   branches/uClibc-nptl/extra/scripts/Makefile.arch.lvl3
   branches/uClibc-nptl/extra/scripts/Makefile.arch.lvl4
   branches/uClibc-nptl/extra/scripts/Makefile.libs.lvl0
   branches/uClibc-nptl/extra/scripts/Makefile.libs.lvl1
   branches/uClibc-nptl/extra/scripts/Makefile.libs.lvl2
   branches/uClibc-nptl/extra/scripts/Makefile.objs.lvl2
   branches/uClibc-nptl/extra/scripts/Makefile.objs.lvl3
   branches/uClibc-nptl/extra/scripts/Makefile.objs.lvl4
   branches/uClibc-nptl/extra/scripts/create_makefiles.sh
   branches/uClibc-nptl/include/libc-internal.h
   branches/uClibc-nptl/include/ssp-internal.h
   branches/uClibc-nptl/include/sys/syscall.h
   branches/uClibc-nptl/libc/inet/Makefile
   branches/uClibc-nptl/libc/inet/addr.c
   branches/uClibc-nptl/libc/inet/getaddrinfo.c
   branches/uClibc-nptl/libc/inet/getnetbynm.c
   branches/uClibc-nptl/libc/inet/getproto.c
   branches/uClibc-nptl/libc/inet/getservice.c
   branches/uClibc-nptl/libc/inet/hostid.c
   branches/uClibc-nptl/libc/inet/if_nametoindex.c
   branches/uClibc-nptl/libc/inet/ntop.c
   branches/uClibc-nptl/libc/inet/resolv.c
   branches/uClibc-nptl/libc/inet/rpc/Makefile
   branches/uClibc-nptl/libc/inet/rpc/auth_none.c
   branches/uClibc-nptl/libc/inet/rpc/auth_unix.c
   branches/uClibc-nptl/libc/inet/rpc/bindresvport.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_generic.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_perror.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_raw.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_simple.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_tcp.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_udp.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_unix.c
   branches/uClibc-nptl/libc/inet/rpc/create_xid.c
   branches/uClibc-nptl/libc/inet/rpc/get_myaddress.c
   branches/uClibc-nptl/libc/inet/rpc/getrpcent.c
   branches/uClibc-nptl/libc/inet/rpc/getrpcport.c
   branches/uClibc-nptl/libc/inet/rpc/pmap_clnt.c
   branches/uClibc-nptl/libc/inet/rpc/pmap_getmaps.c
   branches/uClibc-nptl/libc/inet/rpc/pmap_getport.c
   branches/uClibc-nptl/libc/inet/rpc/pmap_rmt.c
   branches/uClibc-nptl/libc/inet/rpc/rcmd.c
   branches/uClibc-nptl/libc/inet/rpc/rexec.c
   branches/uClibc-nptl/libc/inet/rpc/rpc_callmsg.c
   branches/uClibc-nptl/libc/inet/rpc/rpc_dtablesize.c
   branches/uClibc-nptl/libc/inet/rpc/rpc_private.h
   branches/uClibc-nptl/libc/inet/rpc/rpc_thread.c
   branches/uClibc-nptl/libc/inet/rpc/rtime.c
   branches/uClibc-nptl/libc/inet/rpc/ruserpass.c
   branches/uClibc-nptl/libc/inet/rpc/svc.c
   branches/uClibc-nptl/libc/inet/rpc/svc_auth.c
   branches/uClibc-nptl/libc/inet/rpc/svc_auth_unix.c
   branches/uClibc-nptl/libc/inet/rpc/svc_run.c
   branches/uClibc-nptl/libc/inet/rpc/svc_simple.c
   branches/uClibc-nptl/libc/inet/rpc/svc_tcp.c
   branches/uClibc-nptl/libc/inet/rpc/svc_udp.c
   branches/uClibc-nptl/libc/inet/rpc/svc_unix.c
   branches/uClibc-nptl/libc/inet/rpc/xdr.c
   branches/uClibc-nptl/libc/inet/rpc/xdr_array.c
   branches/uClibc-nptl/libc/inet/rpc/xdr_mem.c
   branches/uClibc-nptl/libc/inet/rpc/xdr_rec.c
   branches/uClibc-nptl/libc/inet/rpc/xdr_reference.c
   branches/uClibc-nptl/libc/inet/socketcalls.c
   branches/uClibc-nptl/libc/misc/Makefile
   branches/uClibc-nptl/libc/misc/assert/Makefile
   branches/uClibc-nptl/libc/misc/ctype/Makefile
   branches/uClibc-nptl/libc/misc/dirent/Makefile
   branches/uClibc-nptl/libc/misc/dirent/alphasort.c
   branches/uClibc-nptl/libc/misc/dirent/alphasort64.c
   branches/uClibc-nptl/libc/misc/dirent/closedir.c
   branches/uClibc-nptl/libc/misc/dirent/opendir.c
   branches/uClibc-nptl/libc/misc/dirent/readdir64_r.c
   branches/uClibc-nptl/libc/misc/dirent/readdir_r.c
   branches/uClibc-nptl/libc/misc/dirent/scandir.c
   branches/uClibc-nptl/libc/misc/dirent/scandir64.c
   branches/uClibc-nptl/libc/misc/error/Makefile
   branches/uClibc-nptl/libc/misc/error/error.c
   branches/uClibc-nptl/libc/misc/file/Makefile
   branches/uClibc-nptl/libc/misc/file/lockf.c
   branches/uClibc-nptl/libc/misc/file/lockf64.c
   branches/uClibc-nptl/libc/misc/fnmatch/Makefile
   branches/uClibc-nptl/libc/misc/ftw/Makefile
   branches/uClibc-nptl/libc/misc/ftw/ftw.c
   branches/uClibc-nptl/libc/misc/glob/Makefile
   branches/uClibc-nptl/libc/misc/glob/glob.c
   branches/uClibc-nptl/libc/misc/gnu/Makefile
   branches/uClibc-nptl/libc/misc/internals/Makefile
   branches/uClibc-nptl/libc/misc/internals/Makefile.in
   branches/uClibc-nptl/libc/misc/internals/tempname.c
   branches/uClibc-nptl/libc/misc/internals/tempname.h
   branches/uClibc-nptl/libc/misc/intl/Makefile
   branches/uClibc-nptl/libc/misc/intl/intl.c
   branches/uClibc-nptl/libc/misc/locale/Makefile
   branches/uClibc-nptl/libc/misc/locale/Makefile.in
   branches/uClibc-nptl/libc/misc/locale/locale.c
   branches/uClibc-nptl/libc/misc/mntent/Makefile
   branches/uClibc-nptl/libc/misc/mntent/mntent.c
   branches/uClibc-nptl/libc/misc/pthread/Makefile
   branches/uClibc-nptl/libc/misc/regex/regex.c
   branches/uClibc-nptl/libc/misc/regex/regex_old.c
   branches/uClibc-nptl/libc/misc/search/Makefile
   branches/uClibc-nptl/libc/misc/search/hsearch_r.c
   branches/uClibc-nptl/libc/misc/search/lsearch.c
   branches/uClibc-nptl/libc/misc/search/tsearch.c
   branches/uClibc-nptl/libc/misc/statfs/Makefile
   branches/uClibc-nptl/libc/misc/statfs/fstatfs64.c
   branches/uClibc-nptl/libc/misc/statfs/fstatvfs.c
   branches/uClibc-nptl/libc/misc/statfs/fstatvfs64.c
   branches/uClibc-nptl/libc/misc/statfs/internal_statvfs.c
   branches/uClibc-nptl/libc/misc/statfs/statfs64.c
   branches/uClibc-nptl/libc/misc/statfs/statvfs.c
   branches/uClibc-nptl/libc/misc/statfs/statvfs64.c
   branches/uClibc-nptl/libc/misc/syslog/Makefile
   branches/uClibc-nptl/libc/misc/syslog/syslog.c
   branches/uClibc-nptl/libc/misc/sysvipc/Makefile
   branches/uClibc-nptl/libc/misc/sysvipc/shm.c
   branches/uClibc-nptl/libc/misc/time/Makefile
   branches/uClibc-nptl/libc/misc/time/time.c
   branches/uClibc-nptl/libc/misc/ttyent/Makefile
   branches/uClibc-nptl/libc/misc/ttyent/getttyent.c
   branches/uClibc-nptl/libc/misc/utmp/Makefile
   branches/uClibc-nptl/libc/misc/utmp/utent.c
   branches/uClibc-nptl/libc/misc/utmp/wtent.c
   branches/uClibc-nptl/libc/misc/wchar/wchar.c
   branches/uClibc-nptl/libc/misc/wctype/wctype.c
   branches/uClibc-nptl/libc/misc/wordexp/Makefile
   branches/uClibc-nptl/libc/misc/wordexp/wordexp.c
   branches/uClibc-nptl/libc/pwd_grp/
   branches/uClibc-nptl/libc/pwd_grp/Makefile
   branches/uClibc-nptl/libc/pwd_grp/lckpwdf.c
   branches/uClibc-nptl/libc/pwd_grp/pwd_grp.c
   branches/uClibc-nptl/libc/pwd_grp/pwd_grp_internal.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/Makefile
   branches/uClibc-nptl/libc/sysdeps/linux/common/gettimeofday.c
   branches/uClibc-nptl/libpthread/linuxthreads.old/pthread.c
   branches/uClibc-nptl/utils/
   branches/uClibc-nptl/utils/bswap.h
   branches/uClibc-nptl/utils/chroot_realpath.c
   branches/uClibc-nptl/utils/ldd.c


Changeset:

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

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



More information about the uClibc-cvs mailing list