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