svn commit: branches/uClibc-nptl: extra/locale extra/scripts include incl etc...
carmelo at uclibc.org
carmelo at uclibc.org
Wed Jul 9 09:47:12 PDT 2008
Author: carmelo
Date: 2008-07-09 09:47:01 -0700 (Wed, 09 Jul 2008)
New Revision: 22715
Log:
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso at st.com>
Modified:
branches/uClibc-nptl/Makefile.in
branches/uClibc-nptl/extra/locale/gen_collate.c
branches/uClibc-nptl/extra/locale/gen_wc8bit.c
branches/uClibc-nptl/extra/locale/gen_wctype.c
branches/uClibc-nptl/extra/scripts/gen-as-const.awk
branches/uClibc-nptl/include/_lfs_64.h
branches/uClibc-nptl/include/arpa/inet.h
branches/uClibc-nptl/include/atomic.h
branches/uClibc-nptl/include/crypt.h
branches/uClibc-nptl/include/dlfcn.h
branches/uClibc-nptl/include/elf.h
branches/uClibc-nptl/include/errno.h
branches/uClibc-nptl/include/error.h
branches/uClibc-nptl/include/fcntl.h
branches/uClibc-nptl/include/features.h
branches/uClibc-nptl/include/fenv.h
branches/uClibc-nptl/include/glob.h
branches/uClibc-nptl/include/inttypes.h
branches/uClibc-nptl/include/langinfo.h
branches/uClibc-nptl/include/libc-internal.h
branches/uClibc-nptl/include/link.h
branches/uClibc-nptl/include/locale.h
branches/uClibc-nptl/include/malloc.h
branches/uClibc-nptl/include/mqueue.h
branches/uClibc-nptl/include/netdb.h
branches/uClibc-nptl/include/netinet/icmp6.h
branches/uClibc-nptl/include/netinet/if_tr.h
branches/uClibc-nptl/include/netinet/in.h
branches/uClibc-nptl/include/netinet/ip6.h
branches/uClibc-nptl/include/netinet/tcp.h
branches/uClibc-nptl/include/netinet/udp.h
branches/uClibc-nptl/include/obstack.h
branches/uClibc-nptl/include/printf.h
branches/uClibc-nptl/include/resolv.h
branches/uClibc-nptl/include/rpc/netdb.h
branches/uClibc-nptl/include/rpc/rpc.h
branches/uClibc-nptl/include/signal.h
branches/uClibc-nptl/include/stdio.h
branches/uClibc-nptl/include/stdlib.h
branches/uClibc-nptl/include/string.h
branches/uClibc-nptl/include/strings.h
branches/uClibc-nptl/include/sys/cdefs.h
branches/uClibc-nptl/include/sys/mman.h
branches/uClibc-nptl/include/sys/poll.h
branches/uClibc-nptl/include/sys/queue.h
branches/uClibc-nptl/include/sys/sem.h
branches/uClibc-nptl/include/sys/statfs.h
branches/uClibc-nptl/include/sys/syslog.h
branches/uClibc-nptl/include/sys/timex.h
branches/uClibc-nptl/include/sys/types.h
branches/uClibc-nptl/include/time.h
branches/uClibc-nptl/include/unistd.h
branches/uClibc-nptl/ldso/include/dl-defs.h
branches/uClibc-nptl/ldso/include/dl-elf.h
branches/uClibc-nptl/ldso/include/dl-hash.h
branches/uClibc-nptl/ldso/include/dl-string.h
branches/uClibc-nptl/ldso/include/ldso.h
branches/uClibc-nptl/ldso/ldso/arm/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/arm/resolve.S
branches/uClibc-nptl/ldso/ldso/avr32/dl-startup.h
branches/uClibc-nptl/ldso/ldso/avr32/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/avr32/elfinterp.c
branches/uClibc-nptl/ldso/ldso/avr32/resolve.S
branches/uClibc-nptl/ldso/ldso/bfin/dl-inlines.h
branches/uClibc-nptl/ldso/ldso/bfin/dl-syscalls.h
branches/uClibc-nptl/ldso/ldso/bfin/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/dl-elf.c
branches/uClibc-nptl/ldso/ldso/dl-hash.c
branches/uClibc-nptl/ldso/ldso/dl-startup.c
branches/uClibc-nptl/ldso/ldso/dl-tls.c
branches/uClibc-nptl/ldso/ldso/frv/dl-inlines.h
branches/uClibc-nptl/ldso/ldso/frv/dl-syscalls.h
branches/uClibc-nptl/ldso/ldso/frv/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/frv/elfinterp.c
branches/uClibc-nptl/ldso/ldso/ldso.c
branches/uClibc-nptl/ldso/ldso/m68k/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/mips/dl-debug.h
branches/uClibc-nptl/ldso/ldso/mips/dl-startup.h
branches/uClibc-nptl/ldso/ldso/mips/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/mips/elfinterp.c
branches/uClibc-nptl/ldso/ldso/mips/resolve.S
branches/uClibc-nptl/ldso/ldso/powerpc/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/sparc/dl-sysdep.h
branches/uClibc-nptl/ldso/libdl/libdl.c
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/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/netlinkaccess.h
branches/uClibc-nptl/libc/inet/ntop.c
branches/uClibc-nptl/libc/inet/resolv.c
branches/uClibc-nptl/libc/inet/rpc/Makefile.in
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_simple.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_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_cmsg.c
branches/uClibc-nptl/libc/inet/rpc/rpc_prot.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_authux.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.in
branches/uClibc-nptl/libc/misc/assert/__assert.c
branches/uClibc-nptl/libc/misc/ctype/ctype.c
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/dirstream.h
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/error/err.c
branches/uClibc-nptl/libc/misc/error/error.c
branches/uClibc-nptl/libc/misc/file/lockf.c
branches/uClibc-nptl/libc/misc/file/lockf64.c
branches/uClibc-nptl/libc/misc/fnmatch/fnmatch.c
branches/uClibc-nptl/libc/misc/fnmatch/fnmatch_loop.c
branches/uClibc-nptl/libc/misc/ftw/ftw.c
branches/uClibc-nptl/libc/misc/glob/glob-susv3.c
branches/uClibc-nptl/libc/misc/glob/glob.c
branches/uClibc-nptl/libc/misc/gnu/obstack.c
branches/uClibc-nptl/libc/misc/internals/__uClibc_main.c
branches/uClibc-nptl/libc/misc/locale/locale.c
branches/uClibc-nptl/libc/misc/mntent/mntent.c
branches/uClibc-nptl/libc/misc/pthread/weaks.c
branches/uClibc-nptl/libc/misc/regex/regex.c
branches/uClibc-nptl/libc/misc/regex/regex_internal.h
branches/uClibc-nptl/libc/misc/regex/regex_old.c
branches/uClibc-nptl/libc/misc/search/_hsearch_r.c
branches/uClibc-nptl/libc/misc/search/_lsearch.c
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/statfs64.c
branches/uClibc-nptl/libc/misc/statfs/statvfs.c
branches/uClibc-nptl/libc/misc/statfs/statvfs64.c
branches/uClibc-nptl/libc/misc/syslog/syslog.c
branches/uClibc-nptl/libc/misc/sysvipc/ipc.h
branches/uClibc-nptl/libc/misc/sysvipc/msgq.c
branches/uClibc-nptl/libc/misc/sysvipc/sem.c
branches/uClibc-nptl/libc/misc/sysvipc/shm.c
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/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/wordexp.c
branches/uClibc-nptl/libc/pwd_grp/lckpwdf.c
branches/uClibc-nptl/libc/pwd_grp/pwd_grp.c
branches/uClibc-nptl/libc/signal/killpg.c
branches/uClibc-nptl/libc/signal/sigaction.c
branches/uClibc-nptl/libc/signal/sigaddset.c
branches/uClibc-nptl/libc/signal/sigandset.c
branches/uClibc-nptl/libc/signal/sigempty.c
branches/uClibc-nptl/libc/signal/sigfillset.c
branches/uClibc-nptl/libc/signal/sighold.c
branches/uClibc-nptl/libc/signal/sigignore.c
branches/uClibc-nptl/libc/signal/sigintr.c
branches/uClibc-nptl/libc/signal/sigisempty.c
branches/uClibc-nptl/libc/signal/sigismem.c
branches/uClibc-nptl/libc/signal/sigorset.c
branches/uClibc-nptl/libc/signal/sigrelse.c
branches/uClibc-nptl/libc/signal/sigset.c
branches/uClibc-nptl/libc/signal/sysv_signal.c
branches/uClibc-nptl/libc/stdio/_READ.c
branches/uClibc-nptl/libc/stdio/_WRITE.c
branches/uClibc-nptl/libc/stdio/_fopen.c
branches/uClibc-nptl/libc/stdio/_fpmaxtostr.c
branches/uClibc-nptl/libc/stdio/_fwrite.c
branches/uClibc-nptl/libc/stdio/_scanf.c
branches/uClibc-nptl/libc/stdio/_stdio.c
branches/uClibc-nptl/libc/stdio/_stdio.h
branches/uClibc-nptl/libc/stdio/_store_inttype.c
branches/uClibc-nptl/libc/stdio/_uintmaxtostr.c
branches/uClibc-nptl/libc/stdio/_vfprintf.c
branches/uClibc-nptl/libc/stdio/ctermid.c
branches/uClibc-nptl/libc/stdio/fclose.c
branches/uClibc-nptl/libc/stdio/fcloseall.c
branches/uClibc-nptl/libc/stdio/fflush.c
branches/uClibc-nptl/libc/stdio/flockfile.c
branches/uClibc-nptl/libc/stdio/fmemopen.c
branches/uClibc-nptl/libc/stdio/fputc.c
branches/uClibc-nptl/libc/stdio/fputs.c
branches/uClibc-nptl/libc/stdio/fread.c
branches/uClibc-nptl/libc/stdio/freopen.c
branches/uClibc-nptl/libc/stdio/ftello.c
branches/uClibc-nptl/libc/stdio/ftrylockfile.c
branches/uClibc-nptl/libc/stdio/funlockfile.c
branches/uClibc-nptl/libc/stdio/getchar.c
branches/uClibc-nptl/libc/stdio/gets.c
branches/uClibc-nptl/libc/stdio/old_vfprintf.c
branches/uClibc-nptl/libc/stdio/open_memstream.c
branches/uClibc-nptl/libc/stdio/popen.c
branches/uClibc-nptl/libc/stdio/setvbuf.c
branches/uClibc-nptl/libc/stdio/tempnam.c
branches/uClibc-nptl/libc/stdio/tmpnam.c
branches/uClibc-nptl/libc/stdio/vasprintf.c
branches/uClibc-nptl/libc/stdio/vdprintf.c
branches/uClibc-nptl/libc/stdio/vsnprintf.c
branches/uClibc-nptl/libc/stdio/vswprintf.c
branches/uClibc-nptl/libc/stdlib/_atexit.c
branches/uClibc-nptl/libc/stdlib/_strtod.c
branches/uClibc-nptl/libc/stdlib/a64l.c
branches/uClibc-nptl/libc/stdlib/abort.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/getenv.c
branches/uClibc-nptl/libc/stdlib/getpt.c
branches/uClibc-nptl/libc/stdlib/l64a.c
branches/uClibc-nptl/libc/stdlib/malloc-simple/alloc.c
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/mallopt.c
branches/uClibc-nptl/libc/stdlib/malloc-standard/memalign.c
branches/uClibc-nptl/libc/stdlib/malloc-standard/realloc.c
branches/uClibc-nptl/libc/stdlib/malloc/calloc.c
branches/uClibc-nptl/libc/stdlib/malloc/free.c
branches/uClibc-nptl/libc/stdlib/malloc/heap.h
branches/uClibc-nptl/libc/stdlib/malloc/heap_alloc.c
branches/uClibc-nptl/libc/stdlib/malloc/heap_alloc_at.c
branches/uClibc-nptl/libc/stdlib/malloc/heap_debug.c
branches/uClibc-nptl/libc/stdlib/malloc/heap_free.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/realloc.c
branches/uClibc-nptl/libc/stdlib/mkdtemp.c
branches/uClibc-nptl/libc/stdlib/ptsname.c
branches/uClibc-nptl/libc/stdlib/random.c
branches/uClibc-nptl/libc/stdlib/realpath.c
branches/uClibc-nptl/libc/stdlib/seed48_r.c
branches/uClibc-nptl/libc/stdlib/setenv.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/sysdeps/linux/common/__rt_sigtimedwait.c
branches/uClibc-nptl/libc/sysdeps/linux/common/__rt_sigwaitinfo.c
branches/uClibc-nptl/libc/sysdeps/linux/common/__socketcall.c
branches/uClibc-nptl/libc/sysdeps/linux/common/__syscall_fcntl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/__syscall_fcntl64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/__syscall_rt_sigaction.c
branches/uClibc-nptl/libc/sysdeps/linux/common/__syscall_sigaction.c
branches/uClibc-nptl/libc/sysdeps/linux/common/access.c
branches/uClibc-nptl/libc/sysdeps/linux/common/acct.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/arch_prctl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/bdflush.c
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/confname.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/dlfcn.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/errno.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/huge_val.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/local_lim.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/mathcalls.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/mathdef.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/posix1_lim.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/posix_opt.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/resource.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/shm.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/siginfo.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/signum.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/sigthread.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/socket.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/stat.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/termios.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_arch_features.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_errno.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_local_lim.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_mutex.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_stdio.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uio.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/waitstatus.h
branches/uClibc-nptl/libc/sysdeps/linux/common/capget.c
branches/uClibc-nptl/libc/sysdeps/linux/common/capset.c
branches/uClibc-nptl/libc/sysdeps/linux/common/chdir.c
branches/uClibc-nptl/libc/sysdeps/linux/common/chmod.c
branches/uClibc-nptl/libc/sysdeps/linux/common/chown.c
branches/uClibc-nptl/libc/sysdeps/linux/common/chroot.c
branches/uClibc-nptl/libc/sysdeps/linux/common/clock_getres.c
branches/uClibc-nptl/libc/sysdeps/linux/common/clock_gettime.c
branches/uClibc-nptl/libc/sysdeps/linux/common/clock_settime.c
branches/uClibc-nptl/libc/sysdeps/linux/common/close.c
branches/uClibc-nptl/libc/sysdeps/linux/common/creat64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/delete_module.c
branches/uClibc-nptl/libc/sysdeps/linux/common/dup.c
branches/uClibc-nptl/libc/sysdeps/linux/common/dup2.c
branches/uClibc-nptl/libc/sysdeps/linux/common/epoll.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/fchmod.c
branches/uClibc-nptl/libc/sysdeps/linux/common/fchown.c
branches/uClibc-nptl/libc/sysdeps/linux/common/fdatasync.c
branches/uClibc-nptl/libc/sysdeps/linux/common/flock.c
branches/uClibc-nptl/libc/sysdeps/linux/common/fork.c
branches/uClibc-nptl/libc/sysdeps/linux/common/fpu_control.h
branches/uClibc-nptl/libc/sysdeps/linux/common/fstat.c
branches/uClibc-nptl/libc/sysdeps/linux/common/fstat64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/fstatfs.c
branches/uClibc-nptl/libc/sysdeps/linux/common/fsync.c
branches/uClibc-nptl/libc/sysdeps/linux/common/ftruncate.c
branches/uClibc-nptl/libc/sysdeps/linux/common/get_kernel_syms.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getcwd.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/getegid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/geteuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getgid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getgroups.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getitimer.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getpgid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getpgrp.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getpid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getppid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getpriority.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getresgid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getresuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getrlimit.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getrusage.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getsid.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/init_module.c
branches/uClibc-nptl/libc/sysdeps/linux/common/inotify.c
branches/uClibc-nptl/libc/sysdeps/linux/common/ioctl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/ioperm.c
branches/uClibc-nptl/libc/sysdeps/linux/common/iopl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/kill.c
branches/uClibc-nptl/libc/sysdeps/linux/common/klogctl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/lchown.c
branches/uClibc-nptl/libc/sysdeps/linux/common/link.c
branches/uClibc-nptl/libc/sysdeps/linux/common/llseek.c
branches/uClibc-nptl/libc/sysdeps/linux/common/lseek.c
branches/uClibc-nptl/libc/sysdeps/linux/common/lstat.c
branches/uClibc-nptl/libc/sysdeps/linux/common/lstat64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/madvise.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mincore.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mkdir.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mknod.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mlock.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mlockall.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mmap.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mmap64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/modify_ldt.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mount.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mprotect.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mremap.c
branches/uClibc-nptl/libc/sysdeps/linux/common/msync.c
branches/uClibc-nptl/libc/sysdeps/linux/common/munlock.c
branches/uClibc-nptl/libc/sysdeps/linux/common/munlockall.c
branches/uClibc-nptl/libc/sysdeps/linux/common/munmap.c
branches/uClibc-nptl/libc/sysdeps/linux/common/nanosleep.c
branches/uClibc-nptl/libc/sysdeps/linux/common/nice.c
branches/uClibc-nptl/libc/sysdeps/linux/common/open.c
branches/uClibc-nptl/libc/sysdeps/linux/common/open64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/pause.c
branches/uClibc-nptl/libc/sysdeps/linux/common/personality.c
branches/uClibc-nptl/libc/sysdeps/linux/common/pipe.c
branches/uClibc-nptl/libc/sysdeps/linux/common/pivot_root.c
branches/uClibc-nptl/libc/sysdeps/linux/common/poll.c
branches/uClibc-nptl/libc/sysdeps/linux/common/posix_fadvise.c
branches/uClibc-nptl/libc/sysdeps/linux/common/posix_fadvise64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/prctl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/pread_write.c
branches/uClibc-nptl/libc/sysdeps/linux/common/ptrace.c
branches/uClibc-nptl/libc/sysdeps/linux/common/query_module.c
branches/uClibc-nptl/libc/sysdeps/linux/common/quotactl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/read.c
branches/uClibc-nptl/libc/sysdeps/linux/common/readlink.c
branches/uClibc-nptl/libc/sysdeps/linux/common/readv.c
branches/uClibc-nptl/libc/sysdeps/linux/common/reboot.c
branches/uClibc-nptl/libc/sysdeps/linux/common/rename.c
branches/uClibc-nptl/libc/sysdeps/linux/common/rmdir.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sbrk.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_get_priority_max.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_get_priority_min.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_getparam.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_getscheduler.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_rr_get_interval.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_setparam.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_setscheduler.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sched_yield.c
branches/uClibc-nptl/libc/sysdeps/linux/common/select.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sendfile.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setdomainname.c
branches/uClibc-nptl/libc/sysdeps/linux/common/seteuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setfsgid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setfsuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setgid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setgroups.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sethostname.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setitimer.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setpgid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setpriority.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setregid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setresgid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setresuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setreuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setrlimit.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setsid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/settimeofday.c
branches/uClibc-nptl/libc/sysdeps/linux/common/setuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sigaltstack.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sigpending.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sigprocmask.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sigqueue.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sigsuspend.c
branches/uClibc-nptl/libc/sysdeps/linux/common/ssp.c
branches/uClibc-nptl/libc/sysdeps/linux/common/stat.c
branches/uClibc-nptl/libc/sysdeps/linux/common/stat64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/statfs.c
branches/uClibc-nptl/libc/sysdeps/linux/common/stime.c
branches/uClibc-nptl/libc/sysdeps/linux/common/swapoff.c
branches/uClibc-nptl/libc/sysdeps/linux/common/swapon.c
branches/uClibc-nptl/libc/sysdeps/linux/common/symlink.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sync.c
branches/uClibc-nptl/libc/sysdeps/linux/common/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/common/sysctl.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sysfs.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sysinfo.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/truncate.c
branches/uClibc-nptl/libc/sysdeps/linux/common/truncate64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/ulimit.c
branches/uClibc-nptl/libc/sysdeps/linux/common/umask.c
branches/uClibc-nptl/libc/sysdeps/linux/common/umount.c
branches/uClibc-nptl/libc/sysdeps/linux/common/umount2.c
branches/uClibc-nptl/libc/sysdeps/linux/common/uname.c
branches/uClibc-nptl/libc/sysdeps/linux/common/unlink.c
branches/uClibc-nptl/libc/sysdeps/linux/common/uselib.c
branches/uClibc-nptl/libc/sysdeps/linux/common/ustat.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/vfork.c
branches/uClibc-nptl/libc/sysdeps/linux/common/vhangup.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/write.c
branches/uClibc-nptl/libc/sysdeps/linux/common/writev.c
branches/uClibc-nptl/libc/sysdeps/linux/common/xattr.c
branches/uClibc-nptl/libc/sysdeps/linux/common/xstatconv.c
branches/uClibc-nptl/libc/sysdeps/linux/mips/clone.S
branches/uClibc-nptl/libc/sysdeps/linux/mips/sys/asm.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/bits/fcntl.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/bits/uClibc_arch_features.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/crti.S
branches/uClibc-nptl/libc/sysdeps/linux/sh/pread_write.c
branches/uClibc-nptl/libc/sysdeps/linux/sh/sys/procfs.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/sys/ucontext.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/vfork.S
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/ttyname.c
branches/uClibc-nptl/libc/unistd/confstr.c
branches/uClibc-nptl/libc/unistd/exec.c
branches/uClibc-nptl/libc/unistd/fpathconf.c
branches/uClibc-nptl/libc/unistd/getlogin.c
branches/uClibc-nptl/libc/unistd/getopt-susv3.c
branches/uClibc-nptl/libc/unistd/getopt.c
branches/uClibc-nptl/libc/unistd/getopt_int.h
branches/uClibc-nptl/libc/unistd/getpass.c
branches/uClibc-nptl/libc/unistd/getsubopt-susv3.c
branches/uClibc-nptl/libc/unistd/getsubopt.c
branches/uClibc-nptl/libc/unistd/pathconf.c
branches/uClibc-nptl/libc/unistd/sleep.c
branches/uClibc-nptl/libc/unistd/sysconf.c
branches/uClibc-nptl/libc/unistd/usershell.c
branches/uClibc-nptl/libc/unistd/usleep.c
branches/uClibc-nptl/libcrypt/des.c
branches/uClibc-nptl/libcrypt/md5.c
branches/uClibc-nptl/libpthread/nptl/sysdeps/generic/sysdep.h
branches/uClibc-nptl/libpthread/nptl/sysdeps/pthread/sigaction.c
branches/uClibc-nptl/libpthread/nptl/sysdeps/sh/sysdep.h
branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/fork.c
branches/uClibc-nptl/librt/mq_receive.c
branches/uClibc-nptl/librt/mq_send.c
branches/uClibc-nptl/librt/timer_create.c
branches/uClibc-nptl/libutil/forkpty.c
branches/uClibc-nptl/libutil/logout.c
branches/uClibc-nptl/libutil/logwtmp.c
branches/uClibc-nptl/libutil/openpty.c
branches/uClibc-nptl/test/locale/Makefile
branches/uClibc-nptl/test/nptl/Makefile
branches/uClibc-nptl/test/pthread/Makefile
branches/uClibc-nptl/utils/Makefile.in
Changeset:
Sorry, the patch is too large to include (27562 lines).
Please use ViewCVS to see it!
http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=22715
More information about the uClibc-cvs
mailing list