Peter S. Mazinger 0de41b04e1 __longjmp/__libc_longjmp as noreturn 20 anni fa
..
bits df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
sys 9cee42f10d Major rework of the include files to eliminate redundancy 24 anni fa
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 25 anni fa
Makefile ba31c6c463 Remove TOPDIR 20 anni fa
Makefile.in 26f5fc4241 Hope I have it correct now w/ native gcc4 ssp 20 anni fa
__rt_sigtimedwait.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
__socketcall.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
__syscall_fcntl.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
__syscall_fcntl64.c 358534f7db Use __typeof instead of adding full prototypes 20 anni fa
__syscall_ipc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
__syscall_rt_sigaction.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
__syscall_sigaction.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
access.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
acct.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
adjtimex.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
alarm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
arch_prctl.c cd7736ffa0 add support for arch_prctl() (only used on x86_64 atm) 20 anni fa
bdflush.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
capget.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
capset.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
chdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
chmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
chown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
chroot.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
clock_getres.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
clock_gettime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
clock_settime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
close.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
cmsg_nxthdr.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
creat64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
create_module.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 anni fa
delete_module.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
dup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
dup2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
epoll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
execve.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
fchdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
fchmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
fchown.c a7e14569d2 fix eriks e-mail address 21 anni fa
fdatasync.c 9f3eba863e get rid of arch specific checks 20 anni fa
flock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
fork.c 48143d8a8f fork/vfork weak in libc, strong in libpthread 20 anni fa
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 anni fa
fstat.c 43da001e78 fix building on 64bit hosts 20 anni fa
fstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
fstatfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
fsync.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
ftruncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
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 anni fa
get_kernel_syms.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getcwd.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getdents.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getdents64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getdirname.c 89e73abbfd Try to correct stat64/stat issue, vapier please check on 64bit arch 20 anni fa
getdnnm.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getegid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
geteuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getgid.c eeb2918922 Make gcc4 happy as well 20 anni fa
getgroups.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getpagesize.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 anni fa
getpgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 20 anni fa
getpid.c 9f3eba863e get rid of arch specific checks 20 anni fa
getppid.c 9ce08d170e fix building on alpha 20 anni fa
getpriority.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
getresgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getresuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getrlimit.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getrlimit64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
getrusage.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getsid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
gettimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
getuid.c 9f3eba863e get rid of arch specific checks 20 anni fa
hp-timing.h 9c4d060ea4 grab header file from glibc 20 anni fa
init_module.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
ioctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
ioperm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
iopl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
kill.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
klogctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
lchown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
link.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
llseek.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
longjmp.c 0de41b04e1 __longjmp/__libc_longjmp as noreturn 20 anni fa
lseek.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
lstat.c 43da001e78 fix building on 64bit hosts 20 anni fa
lstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
madvise.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mincore.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mkdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mkfifo.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
mknod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mlock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mlockall.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mmap.c 16816bb7b4 use the 6-arg version of mmap where available 20 anni fa
mmap64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
modify_ldt.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mprotect.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
mremap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
msync.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
munlock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
munlockall.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
munmap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
nanosleep.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
nice.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
noophooks.c 10ab006634 clean up warnings 20 anni fa
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
open.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
open64.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
pause.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
personality.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
pipe.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
pivot_root.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
poll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
posix_fadvise.c 2a623a604c fix building on 64bit hosts 20 anni fa
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
prctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
pread_write.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
ptrace.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
query_module.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
quotactl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
read.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
readlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
readv.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
reboot.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
rename.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
rmdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sbrk.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_get_priority_max.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_get_priority_min.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_getparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_getscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_rr_get_interval.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_setparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_setscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sched_yield.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
select.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sendfile.c a1d98e054e cleanup and use the style of other *64 funcs 20 anni fa
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 20 anni fa
setdomainname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setegid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
seteuid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
setfsgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setfsuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setgroups.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sethostname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setpgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
setpriority.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setregid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setresgid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
setresuid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
setreuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setrlimit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
setrlimit64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
setsid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
settimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
setuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sigaltstack.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sigpending.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sigprocmask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sigsuspend.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
ssp-local.c 26f5fc4241 Hope I have it correct now w/ native gcc4 ssp 20 anni fa
ssp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
stat.c 43da001e78 fix building on 64bit hosts 20 anni fa
stat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
statfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
stime.c abc6ee9f4d another from SpanKY 20 anni fa
swapoff.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
swapon.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
symlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
syscalls.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
sysctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sysfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
sysinfo.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
time.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
times.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
truncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
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 anni fa
ulimit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
umask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
umount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
umount2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
uname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
unlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
uselib.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
ustat.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
utime.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
utimes.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
vfork.c 48143d8a8f fork/vfork weak in libc, strong in libpthread 20 anni fa
vhangup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
wait.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 anni fa
wait4.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
waitpid.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
write.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 20 anni fa
writev.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
xattr.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 anni fa
xstatconv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 anni fa
xstatconv.h ef449071eb hide __xstatX_conv 20 anni fa