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 лет назад