svn commit: branches/uClibc-nptl: extra/config extra/locale extra/scripts etc...

sjhill at uclibc.org sjhill at uclibc.org
Sat Feb 25 04:04:10 UTC 2006


Author: sjhill
Date: 2006-02-24 20:03:33 -0800 (Fri, 24 Feb 2006)
New Revision: 14269

Log:
Merge from trunk. Going pretty good so far. Kind of. Okay, not really.


Added:
   branches/uClibc-nptl/libc/inet/accept.c
   branches/uClibc-nptl/libc/inet/bind.c
   branches/uClibc-nptl/libc/inet/closenameservers.c
   branches/uClibc-nptl/libc/inet/connect.c
   branches/uClibc-nptl/libc/inet/decodea.c
   branches/uClibc-nptl/libc/inet/decoded.c
   branches/uClibc-nptl/libc/inet/decodeh.c
   branches/uClibc-nptl/libc/inet/decodep.c
   branches/uClibc-nptl/libc/inet/decodeq.c
   branches/uClibc-nptl/libc/inet/dnslookup.c
   branches/uClibc-nptl/libc/inet/encodea.c
   branches/uClibc-nptl/libc/inet/encoded.c
   branches/uClibc-nptl/libc/inet/encodeh.c
   branches/uClibc-nptl/libc/inet/encodep.c
   branches/uClibc-nptl/libc/inet/encodeq.c
   branches/uClibc-nptl/libc/inet/formquery.c
   branches/uClibc-nptl/libc/inet/get_hosts_byaddr_r.c
   branches/uClibc-nptl/libc/inet/get_hosts_byname_r.c
   branches/uClibc-nptl/libc/inet/gethostbyaddr.c
   branches/uClibc-nptl/libc/inet/gethostbyaddr_r.c
   branches/uClibc-nptl/libc/inet/gethostbyname.c
   branches/uClibc-nptl/libc/inet/gethostbyname2.c
   branches/uClibc-nptl/libc/inet/gethostbyname2_r.c
   branches/uClibc-nptl/libc/inet/gethostbyname_r.c
   branches/uClibc-nptl/libc/inet/gethostent.c
   branches/uClibc-nptl/libc/inet/getnameinfo.c
   branches/uClibc-nptl/libc/inet/getpeername.c
   branches/uClibc-nptl/libc/inet/getsockname.c
   branches/uClibc-nptl/libc/inet/getsockopt.c
   branches/uClibc-nptl/libc/inet/inet_addr.c
   branches/uClibc-nptl/libc/inet/inet_aton.c
   branches/uClibc-nptl/libc/inet/inet_lnaof.c
   branches/uClibc-nptl/libc/inet/inet_makeaddr.c
   branches/uClibc-nptl/libc/inet/inet_netof.c
   branches/uClibc-nptl/libc/inet/inet_ntoa.c
   branches/uClibc-nptl/libc/inet/lengthd.c
   branches/uClibc-nptl/libc/inet/lengthq.c
   branches/uClibc-nptl/libc/inet/listen.c
   branches/uClibc-nptl/libc/inet/ns_name.c
   branches/uClibc-nptl/libc/inet/opennameservers.c
   branches/uClibc-nptl/libc/inet/read_etc_hosts_r.c
   branches/uClibc-nptl/libc/inet/recv.c
   branches/uClibc-nptl/libc/inet/recvfrom.c
   branches/uClibc-nptl/libc/inet/recvmsg.c
   branches/uClibc-nptl/libc/inet/res_comp.c
   branches/uClibc-nptl/libc/inet/res_init.c
   branches/uClibc-nptl/libc/inet/res_query.c
   branches/uClibc-nptl/libc/inet/resolveaddress.c
   branches/uClibc-nptl/libc/inet/resolvename.c
   branches/uClibc-nptl/libc/inet/rpc/pm_getmaps.c
   branches/uClibc-nptl/libc/inet/rpc/pm_getport.c
   branches/uClibc-nptl/libc/inet/rpc/rpc_cmsg.c
   branches/uClibc-nptl/libc/inet/rpc/svc_authux.c
   branches/uClibc-nptl/libc/inet/send.c
   branches/uClibc-nptl/libc/inet/sendmsg.c
   branches/uClibc-nptl/libc/inet/sendto.c
   branches/uClibc-nptl/libc/inet/setsockopt.c
   branches/uClibc-nptl/libc/inet/shutdown.c
   branches/uClibc-nptl/libc/inet/socket.c
   branches/uClibc-nptl/libc/inet/socketpair.c
   branches/uClibc-nptl/libc/misc/time/__time_tm.c
   branches/uClibc-nptl/libc/misc/time/_time_localtime_tzi.c
   branches/uClibc-nptl/libc/misc/time/_time_mktime.c
   branches/uClibc-nptl/libc/misc/time/_time_mktime_tzi.c
   branches/uClibc-nptl/libc/misc/time/_time_t2tm.c
   branches/uClibc-nptl/libc/misc/time/asctime.c
   branches/uClibc-nptl/libc/misc/time/asctime_r.c
   branches/uClibc-nptl/libc/misc/time/clock.c
   branches/uClibc-nptl/libc/misc/time/ctime.c
   branches/uClibc-nptl/libc/misc/time/ctime_r.c
   branches/uClibc-nptl/libc/misc/time/difftime.c
   branches/uClibc-nptl/libc/misc/time/dysize.c
   branches/uClibc-nptl/libc/misc/time/gmtime.c
   branches/uClibc-nptl/libc/misc/time/gmtime_r.c
   branches/uClibc-nptl/libc/misc/time/localtime.c
   branches/uClibc-nptl/libc/misc/time/localtime_r.c
   branches/uClibc-nptl/libc/misc/time/mktime.c
   branches/uClibc-nptl/libc/misc/time/strftime.c
   branches/uClibc-nptl/libc/misc/time/strftime_l.c
   branches/uClibc-nptl/libc/misc/time/strptime.c
   branches/uClibc-nptl/libc/misc/time/strptime_l.c
   branches/uClibc-nptl/libc/misc/time/timegm.c
   branches/uClibc-nptl/libc/misc/time/tzset.c
   branches/uClibc-nptl/libc/misc/time/wcsftime.c
   branches/uClibc-nptl/libc/misc/time/wcsftime_l.c
   branches/uClibc-nptl/libc/stdlib/__cxa_atexit.c
   branches/uClibc-nptl/libc/stdlib/__cxa_finalize.c
   branches/uClibc-nptl/libc/stdlib/__exit_handler.c
   branches/uClibc-nptl/libc/stdlib/__fp_range_check.c
   branches/uClibc-nptl/libc/stdlib/__strtofpmax.c
   branches/uClibc-nptl/libc/stdlib/__strtofpmax_l.c
   branches/uClibc-nptl/libc/stdlib/__wcstofpmax.c
   branches/uClibc-nptl/libc/stdlib/__wcstofpmax_l.c
   branches/uClibc-nptl/libc/stdlib/_atexit.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_mb_cur_max.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_strto_l.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_strto_l_l.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_strto_ll.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_strto_ll_l.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_wcsto_l.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_wcsto_l_l.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_wcsto_ll.c
   branches/uClibc-nptl/libc/stdlib/_stdlib_wcsto_ll_l.c
   branches/uClibc-nptl/libc/stdlib/_strtod.c
   branches/uClibc-nptl/libc/stdlib/abs.c
   branches/uClibc-nptl/libc/stdlib/atexit.c
   branches/uClibc-nptl/libc/stdlib/atof.c
   branches/uClibc-nptl/libc/stdlib/atoi.c
   branches/uClibc-nptl/libc/stdlib/atol.c
   branches/uClibc-nptl/libc/stdlib/atoll.c
   branches/uClibc-nptl/libc/stdlib/bsearch.c
   branches/uClibc-nptl/libc/stdlib/exit.c
   branches/uClibc-nptl/libc/stdlib/labs.c
   branches/uClibc-nptl/libc/stdlib/llabs.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/calloc.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/free.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/malloc.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/memalign.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/realloc.c
   branches/uClibc-nptl/libc/stdlib/mblen.c
   branches/uClibc-nptl/libc/stdlib/mbstowcs.c
   branches/uClibc-nptl/libc/stdlib/mbtowc.c
   branches/uClibc-nptl/libc/stdlib/old_atexit.c
   branches/uClibc-nptl/libc/stdlib/on_exit.c
   branches/uClibc-nptl/libc/stdlib/qsort.c
   branches/uClibc-nptl/libc/stdlib/strtod.c
   branches/uClibc-nptl/libc/stdlib/strtod_l.c
   branches/uClibc-nptl/libc/stdlib/strtof.c
   branches/uClibc-nptl/libc/stdlib/strtof_l.c
   branches/uClibc-nptl/libc/stdlib/strtol.c
   branches/uClibc-nptl/libc/stdlib/strtol_l.c
   branches/uClibc-nptl/libc/stdlib/strtold.c
   branches/uClibc-nptl/libc/stdlib/strtold_l.c
   branches/uClibc-nptl/libc/stdlib/strtoll.c
   branches/uClibc-nptl/libc/stdlib/strtoll_l.c
   branches/uClibc-nptl/libc/stdlib/strtoul.c
   branches/uClibc-nptl/libc/stdlib/strtoul_l.c
   branches/uClibc-nptl/libc/stdlib/strtoull.c
   branches/uClibc-nptl/libc/stdlib/strtoull_l.c
   branches/uClibc-nptl/libc/stdlib/wcstod.c
   branches/uClibc-nptl/libc/stdlib/wcstod_l.c
   branches/uClibc-nptl/libc/stdlib/wcstof.c
   branches/uClibc-nptl/libc/stdlib/wcstof_l.c
   branches/uClibc-nptl/libc/stdlib/wcstol.c
   branches/uClibc-nptl/libc/stdlib/wcstol_l.c
   branches/uClibc-nptl/libc/stdlib/wcstold.c
   branches/uClibc-nptl/libc/stdlib/wcstold_l.c
   branches/uClibc-nptl/libc/stdlib/wcstoll.c
   branches/uClibc-nptl/libc/stdlib/wcstoll_l.c
   branches/uClibc-nptl/libc/stdlib/wcstombs.c
   branches/uClibc-nptl/libc/stdlib/wcstoul.c
   branches/uClibc-nptl/libc/stdlib/wcstoul_l.c
   branches/uClibc-nptl/libc/stdlib/wcstoull.c
   branches/uClibc-nptl/libc/stdlib/wcstoull_l.c
   branches/uClibc-nptl/libc/stdlib/wctomb.c
   branches/uClibc-nptl/libc/string/ia64/
   branches/uClibc-nptl/libc/string/mips/sysdep.h

