svn commit: branches/uClibc-nptl: include libc/inet libc/inet/rpc libc/mis etc...

sjhill at uclibc.org sjhill at uclibc.org
Sat Dec 10 15:13:16 UTC 2005


Author: sjhill
Date: 2005-12-10 07:10:57 -0800 (Sat, 10 Dec 2005)
New Revision: 12812

Log:
Merge from trunk.


Removed:
   branches/uClibc-nptl/libc/misc/internals/static.c

Modified:
   branches/uClibc-nptl/include/fnmatch.h
   branches/uClibc-nptl/include/langinfo.h
   branches/uClibc-nptl/include/libc-internal.h
   branches/uClibc-nptl/include/stdio.h
   branches/uClibc-nptl/include/stdlib.h
   branches/uClibc-nptl/libc/inet/addr.c
   branches/uClibc-nptl/libc/inet/ether_addr.c
   branches/uClibc-nptl/libc/inet/getaddrinfo.c
   branches/uClibc-nptl/libc/inet/getnetent.c
   branches/uClibc-nptl/libc/inet/getproto.c
   branches/uClibc-nptl/libc/inet/getservice.c
   branches/uClibc-nptl/libc/inet/herror.c
   branches/uClibc-nptl/libc/inet/if_nametoindex.c
   branches/uClibc-nptl/libc/inet/inet_net.c
   branches/uClibc-nptl/libc/inet/ntop.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_perror.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/pmap_clnt.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/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_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_stdio.c
   branches/uClibc-nptl/libc/inet/socketcalls.c
   branches/uClibc-nptl/libc/misc/dirent/closedir.c
   branches/uClibc-nptl/libc/misc/dirent/dirfd.c
   branches/uClibc-nptl/libc/misc/dirent/opendir.c
   branches/uClibc-nptl/libc/misc/dirent/scandir.c
   branches/uClibc-nptl/libc/misc/dirent/scandir64.c
   branches/uClibc-nptl/libc/misc/error/err.c
   branches/uClibc-nptl/libc/misc/error/error.c
   branches/uClibc-nptl/libc/misc/fnmatch/fnmatch.c
   branches/uClibc-nptl/libc/misc/ftw/ftw.c
   branches/uClibc-nptl/libc/misc/glob/glob.c
   branches/uClibc-nptl/libc/misc/internals/__uClibc_main.c
   branches/uClibc-nptl/libc/misc/internals/errno.c
   branches/uClibc-nptl/libc/misc/internals/tempname.c
   branches/uClibc-nptl/libc/misc/internals/tempname.h
   branches/uClibc-nptl/libc/misc/locale/locale.c
   branches/uClibc-nptl/libc/misc/mntent/mntent.c
   branches/uClibc-nptl/libc/misc/regex/regex_old.c
   branches/uClibc-nptl/libc/misc/regex/regexec.c
   branches/uClibc-nptl/libc/misc/search/lsearch.c
   branches/uClibc-nptl/libc/misc/search/tsearch.c
   branches/uClibc-nptl/libc/misc/sysvipc/ipc.h
   branches/uClibc-nptl/libc/misc/time/ftime.c
   branches/uClibc-nptl/libc/misc/time/time.c
   branches/uClibc-nptl/libc/misc/ttyent/getttyent.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/wordexp.c
   branches/uClibc-nptl/libc/pwd_grp/pwd_grp.c
   branches/uClibc-nptl/libc/stdio/_fopen.c
   branches/uClibc-nptl/libc/stdio/_fpmaxtostr.c
   branches/uClibc-nptl/libc/stdio/_stdio.c
   branches/uClibc-nptl/libc/stdio/_stdio.h
   branches/uClibc-nptl/libc/stdio/asprintf.c
   branches/uClibc-nptl/libc/stdio/dprintf.c
   branches/uClibc-nptl/libc/stdio/fclose.c
   branches/uClibc-nptl/libc/stdio/fdopen.c
   branches/uClibc-nptl/libc/stdio/fileno.c
   branches/uClibc-nptl/libc/stdio/fmemopen.c
   branches/uClibc-nptl/libc/stdio/fopencookie.c
   branches/uClibc-nptl/libc/stdio/fprintf.c
   branches/uClibc-nptl/libc/stdio/fread.c
   branches/uClibc-nptl/libc/stdio/fwprintf.c
   branches/uClibc-nptl/libc/stdio/fwrite.c
   branches/uClibc-nptl/libc/stdio/old_vfprintf.c
   branches/uClibc-nptl/libc/stdio/open_memstream.c
   branches/uClibc-nptl/libc/stdio/perror.c
   branches/uClibc-nptl/libc/stdio/popen.c
   branches/uClibc-nptl/libc/stdio/printf.c
   branches/uClibc-nptl/libc/stdio/remove.c
   branches/uClibc-nptl/libc/stdio/rewind.c
   branches/uClibc-nptl/libc/stdio/scanf.c
   branches/uClibc-nptl/libc/stdio/snprintf.c
   branches/uClibc-nptl/libc/stdio/sprintf.c
   branches/uClibc-nptl/libc/stdio/swprintf.c
   branches/uClibc-nptl/libc/stdio/tmpfile.c
   branches/uClibc-nptl/libc/stdio/vasprintf.c
   branches/uClibc-nptl/libc/stdio/vdprintf.c
   branches/uClibc-nptl/libc/stdio/vfprintf.c
   branches/uClibc-nptl/libc/stdio/vprintf.c
   branches/uClibc-nptl/libc/stdio/vsnprintf.c
   branches/uClibc-nptl/libc/stdio/vsprintf.c
   branches/uClibc-nptl/libc/stdio/vswprintf.c
   branches/uClibc-nptl/libc/stdio/vwprintf.c
   branches/uClibc-nptl/libc/stdio/wprintf.c
   branches/uClibc-nptl/libc/stdlib/abort.c
   branches/uClibc-nptl/libc/stdlib/bsd_getpt.c
   branches/uClibc-nptl/libc/stdlib/gcvt.c
   branches/uClibc-nptl/libc/stdlib/getpt.c
   branches/uClibc-nptl/libc/stdlib/grantpt.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/alloc.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/mallinfo.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/malloc.h
   branches/uClibc-nptl/libc/stdlib/malloc-standard/realloc.c
   branches/uClibc-nptl/libc/stdlib/malloc/heap_debug.c
   branches/uClibc-nptl/libc/stdlib/malloc/malloc.c
   branches/uClibc-nptl/libc/stdlib/malloc/malloc_debug.c
   branches/uClibc-nptl/libc/stdlib/ptsname.c
   branches/uClibc-nptl/libc/stdlib/random.c
   branches/uClibc-nptl/libc/stdlib/random_r.c
   branches/uClibc-nptl/libc/stdlib/stdlib.c
   branches/uClibc-nptl/libc/stdlib/strtod.c
   branches/uClibc-nptl/libc/stdlib/strtof.c
   branches/uClibc-nptl/libc/stdlib/strtold.c
   branches/uClibc-nptl/libc/stdlib/system.c
   branches/uClibc-nptl/libc/stdlib/unlockpt.c
   branches/uClibc-nptl/libc/string/generic/strcmp.c
   branches/uClibc-nptl/libc/string/strcmp.c
   branches/uClibc-nptl/libc/string/strlcpy.c
   branches/uClibc-nptl/libc/string/wcscmp.c
   branches/uClibc-nptl/libc/string/wstring.c
   branches/uClibc-nptl/libc/sysdeps/linux/arm/ioperm.c
   branches/uClibc-nptl/libc/sysdeps/linux/arm/mmap64.S
   branches/uClibc-nptl/libc/sysdeps/linux/arm/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/frv/
   branches/uClibc-nptl/libc/sysdeps/linux/frv/mmap.c
   branches/uClibc-nptl/libc/sysdeps/linux/i386/
   branches/uClibc-nptl/libc/sysdeps/linux/i386/mmap.S
   branches/uClibc-nptl/libc/sysdeps/linux/i386/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/mips/mmap.c
   branches/uClibc-nptl/libc/sysdeps/linux/powerpc/
   branches/uClibc-nptl/libc/sysdeps/linux/powerpc/ioctl.c
   branches/uClibc-nptl/libc/sysdeps/linux/powerpc/mmap.c
   branches/uClibc-nptl/libc/sysdeps/linux/sh/
   branches/uClibc-nptl/libc/sysdeps/linux/sh/mmap.c
   branches/uClibc-nptl/libc/sysdeps/linux/sh/pipe.c
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/mmap.c
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/sigaction.c
   branches/uClibc-nptl/libc/termios/tcgetattr.c
   branches/uClibc-nptl/libc/termios/tcgetsid.c
   branches/uClibc-nptl/libc/termios/tcsetattr.c
   branches/uClibc-nptl/libc/termios/termios.c
   branches/uClibc-nptl/libc/termios/ttyname.c
   branches/uClibc-nptl/libc/unistd/daemon.c
   branches/uClibc-nptl/libc/unistd/exec.c
   branches/uClibc-nptl/libc/unistd/getopt.c
   branches/uClibc-nptl/libc/unistd/getpass.c
   branches/uClibc-nptl/libc/unistd/usershell.c
   branches/uClibc-nptl/libc/unistd/usleep.c
   branches/uClibc-nptl/utils/Makefile.in
   branches/uClibc-nptl/utils/ldd.c


Changeset:

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

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



More information about the uClibc-cvs mailing list