svn commit: branches/uClibc-nptl: extra/Configs extra/config extra/config etc...
carmelo at uclibc.org
carmelo at uclibc.org
Thu Jul 31 15:21:26 UTC 2008
Author: carmelo
Date: 2008-07-31 08:21:24 -0700 (Thu, 31 Jul 2008)
New Revision: 22998
Log:
Synch with trunk at rev 22997.
Basically trailing whitespaces removal, fix non standard keywords
asm -> __asm__ inline -> __inline__ and some minor changes on trunk.
Signed-off-by: Carmelo Amoroso <carmelo.amoroso at st.com>
Modified:
branches/uClibc-nptl/Makerules
branches/uClibc-nptl/Rules.mak
branches/uClibc-nptl/extra/Configs/Config.x86_64
branches/uClibc-nptl/extra/config/expr.h
branches/uClibc-nptl/extra/config/lkc.h
branches/uClibc-nptl/extra/config/lxdialog/menubox.c
branches/uClibc-nptl/extra/locale/gen_collate.c
branches/uClibc-nptl/extra/locale/gen_ldc.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/scripts/gen-as-const.awk
branches/uClibc-nptl/include/_lfs_64.h
branches/uClibc-nptl/include/arpa/nameser_compat.h
branches/uClibc-nptl/include/assert.h
branches/uClibc-nptl/include/math.h
branches/uClibc-nptl/include/net/if_ppp.h
branches/uClibc-nptl/include/obstack.h
branches/uClibc-nptl/include/regex.h
branches/uClibc-nptl/include/rpc/key_prot.h
branches/uClibc-nptl/include/rpc/rpc_des.h
branches/uClibc-nptl/include/scsi/scsi_ioctl.h
branches/uClibc-nptl/include/stdint.h
branches/uClibc-nptl/include/sys/mman.h
branches/uClibc-nptl/include/sys/personality.h
branches/uClibc-nptl/ldso/include/dl-elf.h
branches/uClibc-nptl/ldso/include/dl-hash.h
branches/uClibc-nptl/ldso/include/ldso.h
branches/uClibc-nptl/ldso/ldso/Makefile.in
branches/uClibc-nptl/ldso/ldso/arm/dl-syscalls.h
branches/uClibc-nptl/ldso/ldso/arm/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/avr32/dl-startup.h
branches/uClibc-nptl/ldso/ldso/avr32/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/bfin/dl-inlines.h
branches/uClibc-nptl/ldso/ldso/bfin/dl-startup.h
branches/uClibc-nptl/ldso/ldso/bfin/dl-syscalls.h
branches/uClibc-nptl/ldso/ldso/bfin/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/bfin/elfinterp.c
branches/uClibc-nptl/ldso/ldso/cris/dl-startup.h
branches/uClibc-nptl/ldso/ldso/cris/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-tls.c
branches/uClibc-nptl/ldso/ldso/frv/dl-inlines.h
branches/uClibc-nptl/ldso/ldso/frv/dl-startup.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/i386/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/m68k/dl-startup.h
branches/uClibc-nptl/ldso/ldso/m68k/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/mips/dl-startup.h
branches/uClibc-nptl/ldso/ldso/mips/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/powerpc/dl-startup.h
branches/uClibc-nptl/ldso/ldso/powerpc/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/powerpc/elfinterp.c
branches/uClibc-nptl/ldso/ldso/sh/dl-startup.h
branches/uClibc-nptl/ldso/ldso/sh/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/sh64/dl-startup.h
branches/uClibc-nptl/ldso/ldso/sh64/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/sparc/dl-startup.h
branches/uClibc-nptl/ldso/ldso/sparc/dl-sysdep.h
branches/uClibc-nptl/ldso/ldso/xtensa/dl-startup.h
branches/uClibc-nptl/ldso/ldso/xtensa/dl-sysdep.h
branches/uClibc-nptl/libc/inet/getaddrinfo.c
branches/uClibc-nptl/libc/inet/getproto.c
branches/uClibc-nptl/libc/inet/if_index.c
branches/uClibc-nptl/libc/inet/ntop.c
branches/uClibc-nptl/libc/inet/rpc/clnt_perror.c
branches/uClibc-nptl/libc/inet/rpc/rcmd.c
branches/uClibc-nptl/libc/misc/ctype/ctype.c
branches/uClibc-nptl/libc/misc/dirent/dirstream.h
branches/uClibc-nptl/libc/misc/dirent/scandir.c
branches/uClibc-nptl/libc/misc/dirent/scandir64.c
branches/uClibc-nptl/libc/misc/ftw/ftw.c
branches/uClibc-nptl/libc/misc/glob/glob-susv3.c
branches/uClibc-nptl/libc/misc/glob/glob64-susv3.c
branches/uClibc-nptl/libc/misc/gnu/obstack.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/regcomp.c
branches/uClibc-nptl/libc/misc/regex/regex_internal.c
branches/uClibc-nptl/libc/misc/regex/regex_internal.h
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/statfs/Makefile.in
branches/uClibc-nptl/libc/misc/statfs/fstatvfs.c
branches/uClibc-nptl/libc/misc/statfs/fstatvfs64.c
branches/uClibc-nptl/libc/misc/statfs/statvfs64.c
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/ttyent/getttyent.c
branches/uClibc-nptl/libc/misc/wchar/wchar.c
branches/uClibc-nptl/libc/misc/wordexp/wordexp.c
branches/uClibc-nptl/libc/signal/allocrtsig.c
branches/uClibc-nptl/libc/signal/sigaction.c
branches/uClibc-nptl/libc/signal/sigjmp.c
branches/uClibc-nptl/libc/signal/sigset-cvt-mask.h
branches/uClibc-nptl/libc/stdio/_fpmaxtostr.c
branches/uClibc-nptl/libc/stdio/_uintmaxtostr.c
branches/uClibc-nptl/libc/stdio/_vfprintf.c
branches/uClibc-nptl/libc/stdio/fdopen.c
branches/uClibc-nptl/libc/stdio/fmemopen.c
branches/uClibc-nptl/libc/stdio/fread.c
branches/uClibc-nptl/libc/stdio/fseeko.c
branches/uClibc-nptl/libc/stdio/old_vfprintf.c
branches/uClibc-nptl/libc/stdio/open_memstream.c
branches/uClibc-nptl/libc/stdio/remove.c
branches/uClibc-nptl/libc/stdlib/arc4random.c
branches/uClibc-nptl/libc/stdlib/erand48_r.c
branches/uClibc-nptl/libc/stdlib/getenv.c
branches/uClibc-nptl/libc/stdlib/grantpt.c
branches/uClibc-nptl/libc/stdlib/jrand48_r.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/malloc-standard/malloc.h
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_free.c
branches/uClibc-nptl/libc/stdlib/nrand48_r.c
branches/uClibc-nptl/libc/stdlib/ptsname.c
branches/uClibc-nptl/libc/stdlib/random_r.c
branches/uClibc-nptl/libc/stdlib/stdlib.c
branches/uClibc-nptl/libc/stdlib/system.c
branches/uClibc-nptl/libc/string/__xpg_strerror_r.c
branches/uClibc-nptl/libc/string/cris/memcopy.h
branches/uClibc-nptl/libc/string/cris/memcpy.c
branches/uClibc-nptl/libc/string/cris/memmove.c
branches/uClibc-nptl/libc/string/cris/memset.c
branches/uClibc-nptl/libc/string/ffs.c
branches/uClibc-nptl/libc/string/i386/strncat.c
branches/uClibc-nptl/libc/string/ia64/softpipe.h
branches/uClibc-nptl/libc/string/memrchr.c
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/strcmp.c
branches/uClibc-nptl/libc/string/strncpy.c
branches/uClibc-nptl/libc/sysdeps/linux/Makefile.commonarch
branches/uClibc-nptl/libc/sysdeps/linux/alpha/bits/atomic.h
branches/uClibc-nptl/libc/sysdeps/linux/alpha/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/alpha/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/alpha/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/alpha/sigprocmask.c
branches/uClibc-nptl/libc/sysdeps/linux/arm/bits/endian.h
branches/uClibc-nptl/libc/sysdeps/linux/arm/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/arm/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/arm/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/arm/ioperm.c
branches/uClibc-nptl/libc/sysdeps/linux/arm/iopl.c
branches/uClibc-nptl/libc/sysdeps/linux/arm/mmap.c
branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/byteswap.h
branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/bfin/bits/elf-fdpic.h
branches/uClibc-nptl/libc/sysdeps/linux/bfin/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/bfin/crtreloc.c
branches/uClibc-nptl/libc/sysdeps/linux/common/__syscall_fcntl64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/_exit.c
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/kernel_sigaction.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/stdio_lim.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_ctype.h
branches/uClibc-nptl/libc/sysdeps/linux/common/bits/uClibc_locale.h
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/create_module.c
branches/uClibc-nptl/libc/sysdeps/linux/common/dl-osinfo.h
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/flock.c
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/ftruncate64.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getdents64.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/getgroups.c
branches/uClibc-nptl/libc/sysdeps/linux/common/getpgid.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/getsid.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/llseek.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/mkdir.c
branches/uClibc-nptl/libc/sysdeps/linux/common/mknod.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/nice.c
branches/uClibc-nptl/libc/sysdeps/linux/common/open.c
branches/uClibc-nptl/libc/sysdeps/linux/common/pause.c
branches/uClibc-nptl/libc/sysdeps/linux/common/posix_fadvise64.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/readahead.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/sched_getaffinity.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_setaffinity.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/sendfile64.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/setpgid.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/setuid.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sigpending.c
branches/uClibc-nptl/libc/sysdeps/linux/common/sigqueue.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/sync.c
branches/uClibc-nptl/libc/sysdeps/linux/common/truncate64.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/ustat.c
branches/uClibc-nptl/libc/sysdeps/linux/common/wait4.c
branches/uClibc-nptl/libc/sysdeps/linux/common/xattr.c
branches/uClibc-nptl/libc/sysdeps/linux/cris/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/e1/bits/fenv.h
branches/uClibc-nptl/libc/sysdeps/linux/e1/bits/fenvinline.h
branches/uClibc-nptl/libc/sysdeps/linux/e1/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/e1/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/e1/longjmp.c
branches/uClibc-nptl/libc/sysdeps/linux/e1/setjmp.c
branches/uClibc-nptl/libc/sysdeps/linux/frv/bits/elf-fdpic.h
branches/uClibc-nptl/libc/sysdeps/linux/frv/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/frv/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/frv/crtreloc.c
branches/uClibc-nptl/libc/sysdeps/linux/frv/mmap.c
branches/uClibc-nptl/libc/sysdeps/linux/h8300/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/h8300/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/hppa/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/hppa/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/hppa/syscall.c
branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/atomic.h
branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/mathinline.h
branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/sigcontextinfo.h
branches/uClibc-nptl/libc/sysdeps/linux/i386/sigaction.c
branches/uClibc-nptl/libc/sysdeps/linux/ia64/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/ia64/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/m68k/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/m68k/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/m68k/bits/mathinline.h
branches/uClibc-nptl/libc/sysdeps/linux/microblaze/bits/endian.h
branches/uClibc-nptl/libc/sysdeps/linux/microblaze/bits/setjmp.h
branches/uClibc-nptl/libc/sysdeps/linux/microblaze/clinkage.h
branches/uClibc-nptl/libc/sysdeps/linux/microblaze/clone.c
branches/uClibc-nptl/libc/sysdeps/linux/microblaze/syscall.c
branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/atomic.h
branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/mips/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/mips/pread_write.c
branches/uClibc-nptl/libc/sysdeps/linux/mips/sigaction.c
branches/uClibc-nptl/libc/sysdeps/linux/nios/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/nios/crtbegin.c
branches/uClibc-nptl/libc/sysdeps/linux/nios/crtend.c
branches/uClibc-nptl/libc/sysdeps/linux/nios2/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/nios2/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/nios2/bits/setjmp.h
branches/uClibc-nptl/libc/sysdeps/linux/nios2/syscall.c
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/bits/atomic.h
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/bits/mathinline.h
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/bits/sem.h
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/pread_write.c
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/sys/procfs.h
branches/uClibc-nptl/libc/sysdeps/linux/powerpc/sys/ucontext.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/sh/pread_write.c
branches/uClibc-nptl/libc/sysdeps/linux/sh64/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/sh64/sys/ucontext.h
branches/uClibc-nptl/libc/sysdeps/linux/sparc/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/sparc/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/sparc/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/v850/bits/endian.h
branches/uClibc-nptl/libc/sysdeps/linux/v850/bits/setjmp.h
branches/uClibc-nptl/libc/sysdeps/linux/v850/clinkage.h
branches/uClibc-nptl/libc/sysdeps/linux/v850/syscall.c
branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/atomic.h
branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/xtensa/bits/kernel_stat.h
branches/uClibc-nptl/libc/sysdeps/linux/xtensa/bits/kernel_types.h
branches/uClibc-nptl/libc/sysdeps/linux/xtensa/bits/syscalls.h
branches/uClibc-nptl/libc/sysdeps/linux/xtensa/fork.c
branches/uClibc-nptl/libc/sysdeps/linux/xtensa/pread_write.c
branches/uClibc-nptl/libc/sysdeps/linux/xtensa/sigaction.c
branches/uClibc-nptl/libc/termios/tcgetattr.c
branches/uClibc-nptl/libc/unistd/daemon.c
branches/uClibc-nptl/libc/unistd/fpathconf.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/usershell.c
branches/uClibc-nptl/libcrypt/des.c
branches/uClibc-nptl/libcrypt/md5.c
branches/uClibc-nptl/libm/powerpc/e500/fpu/fedisblxcpt.c
branches/uClibc-nptl/libm/powerpc/e500/fpu/feenablxcpt.c
branches/uClibc-nptl/libpthread/linuxthreads.old/cancel.c
branches/uClibc-nptl/libpthread/linuxthreads.old/debug.h
branches/uClibc-nptl/libpthread/linuxthreads.old/internals.h
branches/uClibc-nptl/libpthread/linuxthreads.old/join.c
branches/uClibc-nptl/libpthread/linuxthreads.old/manager.c
branches/uClibc-nptl/libpthread/linuxthreads.old/oldsemaphore.c
branches/uClibc-nptl/libpthread/linuxthreads.old/ptfork.c
branches/uClibc-nptl/libpthread/linuxthreads.old/pthread.c
branches/uClibc-nptl/libpthread/linuxthreads.old/queue.h
branches/uClibc-nptl/libpthread/linuxthreads.old/restart.h
branches/uClibc-nptl/libpthread/linuxthreads.old/rwlock.c
branches/uClibc-nptl/libpthread/linuxthreads.old/spinlock.c
branches/uClibc-nptl/libpthread/linuxthreads.old/spinlock.h
branches/uClibc-nptl/libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h
branches/uClibc-nptl/libpthread/linuxthreads.old/sysdeps/sh64/pt-machine.c
branches/uClibc-nptl/libpthread/linuxthreads.old_db/thread_dbP.h
branches/uClibc-nptl/libpthread/linuxthreads/descr.h
branches/uClibc-nptl/libpthread/linuxthreads/internals.h
branches/uClibc-nptl/libpthread/linuxthreads/manager.c
branches/uClibc-nptl/libpthread/linuxthreads/ptcleanup.c
branches/uClibc-nptl/libpthread/linuxthreads/pthread.c
branches/uClibc-nptl/libpthread/linuxthreads/queue.h
branches/uClibc-nptl/libpthread/linuxthreads/restart.h
branches/uClibc-nptl/libpthread/linuxthreads/spinlock.c
branches/uClibc-nptl/libpthread/linuxthreads/spinlock.h
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/ia64/pspinlock.c
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/pthread/list.h
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/pthread/posix-timer.h
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/pthread/timer_routines.c
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/malloc-machine.h
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/smp.h
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/unix/sysv/linux/sigwait.c
branches/uClibc-nptl/libpthread/linuxthreads/sysdeps/unix/sysv/linux/smp.h
branches/uClibc-nptl/libpthread/linuxthreads_db/thread_dbP.h
branches/uClibc-nptl/libpthread/nptl/sysdeps/sh/pthread_spin_lock.c
branches/uClibc-nptl/libpthread/nptl/sysdeps/sh/pthreaddef.h
branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h
branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sh/sysdep.h
branches/uClibc-nptl/librt/mq_getsetattr.c
branches/uClibc-nptl/librt/mq_notify.c
branches/uClibc-nptl/librt/mq_open.c
branches/uClibc-nptl/librt/mq_receive.c
branches/uClibc-nptl/librt/mq_send.c
branches/uClibc-nptl/librt/mq_unlink.c
branches/uClibc-nptl/librt/timer_create.c
branches/uClibc-nptl/librt/timer_delete.c
branches/uClibc-nptl/librt/timer_getoverr.c
branches/uClibc-nptl/librt/timer_gettime.c
branches/uClibc-nptl/librt/timer_settime.c
branches/uClibc-nptl/libutil/login.c
branches/uClibc-nptl/test/Makefile
branches/uClibc-nptl/test/Test.mak
branches/uClibc-nptl/test/crypt/md5c-test.c
branches/uClibc-nptl/test/malloc/malloc.c
branches/uClibc-nptl/test/malloc/testmalloc.c
branches/uClibc-nptl/test/malloc/time_malloc.c
branches/uClibc-nptl/test/math/libm-test.inc
branches/uClibc-nptl/test/math/rint.c
branches/uClibc-nptl/test/misc/bug-glob2.c
branches/uClibc-nptl/test/pthread/ex7.c
branches/uClibc-nptl/test/regex/testregex.c
branches/uClibc-nptl/test/setjmp/bug269-setjmp.c
branches/uClibc-nptl/test/stdlib/teststrtol.c
branches/uClibc-nptl/test/string/tester.c
branches/uClibc-nptl/test/time/time.c
branches/uClibc-nptl/utils/bswap.h
branches/uClibc-nptl/utils/ldd.c
branches/uClibc-nptl/utils/readelf.c
Changeset:
Sorry, the patch is too large to include (10889 lines).
Please use ViewCVS to see it!
http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=22998
More information about the uClibc-cvs
mailing list