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