-rw-r--r-- | extra/config/expr.h | 4 | |
-rw-r--r-- | extra/config/lkc.h | 14 | |
-rw-r--r-- | include/sys/mman.h | 10 | |
-rw-r--r-- | ldso/include/dl-elf.h | 4 | |
-rw-r--r-- | ldso/include/dl-hash.h | 2 | |
-rw-r--r-- | ldso/include/dl-syscall.h | 2 | |
-rw-r--r-- | ldso/ldso/arm/dl-sysdep.h | 8 | |
-rw-r--r-- | ldso/ldso/bfin/dl-syscalls.h | 2 | |
-rw-r--r-- | ldso/ldso/bfin/dl-sysdep.h | 2 | |
-rw-r--r-- | ldso/ldso/cris/dl-sysdep.h | 6 | |
-rw-r--r-- | ldso/ldso/dl-hash.c | 4 | |
-rw-r--r-- | ldso/ldso/frv/dl-syscalls.h | 2 | |
-rw-r--r-- | ldso/ldso/i386/dl-sysdep.h | 10 | |
-rw-r--r-- | ldso/ldso/m68k/dl-sysdep.h | 6 | |
-rw-r--r-- | ldso/ldso/mips/dl-sysdep.h | 8 | |
-rw-r--r-- | ldso/ldso/powerpc/dl-sysdep.h | 8 | |
-rw-r--r-- | ldso/ldso/powerpc/elfinterp.c | 4 | |
-rw-r--r-- | ldso/ldso/sh/dl-sysdep.h | 8 | |
-rw-r--r-- | ldso/ldso/sh64/dl-sysdep.h | 6 | |
-rw-r--r-- | ldso/ldso/sparc/dl-sysdep.h | 8 | |
-rw-r--r-- | ldso/ldso/xtensa/dl-sysdep.h | 6 | |
-rw-r--r-- | libc/misc/ftw/ftw.c | 6 | |
-rw-r--r-- | libc/misc/regex/regcomp.c | 10 | |
-rw-r--r-- | libc/misc/regex/regex_internal.c | 2 | |
-rw-r--r-- | libc/misc/regex/regex_internal.h | 10 | |
-rw-r--r-- | libc/misc/regex/regexec.c | 2 | |
-rw-r--r-- | libc/misc/sysvipc/msgq.c | 2 | |
-rw-r--r-- | libc/misc/sysvipc/sem.c | 2 | |
-rw-r--r-- | libc/misc/sysvipc/shm.c | 2 | |
-rw-r--r-- | libc/misc/wordexp/wordexp.c | 6 | |
-rw-r--r-- | libc/signal/sigset-cvt-mask.h | 4 | |
-rw-r--r-- | libc/stdlib/arc4random.c | 16 | |
-rw-r--r-- | libc/stdlib/malloc/heap.h | 10 | |
-rw-r--r-- | libc/string/powerpc/memset.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/alpha/sigprocmask.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/arm/mmap.c | 6 | |
-rw-r--r-- | libc/sysdeps/linux/common/__syscall_fcntl64.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/_exit.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/chdir.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/chmod.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/chown.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/chroot.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/create_module.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/common/fchmod.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/fchown.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/flock.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/fstat.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/fstat64.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/ftruncate64.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/common/getdents.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getdents64.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getegid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/geteuid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getgroups.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getpgid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getpriority.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getresgid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getresuid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/getsid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/kill.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/klogctl.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/lchown.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/llseek.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/lstat.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/lstat64.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/mkdir.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/mknod.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/mmap.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/common/mmap64.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/nice.c | 6 | |
-rw-r--r-- | libc/sysdeps/linux/common/open.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/posix_fadvise64.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/pread_write.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/common/ptrace.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/readahead.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/common/reboot.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/rename.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sched_getaffinity.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sched_getparam.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sched_getscheduler.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sched_rr_get_interval.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sched_setaffinity.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sched_setparam.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sched_setscheduler.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setfsgid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setfsuid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setgid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setgroups.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setpgid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setregid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setresgid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setresuid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setreuid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/setuid.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sigpending.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sigqueue.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sigsuspend.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/common/stat.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/stat64.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/sync.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/truncate64.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/common/umask.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/umount.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/ustat.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/common/wait4.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/e1/bits/fenvinline.h | 8 | |
-rw-r--r-- | libc/sysdeps/linux/e1/longjmp.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/frv/mmap.c | 2 | |
-rw-r--r-- | libc/sysdeps/linux/mips/pread_write.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/powerpc/pread_write.c | 8 | |
-rw-r--r-- | libc/sysdeps/linux/sh/pread_write.c | 4 | |
-rw-r--r-- | libc/sysdeps/linux/xtensa/pread_write.c | 4 | |
-rw-r--r-- | libpthread/linuxthreads.old/internals.h | 8 | |
-rw-r--r-- | libpthread/linuxthreads.old/manager.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads.old/oldsemaphore.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads.old/ptfork.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads.old/queue.h | 8 | |
-rw-r--r-- | libpthread/linuxthreads.old/restart.h | 6 | |
-rw-r--r-- | libpthread/linuxthreads.old/spinlock.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads.old/spinlock.h | 22 | |
-rw-r--r-- | libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h | 2 | |
-rw-r--r-- | libpthread/linuxthreads.old_db/thread_dbP.h | 2 | |
-rw-r--r-- | libpthread/linuxthreads/descr.h | 4 | |
-rw-r--r-- | libpthread/linuxthreads/internals.h | 6 | |
-rw-r--r-- | libpthread/linuxthreads/manager.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads/ptcleanup.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads/pthread.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads/queue.h | 8 | |
-rw-r--r-- | libpthread/linuxthreads/restart.h | 6 | |
-rw-r--r-- | libpthread/linuxthreads/spinlock.c | 2 | |
-rw-r--r-- | libpthread/linuxthreads/spinlock.h | 22 | |
-rw-r--r-- | libpthread/linuxthreads/sysdeps/pthread/list.h | 8 | |
-rw-r--r-- | libpthread/linuxthreads/sysdeps/pthread/posix-timer.h | 18 | |
-rw-r--r-- | libpthread/linuxthreads/sysdeps/pthread/timer_routines.c | 20 | |
-rw-r--r-- | libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/smp.h | 2 | |