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

carmelo at uclibc.org carmelo at uclibc.org
Tue Nov 18 06:53:54 UTC 2008


Author: carmelo
Date: 2008-11-17 22:53:52 -0800 (Mon, 17 Nov 2008)
New Revision: 24088

Log:
Synch with trunk @ 24087
Step 10: libc_hidden_removal


Modified:
   branches/uClibc-nptl/include/ctype.h
   branches/uClibc-nptl/include/locale.h
   branches/uClibc-nptl/include/stdio.h
   branches/uClibc-nptl/include/stdlib.h
   branches/uClibc-nptl/include/time.h
   branches/uClibc-nptl/include/unistd.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/hostid.c
   branches/uClibc-nptl/libc/inet/if_index.c
   branches/uClibc-nptl/libc/inet/ifaddrs.c
   branches/uClibc-nptl/libc/inet/inet_net.c
   branches/uClibc-nptl/libc/inet/resolv.c
   branches/uClibc-nptl/libc/inet/rpc/auth_unix.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/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_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/misc/assert/__assert.c
   branches/uClibc-nptl/libc/misc/ctype/ctype.c
   branches/uClibc-nptl/libc/misc/dirent/closedir.c
   branches/uClibc-nptl/libc/misc/dirent/opendir.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/internals/__uClibc_main.c
   branches/uClibc-nptl/libc/misc/internals/tempname.c
   branches/uClibc-nptl/libc/misc/locale/locale.c
   branches/uClibc-nptl/libc/misc/mntent/mntent.c
   branches/uClibc-nptl/libc/misc/regex/regex.c
   branches/uClibc-nptl/libc/misc/regex/regex_old.c
   branches/uClibc-nptl/libc/misc/syslog/syslog.c
   branches/uClibc-nptl/libc/misc/time/time.c
   branches/uClibc-nptl/libc/misc/ttyent/getttyent.c
   branches/uClibc-nptl/libc/misc/utmp/utent.c
   branches/uClibc-nptl/libc/misc/utmp/wtent.c
   branches/uClibc-nptl/libc/misc/wctype/_wctype.c
   branches/uClibc-nptl/libc/misc/wordexp/wordexp.c
   branches/uClibc-nptl/libc/pwd_grp/lckpwdf.c
   branches/uClibc-nptl/libc/pwd_grp/pwd_grp.c
   branches/uClibc-nptl/libc/stdio/_READ.c
   branches/uClibc-nptl/libc/stdio/_cs_funcs.c
   branches/uClibc-nptl/libc/stdio/_scanf.c
   branches/uClibc-nptl/libc/stdio/_vfprintf.c
   branches/uClibc-nptl/libc/stdio/fclose.c
   branches/uClibc-nptl/libc/stdio/fcloseall.c
   branches/uClibc-nptl/libc/stdio/fprintf.c
   branches/uClibc-nptl/libc/stdio/freopen.c
   branches/uClibc-nptl/libc/stdio/perror.c
   branches/uClibc-nptl/libc/stdio/popen.c
   branches/uClibc-nptl/libc/stdio/tmpfile.c
   branches/uClibc-nptl/libc/stdio/vasprintf.c
   branches/uClibc-nptl/libc/stdlib/_atexit.c
   branches/uClibc-nptl/libc/stdlib/_strtod.c
   branches/uClibc-nptl/libc/stdlib/abort.c
   branches/uClibc-nptl/libc/stdlib/arc4random.c
   branches/uClibc-nptl/libc/stdlib/getpt.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/heap_debug.c
   branches/uClibc-nptl/libc/stdlib/stdlib.c
   branches/uClibc-nptl/libc/string/generic/memchr.c
   branches/uClibc-nptl/libc/string/generic/memrchr.c
   branches/uClibc-nptl/libc/string/generic/rawmemchr.c
   branches/uClibc-nptl/libc/string/generic/strchr.c
   branches/uClibc-nptl/libc/string/generic/strchrnul.c
   branches/uClibc-nptl/libc/string/generic/strlen.c
   branches/uClibc-nptl/libc/string/generic/strnlen.c
   branches/uClibc-nptl/libc/string/psignal.c
   branches/uClibc-nptl/libc/string/strcasecmp.c
   branches/uClibc-nptl/libc/string/strcasestr.c
   branches/uClibc-nptl/libc/string/strncasecmp.c
   branches/uClibc-nptl/libc/sysdeps/linux/arm/ioperm.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/close.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/dl-osinfo.h
   branches/uClibc-nptl/libc/unistd/daemon.c
   branches/uClibc-nptl/libc/unistd/getopt-susv3.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/libpthread/linuxthreads.old/forward.c
   branches/uClibc-nptl/libpthread/linuxthreads.old/libc_pthread_init.c
   branches/uClibc-nptl/libpthread/linuxthreads/forward.c
   branches/uClibc-nptl/libpthread/linuxthreads/libc_pthread_init.c


Changeset:

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

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



More information about the uClibc-cvs mailing list