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 преди 19 години
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 преди 20 години
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) преди 19 години
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 преди 19 години
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 преди 19 години