svn commit: branches/uClibc-nptl/libc: inet inet/rpc misc/dirent misc/file misc etc...

sjhill at uclibc.org sjhill at uclibc.org
Tue Dec 6 03:33:30 UTC 2005


Author: sjhill
Date: 2005-12-05 19:33:06 -0800 (Mon, 05 Dec 2005)
New Revision: 12681

Log:
Big merge from trunk. Stop the madness!


Modified:
   branches/uClibc-nptl/libc/inet/addr.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/hostid.c
   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_perror.c
   branches/uClibc-nptl/libc/inet/rpc/clnt_raw.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/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_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_dtablesize.c
   branches/uClibc-nptl/libc/inet/rpc/rpc_thread.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_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_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_mem.c
   branches/uClibc-nptl/libc/misc/dirent/closedir.c
   branches/uClibc-nptl/libc/misc/dirent/opendir.c
   branches/uClibc-nptl/libc/misc/dirent/readdir.c
   branches/uClibc-nptl/libc/misc/dirent/readdir64.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/rewinddir.c
   branches/uClibc-nptl/libc/misc/dirent/scandir.c
   branches/uClibc-nptl/libc/misc/dirent/scandir64.c
   branches/uClibc-nptl/libc/misc/dirent/seekdir.c
   branches/uClibc-nptl/libc/misc/file/lockf.c
   branches/uClibc-nptl/libc/misc/file/lockf64.c
   branches/uClibc-nptl/libc/misc/ftw/ftw.c
   branches/uClibc-nptl/libc/misc/glob/glob.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/search/hsearch.c
   branches/uClibc-nptl/libc/misc/search/hsearch_r.c
   branches/uClibc-nptl/libc/misc/search/tsearch.c
   branches/uClibc-nptl/libc/misc/syslog/syslog.c
   branches/uClibc-nptl/libc/misc/sysvipc/shm.c
   branches/uClibc-nptl/libc/misc/time/adjtime.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/wordexp/wordexp.c
   branches/uClibc-nptl/libc/pwd_grp/lckpwdf.c
   branches/uClibc-nptl/libc/pwd_grp/pwd_grp.c
   branches/uClibc-nptl/libc/stdlib/abort.c
   branches/uClibc-nptl/libc/stdlib/atexit.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/getenv.c
   branches/uClibc-nptl/libc/stdlib/jrand48.c
   branches/uClibc-nptl/libc/stdlib/jrand48_r.c
   branches/uClibc-nptl/libc/stdlib/lrand48.c
   branches/uClibc-nptl/libc/stdlib/lrand48_r.c
   branches/uClibc-nptl/libc/stdlib/malloc-simple/alloc.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/free.c
   branches/uClibc-nptl/libc/stdlib/malloc-standard/malloc.h
   branches/uClibc-nptl/libc/stdlib/malloc/free.c
   branches/uClibc-nptl/libc/stdlib/malloc/heap.h
   branches/uClibc-nptl/libc/stdlib/malloc/malloc_debug.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/random.c
   branches/uClibc-nptl/libc/stdlib/random_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/valloc.c
   branches/uClibc-nptl/libc/string/generic/mempcpy.c
   branches/uClibc-nptl/libc/sysdeps/linux/arm/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/__syscall_sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/adjtimex.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/alarm.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_uintmaxtostr.h
   branches/uClibc-nptl/libc/sysdeps/linux/common/clock_settime.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/cmsg_nxthdr.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/execve.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/fchdir.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getdents.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getdents64.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getdirname.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getdtablesize.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/geteuid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getpagesize.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getppid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/gettimeofday.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/getuid.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/kill.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/munmap.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/ntp_gettime.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/poll.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/setitimer.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/settimeofday.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/ssp.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/stime.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/time.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/times.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/utime.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/utimes.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/wait.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/wait3.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/wait4.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/waitpid.c
   branches/uClibc-nptl/libc/sysdeps/linux/i386/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/sigaction.c
   branches/uClibc-nptl/libc/unistd/exec.c
   branches/uClibc-nptl/libc/unistd/getlogin.c
   branches/uClibc-nptl/libc/unistd/getopt.c
   branches/uClibc-nptl/libc/unistd/getpass.c
   branches/uClibc-nptl/libc/unistd/sleep.c
   branches/uClibc-nptl/libc/unistd/sysconf.c
   branches/uClibc-nptl/libc/unistd/ualarm.c
   branches/uClibc-nptl/libc/unistd/usershell.c


Changeset:

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

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



More information about the uClibc-cvs mailing list