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