Removed:
   branches/uClibc-nptl/libc/inet/rpc/pmap_getmaps.c
   branches/uClibc-nptl/libc/inet/rpc/pmap_getport.c
   branches/uClibc-nptl/libc/inet/rpc/rpc_callmsg.c
   branches/uClibc-nptl/libc/inet/rpc/svc_auth_unix.c
   branches/uClibc-nptl/libc/stdlib/atexit.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/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/sparc/Makefile.arch
   branches/uClibc-nptl/libc/string/x86_64/Makefile.arch

Modified:
   branches/uClibc-nptl/extra/config/conf.c
   branches/uClibc-nptl/extra/config/confdata.c
   branches/uClibc-nptl/extra/config/lkc.h
   branches/uClibc-nptl/extra/config/mconf.c
   branches/uClibc-nptl/extra/config/menu.c
   branches/uClibc-nptl/extra/config/symbol.c
   branches/uClibc-nptl/extra/config/zconf.tab.c_shipped
   branches/uClibc-nptl/extra/config/zconf.y
   branches/uClibc-nptl/extra/locale/Makefile.in
   branches/uClibc-nptl/extra/locale/gen_collate.c
   branches/uClibc-nptl/extra/locale/gen_locale.c
   branches/uClibc-nptl/extra/locale/gen_wc8bit.c
   branches/uClibc-nptl/extra/locale/gen_wctype.c
   branches/uClibc-nptl/extra/locale/tst_nl_langinfo.c
   branches/uClibc-nptl/extra/scripts/fix_includes.sh
   branches/uClibc-nptl/extra/scripts/gen_bits_syscall_h.sh
   branches/uClibc-nptl/extra/scripts/getent
   branches/uClibc-nptl/include/libc-internal.h
   branches/uClibc-nptl/libc/inet/
   branches/uClibc-nptl/libc/inet/Makefile.in
   branches/uClibc-nptl/libc/inet/addr.c
   branches/uClibc-nptl/libc/inet/ether_addr.c
   branches/uClibc-nptl/libc/inet/gai_strerror.c
   branches/uClibc-nptl/libc/inet/getaddrinfo.c
   branches/uClibc-nptl/libc/inet/getnetbyad.c
   branches/uClibc-nptl/libc/inet/getnetbynm.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/in6_addr.c
   branches/uClibc-nptl/libc/inet/inet_net.c
   branches/uClibc-nptl/libc/inet/netlinkaccess.h
   branches/uClibc-nptl/libc/inet/ntohl.c
   branches/uClibc-nptl/libc/inet/ntop.c
   branches/uClibc-nptl/libc/inet/opensock.c
   branches/uClibc-nptl/libc/inet/resolv.c
   branches/uClibc-nptl/libc/inet/rpc/
   branches/uClibc-nptl/libc/inet/rpc/Makefile.in
   branches/uClibc-nptl/libc/inet/rpc/auth_none.c
   branches/uClibc-nptl/libc/inet/rpc/auth_unix.c
   branches/uClibc-nptl/libc/inet/rpc/authunix_prot.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_prot.c
   branches/uClibc-nptl/libc/inet/rpc/pmap_prot2.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_dtablesize.c
   branches/uClibc-nptl/libc/inet/rpc/rpc_private.h
   branches/uClibc-nptl/libc/inet/rpc/rpc_prot.c
   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/sa_len.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_raw.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_float.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/rpc/xdr_stdio.c
   branches/uClibc-nptl/libc/inet/socketcalls.c
   branches/uClibc-nptl/libc/misc/time/
   branches/uClibc-nptl/libc/misc/time/Makefile.in
   branches/uClibc-nptl/libc/misc/time/adjtime.c
   branches/uClibc-nptl/libc/misc/time/ftime.c
   branches/uClibc-nptl/libc/misc/time/time.c
   branches/uClibc-nptl/libc/stdlib/Makefile.in
   branches/uClibc-nptl/libc/stdlib/abort.c
   branches/uClibc-nptl/libc/stdlib/arc4random.c
   branches/uClibc-nptl/libc/stdlib/bsd_getpt.c
   branches/uClibc-nptl/libc/stdlib/drand48-iter.c
   branches/uClibc-nptl/libc/stdlib/drand48.c
   branches/uClibc-nptl/libc/stdlib/drand48_r.c
   branches/uClibc-nptl/libc/stdlib/erand48.c
   branches/uClibc-nptl/libc/stdlib/erand48_r.c
   branches/uClibc-nptl/libc/stdlib/gcvt.c
   branches/uClibc-nptl/libc/stdlib/getenv.c
   branches/uClibc-nptl/libc/stdlib/getpt.c
   branches/uClibc-nptl/libc/stdlib/jrand48.c
   branches/uClibc-nptl/libc/stdlib/jrand48_r.c
   branches/uClibc-nptl/libc/stdlib/ldiv.c
   branches/uClibc-nptl/libc/stdlib/lldiv.c
   branches/uClibc-nptl/libc/stdlib/lrand48.c
   branches/uClibc-nptl/libc/stdlib/lrand48_r.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/Makefile.in
   branches/uClibc-nptl/libc/stdlib/malloc-simple/alloc.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/Makefile.in
   branches/uClibc-nptl/libc/stdlib/malloc-standard/calloc.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/free.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/mallinfo.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/malloc.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/malloc.h
   branches/uClibc-nptl/libc/stdlib/malloc-standard/memalign.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/realloc.c
   branches/uClibc-nptl/libc/stdlib/malloc/Makefile.in
   branches/uClibc-nptl/libc/stdlib/malloc/calloc.c
   branches/uClibc-nptl/libc/stdlib/malloc/free.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.h
   branches/uClibc-nptl/libc/stdlib/malloc/malloc_debug.c
   branches/uClibc-nptl/libc/stdlib/malloc/memalign.c
   branches/uClibc-nptl/libc/stdlib/malloc/realloc.c
   branches/uClibc-nptl/libc/stdlib/mrand48.c
   branches/uClibc-nptl/libc/stdlib/mrand48_r.c
   branches/uClibc-nptl/libc/stdlib/nrand48.c
   branches/uClibc-nptl/libc/stdlib/nrand48_r.c
   branches/uClibc-nptl/libc/stdlib/ptsname.c
   branches/uClibc-nptl/libc/stdlib/rand.c
   branches/uClibc-nptl/libc/stdlib/random.c
   branches/uClibc-nptl/libc/stdlib/random_r.c
   branches/uClibc-nptl/libc/stdlib/realpath.c
   branches/uClibc-nptl/libc/stdlib/seed48.c
   branches/uClibc-nptl/libc/stdlib/seed48_r.c
   branches/uClibc-nptl/libc/stdlib/setenv.c
   branches/uClibc-nptl/libc/stdlib/srand48.c
   branches/uClibc-nptl/libc/stdlib/srand48_r.c
   branches/uClibc-nptl/libc/stdlib/stdlib.c
   branches/uClibc-nptl/libc/stdlib/system.c
   branches/uClibc-nptl/libc/stdlib/unix_grantpt.c
   branches/uClibc-nptl/libc/stdlib/unlockpt.c
   branches/uClibc-nptl/libc/stdlib/valloc.c
   branches/uClibc-nptl/libc/string/Makefile.in
   branches/uClibc-nptl/libc/string/__glibc_strerror_r.c
   branches/uClibc-nptl/libc/string/__xpg_basename.c
   branches/uClibc-nptl/libc/string/__xpg_strerror_r.c
   branches/uClibc-nptl/libc/string/_collate.c
   branches/uClibc-nptl/libc/string/_string.h
   branches/uClibc-nptl/libc/string/_string_syserrmsgs.c
   branches/uClibc-nptl/libc/string/_string_syssigmsgs.c
   branches/uClibc-nptl/libc/string/arm/Makefile
   branches/uClibc-nptl/libc/string/arm/_memcpy.S
   branches/uClibc-nptl/libc/string/arm/bcopy.S
   branches/uClibc-nptl/libc/string/arm/bzero.S
   branches/uClibc-nptl/libc/string/arm/memcmp.S
   branches/uClibc-nptl/libc/string/arm/memcpy.S
   branches/uClibc-nptl/libc/string/arm/memmove.S
   branches/uClibc-nptl/libc/string/arm/memset.S
   branches/uClibc-nptl/libc/string/arm/strcmp.S
   branches/uClibc-nptl/libc/string/arm/strlen.S
   branches/uClibc-nptl/libc/string/arm/strncmp.S
   branches/uClibc-nptl/libc/string/basename.c
   branches/uClibc-nptl/libc/string/bcopy.c
   branches/uClibc-nptl/libc/string/bzero.c
   branches/uClibc-nptl/libc/string/dirname.c
   branches/uClibc-nptl/libc/string/ffs.c
   branches/uClibc-nptl/libc/string/frv/Makefile
   branches/uClibc-nptl/libc/string/frv/memcpy.S
   branches/uClibc-nptl/libc/string/frv/memset.S
   branches/uClibc-nptl/libc/string/generic/Makefile
   branches/uClibc-nptl/libc/string/generic/memchr.c
   branches/uClibc-nptl/libc/string/generic/memcmp.c
   branches/uClibc-nptl/libc/string/generic/memcpy.c
   branches/uClibc-nptl/libc/string/generic/memmem.c
   branches/uClibc-nptl/libc/string/generic/memmove.c
   branches/uClibc-nptl/libc/string/generic/mempcpy.c
   branches/uClibc-nptl/libc/string/generic/memrchr.c
   branches/uClibc-nptl/libc/string/generic/memset.c
   branches/uClibc-nptl/libc/string/generic/rawmemchr.c
   branches/uClibc-nptl/libc/string/generic/strcat.c
   branches/uClibc-nptl/libc/string/generic/strchr.c
   branches/uClibc-nptl/libc/string/generic/strchrnul.c
   branches/uClibc-nptl/libc/string/generic/strcmp.c
   branches/uClibc-nptl/libc/string/generic/strcpy.c
   branches/uClibc-nptl/libc/string/generic/strcspn.c
   branches/uClibc-nptl/libc/string/generic/strlen.c
   branches/uClibc-nptl/libc/string/generic/strncat.c
   branches/uClibc-nptl/libc/string/generic/strncmp.c
   branches/uClibc-nptl/libc/string/generic/strncpy.c
   branches/uClibc-nptl/libc/string/generic/strnlen.c
   branches/uClibc-nptl/libc/string/generic/strrchr.c
   branches/uClibc-nptl/libc/string/generic/strsep.c
   branches/uClibc-nptl/libc/string/generic/strspn.c
   branches/uClibc-nptl/libc/string/generic/strstr.c
   branches/uClibc-nptl/libc/string/generic/strtok_r.c
   branches/uClibc-nptl/libc/string/i386/Makefile
   branches/uClibc-nptl/libc/string/i386/memchr.c
   branches/uClibc-nptl/libc/string/i386/memcpy.c
   branches/uClibc-nptl/libc/string/i386/memmove.c
   branches/uClibc-nptl/libc/string/i386/memset.c
   branches/uClibc-nptl/libc/string/i386/strcat.c
   branches/uClibc-nptl/libc/string/i386/strchr.c
   branches/uClibc-nptl/libc/string/i386/strcmp.c
   branches/uClibc-nptl/libc/string/i386/strcpy.c
   branches/uClibc-nptl/libc/string/i386/strlen.c
   branches/uClibc-nptl/libc/string/i386/strncat.c
   branches/uClibc-nptl/libc/string/i386/strncmp.c
   branches/uClibc-nptl/libc/string/i386/strncpy.c
   branches/uClibc-nptl/libc/string/i386/strnlen.c
   branches/uClibc-nptl/libc/string/i386/strrchr.c
   branches/uClibc-nptl/libc/string/memccpy.c
   branches/uClibc-nptl/libc/string/memchr.c
   branches/uClibc-nptl/libc/string/memcmp.c
   branches/uClibc-nptl/libc/string/memcpy.c
   branches/uClibc-nptl/libc/string/memmem.c
   branches/uClibc-nptl/libc/string/memmove.c
   branches/uClibc-nptl/libc/string/mempcpy.c
   branches/uClibc-nptl/libc/string/memrchr.c
   branches/uClibc-nptl/libc/string/memset.c
   branches/uClibc-nptl/libc/string/mips/Makefile
   branches/uClibc-nptl/libc/string/mips/memcpy.S
   branches/uClibc-nptl/libc/string/mips/memset.S
   branches/uClibc-nptl/libc/string/powerpc/Makefile
   branches/uClibc-nptl/libc/string/powerpc/memcpy.c
   branches/uClibc-nptl/libc/string/powerpc/memmove.c
   branches/uClibc-nptl/libc/string/powerpc/memset.c
   branches/uClibc-nptl/libc/string/psignal.c
   branches/uClibc-nptl/libc/string/rawmemchr.c
   branches/uClibc-nptl/libc/string/sh64/Makefile
   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/Makefile
   branches/uClibc-nptl/libc/string/sparc/_glibc_inc.h
   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/memchr.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/stpcpy.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/sparc/strcmp.S
   branches/uClibc-nptl/libc/string/stpcpy.c
   branches/uClibc-nptl/libc/string/stpncpy.c
   branches/uClibc-nptl/libc/string/strcasecmp.c
   branches/uClibc-nptl/libc/string/strcasestr.c
   branches/uClibc-nptl/libc/string/strcat.c
   branches/uClibc-nptl/libc/string/strchr.c
   branches/uClibc-nptl/libc/string/strchrnul.c
   branches/uClibc-nptl/libc/string/strcmp.c
   branches/uClibc-nptl/libc/string/strcpy.c
   branches/uClibc-nptl/libc/string/strcspn.c
   branches/uClibc-nptl/libc/string/strdup.c
   branches/uClibc-nptl/libc/string/strerror.c
   branches/uClibc-nptl/libc/string/strlcpy.c
   branches/uClibc-nptl/libc/string/strlen.c
   branches/uClibc-nptl/libc/string/strncasecmp.c
   branches/uClibc-nptl/libc/string/strncat.c
   branches/uClibc-nptl/libc/string/strncmp.c
   branches/uClibc-nptl/libc/string/strncpy.c
   branches/uClibc-nptl/libc/string/strndup.c
   branches/uClibc-nptl/libc/string/strnlen.c
   branches/uClibc-nptl/libc/string/strpbrk.c
   branches/uClibc-nptl/libc/string/strrchr.c
   branches/uClibc-nptl/libc/string/strsep.c
   branches/uClibc-nptl/libc/string/strsignal.c
   branches/uClibc-nptl/libc/string/strspn.c
   branches/uClibc-nptl/libc/string/strstr.c
   branches/uClibc-nptl/libc/string/strtok.c
   branches/uClibc-nptl/libc/string/strtok_r.c
   branches/uClibc-nptl/libc/string/sys_errlist.c
   branches/uClibc-nptl/libc/string/sys_siglist.c
   branches/uClibc-nptl/libc/string/x86_64/Makefile
   branches/uClibc-nptl/libc/string/x86_64/_glibc_inc.h
   branches/uClibc-nptl/libc/string/x86_64/bzero.S
   branches/uClibc-nptl/libc/string/x86_64/memcpy.S
   branches/uClibc-nptl/libc/string/x86_64/mempcpy.S
   branches/uClibc-nptl/libc/string/x86_64/memset.S
   branches/uClibc-nptl/libc/string/x86_64/stpcpy.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/libcrypt/Makefile.in
   branches/uClibc-nptl/libcrypt/crypt.c
   branches/uClibc-nptl/libcrypt/des.c
   branches/uClibc-nptl/libcrypt/md5.c
   branches/uClibc-nptl/libintl/Makefile.in
   branches/uClibc-nptl/libintl/intl.c
   branches/uClibc-nptl/libm/Makefile.in
   branches/uClibc-nptl/libm/e_acosh.c
   branches/uClibc-nptl/libm/e_asin.c
   branches/uClibc-nptl/libm/e_atan2.c
   branches/uClibc-nptl/libm/e_atanh.c
   branches/uClibc-nptl/libm/e_cosh.c
   branches/uClibc-nptl/libm/e_gamma.c
   branches/uClibc-nptl/libm/e_j0.c
   branches/uClibc-nptl/libm/e_j1.c
   branches/uClibc-nptl/libm/e_jn.c
   branches/uClibc-nptl/libm/e_lgamma.c
   branches/uClibc-nptl/libm/e_lgamma_r.c
   branches/uClibc-nptl/libm/e_pow.c
   branches/uClibc-nptl/libm/e_rem_pio2.c
   branches/uClibc-nptl/libm/e_remainder.c
   branches/uClibc-nptl/libm/e_scalb.c
   branches/uClibc-nptl/libm/e_sinh.c
   branches/uClibc-nptl/libm/float_wrappers.c
   branches/uClibc-nptl/libm/fpmacros.c
   branches/uClibc-nptl/libm/k_rem_pio2.c
   branches/uClibc-nptl/libm/k_standard.c
   branches/uClibc-nptl/libm/k_tan.c
   branches/uClibc-nptl/libm/math_private.h
   branches/uClibc-nptl/libm/powerpc/Makefile.arch
   branches/uClibc-nptl/libm/powerpc/s_ceil.c
   branches/uClibc-nptl/libm/powerpc/s_copysign.c
   branches/uClibc-nptl/libm/powerpc/s_floor.c
   branches/uClibc-nptl/libm/powerpc/s_frexp.c
   branches/uClibc-nptl/libm/powerpc/s_ldexp.c
   branches/uClibc-nptl/libm/powerpc/s_logb.c
   branches/uClibc-nptl/libm/powerpc/s_modf.c
   branches/uClibc-nptl/libm/powerpc/s_nearbyint.c
   branches/uClibc-nptl/libm/powerpc/s_rint.c
   branches/uClibc-nptl/libm/powerpc/s_round.c
   branches/uClibc-nptl/libm/powerpc/s_trunc.c
   branches/uClibc-nptl/libm/powerpc/w_scalb.c
   branches/uClibc-nptl/libm/s_asinh.c
   branches/uClibc-nptl/libm/s_atan.c
   branches/uClibc-nptl/libm/s_cbrt.c
   branches/uClibc-nptl/libm/s_ceil.c
   branches/uClibc-nptl/libm/s_copysign.c
   branches/uClibc-nptl/libm/s_cos.c
   branches/uClibc-nptl/libm/s_erf.c
   branches/uClibc-nptl/libm/s_expm1.c
   branches/uClibc-nptl/libm/s_fabs.c
   branches/uClibc-nptl/libm/s_finite.c
   branches/uClibc-nptl/libm/s_floor.c
   branches/uClibc-nptl/libm/s_frexp.c
   branches/uClibc-nptl/libm/s_ilogb.c
   branches/uClibc-nptl/libm/s_ldexp.c
   branches/uClibc-nptl/libm/s_lib_version.c
   branches/uClibc-nptl/libm/s_llround.c
   branches/uClibc-nptl/libm/s_log1p.c
   branches/uClibc-nptl/libm/s_logb.c
   branches/uClibc-nptl/libm/s_lround.c
   branches/uClibc-nptl/libm/s_matherr.c
   branches/uClibc-nptl/libm/s_modf.c
   branches/uClibc-nptl/libm/s_nextafter.c
   branches/uClibc-nptl/libm/s_rint.c
   branches/uClibc-nptl/libm/s_round.c
   branches/uClibc-nptl/libm/s_scalbn.c
   branches/uClibc-nptl/libm/s_signgam.c
   branches/uClibc-nptl/libm/s_significand.c
   branches/uClibc-nptl/libm/s_sin.c
   branches/uClibc-nptl/libm/s_tan.c
   branches/uClibc-nptl/libm/s_tanh.c
   branches/uClibc-nptl/libm/w_acos.c
   branches/uClibc-nptl/libm/w_acosh.c
   branches/uClibc-nptl/libm/w_asin.c
   branches/uClibc-nptl/libm/w_atan2.c
   branches/uClibc-nptl/libm/w_atanh.c
   branches/uClibc-nptl/libm/w_cabs.c
   branches/uClibc-nptl/libm/w_cosh.c
   branches/uClibc-nptl/libm/w_drem.c
   branches/uClibc-nptl/libm/w_exp.c
   branches/uClibc-nptl/libm/w_fmod.c
   branches/uClibc-nptl/libm/w_gamma.c
   branches/uClibc-nptl/libm/w_gamma_r.c
   branches/uClibc-nptl/libm/w_hypot.c
   branches/uClibc-nptl/libm/w_lgamma.c
   branches/uClibc-nptl/libm/w_log.c
   branches/uClibc-nptl/libm/w_log10.c
   branches/uClibc-nptl/libm/w_pow.c
   branches/uClibc-nptl/libm/w_remainder.c
   branches/uClibc-nptl/libm/w_scalb.c
   branches/uClibc-nptl/libm/w_sinh.c
   branches/uClibc-nptl/libm/w_sqrt.c


Changeset:

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

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



More information about the uClibc-cvs mailing list