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