Mike Frysinger 6bc17e607f get rid of pass through func 18 gadi atpakaļ
..
bits ef25eef9a1 only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests) 18 gadi atpakaļ
sys a2cd030e93 move linux-specific header to linux subdir 18 gadi atpakaļ
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 gadi atpakaļ
Makefile ba31c6c463 Remove TOPDIR 18 gadi atpakaļ
Makefile.in f37aeefc62 Do not build *64 and llseek, correct some failure when LFS is disabled 18 gadi atpakaļ
__rt_sigtimedwait.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
__socketcall.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
__syscall_fcntl.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 gadi atpakaļ
__syscall_fcntl64.c 358534f7db Use __typeof instead of adding full prototypes 18 gadi atpakaļ
__syscall_ipc.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
__syscall_rt_sigaction.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
__syscall_sigaction.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
access.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
acct.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
adjtimex.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
alarm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
arch_prctl.c ed92e90941 create local prototype 18 gadi atpakaļ
bdflush.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
capget.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
capset.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
chdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
chmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
chown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
chroot.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
clock_getres.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
clock_gettime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
clock_settime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
close.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
cmsg_nxthdr.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
creat64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 gadi atpakaļ
create_module.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
delete_module.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 gadi atpakaļ
dup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
dup2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
epoll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
execve.c 6bc17e607f get rid of pass through func 18 gadi atpakaļ
fchdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
fchmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
fchown.c a7e14569d2 fix eriks e-mail address 19 gadi atpakaļ
fdatasync.c 9f3eba863e get rid of arch specific checks 18 gadi atpakaļ
flock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
fork.c 786126e2b1 Weaken libc's hidden fork versions, ltp test failed 18 gadi atpakaļ
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 gadi atpakaļ
fstat.c 43da001e78 fix building on 64bit hosts 18 gadi atpakaļ
fstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
fstatfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
fsync.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
ftruncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
ftruncate64.c 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier 18 gadi atpakaļ
get_kernel_syms.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
getcwd.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
getdents.c bd5827f470 use just __getdents64 rather than either __getdents and __getdents64 when possible (saves space and gives us access to d_type most of the time) 18 gadi atpakaļ
getdents64.c bd5827f470 use just __getdents64 rather than either __getdents and __getdents64 when possible (saves space and gives us access to d_type most of the time) 18 gadi atpakaļ
getdirname.c 89e73abbfd Try to correct stat64/stat issue, vapier please check on 64bit arch 18 gadi atpakaļ
getdnnm.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
getegid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 gadi atpakaļ
geteuid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 gadi atpakaļ
getgid.c eeb2918922 Make gcc4 happy as well 18 gadi atpakaļ
getgroups.c c7dec4ce77 add support for newer [sg]etgroups function and make the function a simple passthrough on 64bit arches (should fix the getgroup crashes in ltp) 18 gadi atpakaļ
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
getitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
getpagesize.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
getpgid.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 18 gadi atpakaļ
getpid.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
getppid.c 9ce08d170e fix building on alpha 18 gadi atpakaļ
getpriority.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
getresgid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 gadi atpakaļ
getresuid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 gadi atpakaļ
getrlimit.c e8f50b1894 fix my always_inline typo to fix building on most arches 18 gadi atpakaļ
getrlimit64.c ef25eef9a1 only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests) 18 gadi atpakaļ
getrusage.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
getsid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
gettimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
getuid.c 9f3eba863e get rid of arch specific checks 18 gadi atpakaļ
hp-timing.h 9c4d060ea4 grab header file from glibc 18 gadi atpakaļ
init_module.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
ioctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
ioperm.c 6167a20f66 Add back explicit prototype, archs miss sys/io.h, remove m68k exclusion 18 gadi atpakaļ
iopl.c 6167a20f66 Add back explicit prototype, archs miss sys/io.h, remove m68k exclusion 18 gadi atpakaļ
kill.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
klogctl.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
lchown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
link.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
llseek.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
longjmp.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
lseek.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 gadi atpakaļ
lstat.c 43da001e78 fix building on 64bit hosts 18 gadi atpakaļ
lstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
madvise.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
mincore.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
mkdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
mkfifo.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 gadi atpakaļ
mknod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
mlock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
mlockall.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
mmap.c 16816bb7b4 use the 6-arg version of mmap where available 18 gadi atpakaļ
mmap64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
modify_ldt.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
mount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
mprotect.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
mremap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
msync.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
munlock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
munlockall.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
munmap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
nanosleep.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 gadi atpakaļ
nice.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
noophooks.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 gadi atpakaļ
open.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 gadi atpakaļ
open64.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
pause.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
personality.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
pipe.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
pivot_root.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
poll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
posix_fadvise.c 2a623a604c fix building on 64bit hosts 18 gadi atpakaļ
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
prctl.c 6d85734a6e fix prototype for 64bit hosts 18 gadi atpakaļ
pread_write.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
ptrace.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
query_module.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
quotactl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
read.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
readlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
readv.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
reboot.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
rename.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
rmdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sbrk.c 40f2d13616 I will risk this one: __curbrk 18 gadi atpakaļ
sched_get_priority_max.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sched_get_priority_min.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sched_getparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sched_getscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sched_rr_get_interval.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sched_setparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sched_setscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sched_yield.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
select.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sendfile.c bda2d7e868 another attempt to fix sendfile64 18 gadi atpakaļ
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 18 gadi atpakaļ
setdomainname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setegid.c bba849fc7f add support for newer style kernel calls since some arches (like sparc) only provide the newer versions 18 gadi atpakaļ
seteuid.c bba849fc7f add support for newer style kernel calls since some arches (like sparc) only provide the newer versions 18 gadi atpakaļ
setfsgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setfsuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setgroups.c c7dec4ce77 add support for newer [sg]etgroups function and make the function a simple passthrough on 64bit arches (should fix the getgroup crashes in ltp) 18 gadi atpakaļ
sethostname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setpgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 gadi atpakaļ
setpriority.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setregid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setresgid.c bba849fc7f add support for newer style kernel calls since some arches (like sparc) only provide the newer versions 18 gadi atpakaļ
setresuid.c bba849fc7f add support for newer style kernel calls since some arches (like sparc) only provide the newer versions 18 gadi atpakaļ
setreuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setrlimit.c e8f50b1894 fix my always_inline typo to fix building on most arches 18 gadi atpakaļ
setrlimit64.c ef25eef9a1 only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests) 18 gadi atpakaļ
setsid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
settimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
setuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sigaltstack.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sigpending.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sigprocmask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sigsuspend.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
ssp.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
stat.c 43da001e78 fix building on 64bit hosts 18 gadi atpakaļ
stat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
statfs.c 4630734862 dont bother with a pass through call 18 gadi atpakaļ
stime.c abc6ee9f4d another from SpanKY 18 gadi atpakaļ
swapoff.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
swapon.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
symlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
syscalls.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
sysctl.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
sysfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
sysinfo.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
time.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
times.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
truncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
truncate64.c 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier 18 gadi atpakaļ
ulimit.c 28db421a4b create local prototypes to shutup warnings 18 gadi atpakaļ
umask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
umount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
umount2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
uname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
unlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
uselib.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
ustat.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
utime.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
utimes.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
vfork.c 34868b2502 hidden moved to prototype 18 gadi atpakaļ
vhangup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
wait.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 gadi atpakaļ
wait4.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
waitpid.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 gadi atpakaļ
write.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
writev.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
xattr.c 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
xstatconv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
xstatconv.h ef449071eb hide __xstatX_conv 18 gadi atpakaļ