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