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