Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 년 전
..
bits a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch 18 년 전
sys e6e11ae651 grab from glibc 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 a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box 19 년 전
__rt_sigtimedwait.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
__socketcall.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
__syscall_fcntl.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
__syscall_fcntl64.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
__syscall_ipc.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
__syscall_rt_sigaction.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
__syscall_sigaction.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
access.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
acct.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
adjtimex.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
alarm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
arch_prctl.c ed92e90941 create local prototype 19 년 전
bdflush.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
capget.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
capset.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
chdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
chmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
chown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
chroot.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
clock_getres.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
clock_gettime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
clock_settime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
close.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
cmsg_nxthdr.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
creat64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 년 전
create_module.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
delete_module.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 년 전
dup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
dup2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
epoll.c c0eafa7e95 simplify epoll code 18 년 전
execve.c 6bc17e607f get rid of pass through func 19 년 전
fchdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
fchmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
fchown.c a7e14569d2 fix eriks e-mail address 20 년 전
fdatasync.c 9f3eba863e get rid of arch specific checks 19 년 전
flock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
fork.c 010301e968 tweak the idea between having a MMU and actually using it 19 년 전
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 년 전
fstat.c 43da001e78 fix building on 64bit hosts 19 년 전
fstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
fstatfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
fsync.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
ftruncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
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 19 년 전
get_kernel_syms.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
getcwd.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
getdents.c a0f9202936 Kill 2 signedness warnings 19 년 전
getdents64.c a0f9202936 Kill 2 signedness warnings 19 년 전
getdirname.c 72e271600e get_current_dir_name is GNU extension as well 19 년 전
getdnnm.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
getegid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 19 년 전
geteuid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 19 년 전
getgid.c eeb2918922 Make gcc4 happy as well 19 년 전
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) 19 년 전
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
getitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
getpagesize.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 년 전
getpgid.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 19 년 전
getpid.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
getppid.c 9ce08d170e fix building on alpha 19 년 전
getpriority.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
getresgid.c c444a965e2 Mark some as GNU extensions 19 년 전
getresuid.c c444a965e2 Mark some as GNU extensions 19 년 전
getrlimit.c e8f50b1894 fix my always_inline typo to fix building on most arches 19 년 전
getrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 년 전
getrusage.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
getsid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
gettimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
getuid.c 9f3eba863e get rid of arch specific checks 19 년 전
hp-timing.h 9c4d060ea4 grab header file from glibc 19 년 전
init_module.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
ioctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
ioperm.c 010301e968 tweak the idea between having a MMU and actually using it 19 년 전
iopl.c 010301e968 tweak the idea between having a MMU and actually using it 19 년 전
kill.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
klogctl.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
lchown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
link.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
llseek.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
longjmp.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
lseek.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
lstat.c 43da001e78 fix building on 64bit hosts 19 년 전
lstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
madvise.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
mincore.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
mkdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
mkfifo.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 년 전
mknod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
mlock.c 010301e968 tweak the idea between having a MMU and actually using it 19 년 전
mlockall.c 010301e968 tweak the idea between having a MMU and actually using it 19 년 전
mmap.c 16816bb7b4 use the 6-arg version of mmap where available 19 년 전
mmap64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 년 전
modify_ldt.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
mount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
mprotect.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
mremap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
msync.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
munlock.c 010301e968 tweak the idea between having a MMU and actually using it 19 년 전
munlockall.c 010301e968 tweak the idea between having a MMU and actually using it 19 년 전
munmap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
nanosleep.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 19 년 전
nice.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
noophooks.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 년 전
open.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
open64.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
pause.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
personality.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
pipe.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
pivot_root.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
poll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
posix_fadvise.c 2a623a604c fix building on 64bit hosts 19 년 전
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
prctl.c 6d85734a6e fix prototype for 64bit hosts 19 년 전
pread_write.c 2c9f6cd6e7 Move lseek64 into LFS guarded place 18 년 전
pselect.c d3ad15ac54 grab pselect from glibc 19 년 전
ptrace.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
query_module.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
quotactl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
read.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
readlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
readv.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
reboot.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
rename.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
rmdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sbrk.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 년 전
sched_get_priority_max.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sched_get_priority_min.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sched_getparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sched_getscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sched_rr_get_interval.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sched_setparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sched_setscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sched_yield.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
select.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sendfile.c 5b3c9900ea Solve sendfile64 conflict if __NR_sendfile64 does not exist 18 년 전
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 19 년 전
setdomainname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setegid.c bba849fc7f add support for newer style kernel calls since some arches (like sparc) only provide the newer versions 19 년 전
seteuid.c bba849fc7f add support for newer style kernel calls since some arches (like sparc) only provide the newer versions 19 년 전
setfsgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setfsuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
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) 19 년 전
sethostname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setpgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 년 전
setpriority.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setregid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setresgid.c c444a965e2 Mark some as GNU extensions 19 년 전
setresuid.c c444a965e2 Mark some as GNU extensions 19 년 전
setreuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setrlimit.c e8f50b1894 fix my always_inline typo to fix building on most arches 19 년 전
setrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 년 전
setsid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
settimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
setuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sigaltstack.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sigpending.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sigprocmask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sigsuspend.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
ssp.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
stat.c 43da001e78 fix building on 64bit hosts 19 년 전
stat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
statfs.c 4630734862 dont bother with a pass through call 19 년 전
stime.c abc6ee9f4d another from SpanKY 19 년 전
swapoff.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
swapon.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
symlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
syscalls.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
sysctl.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
sysfs.c 3468e01582 fix sysfs call 18 년 전
sysinfo.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
time.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
times.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
truncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
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 19 년 전
ulimit.c 28db421a4b create local prototypes to shutup warnings 19 년 전
umask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
umount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
umount2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
uname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
unlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
uselib.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
ustat.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
utime.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
utimes.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
vfork.c b908ff0456 Weaken all internal vfork versions in asm code, wondering why only some of the archs fail 19 년 전
vhangup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
wait.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 년 전
wait4.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
waitpid.c c914c8e6d0 Whitespace and tab cleaning. 18 년 전
write.c 22826bcb41 Weaken all that I remember being used in libpthread 19 년 전
writev.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 년 전
xattr.c 05e75260d6 Get rid of missing prototype warnings 19 년 전
xstatconv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 년 전
xstatconv.h ef449071eb hide __xstatX_conv 19 년 전