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