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