Mike Frysinger 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 lat temu
..
bits 62e24ca477 getopt_long[_only] visible only if GNU getopt used 18 lat temu
sys a2cd030e93 move linux-specific header to linux subdir 18 lat temu
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 lat temu
Makefile ba31c6c463 Remove TOPDIR 19 lat temu
Makefile.in f37aeefc62 Do not build *64 and llseek, correct some failure when LFS is disabled 18 lat temu
__rt_sigtimedwait.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
__socketcall.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
__syscall_fcntl.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 lat temu
__syscall_fcntl64.c 358534f7db Use __typeof instead of adding full prototypes 18 lat temu
__syscall_ipc.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
__syscall_rt_sigaction.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
__syscall_sigaction.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
access.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
acct.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
adjtimex.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
alarm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
arch_prctl.c ed92e90941 create local prototype 18 lat temu
bdflush.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
capget.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
capset.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
chdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
chmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
chown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
chroot.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
clock_getres.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
clock_gettime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
clock_settime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
close.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
cmsg_nxthdr.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
creat64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
create_module.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
delete_module.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
dup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
dup2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
epoll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
execve.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
fchdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
fchmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
fchown.c a7e14569d2 fix eriks e-mail address 20 lat temu
fdatasync.c 9f3eba863e get rid of arch specific checks 18 lat temu
flock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
fork.c 786126e2b1 Weaken libc's hidden fork versions, ltp test failed 18 lat temu
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 lat temu
fstat.c 43da001e78 fix building on 64bit hosts 18 lat temu
fstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
fstatfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
fsync.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
ftruncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
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 18 lat temu
get_kernel_syms.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
getcwd.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
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) 18 lat temu
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) 18 lat temu
getdirname.c 89e73abbfd Try to correct stat64/stat issue, vapier please check on 64bit arch 18 lat temu
getdnnm.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
getegid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 lat temu
geteuid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 lat temu
getgid.c eeb2918922 Make gcc4 happy as well 18 lat temu
getgroups.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
getitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
getpagesize.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
getpgid.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 19 lat temu
getpid.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
getppid.c 9ce08d170e fix building on alpha 18 lat temu
getpriority.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
getresgid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 lat temu
getresuid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 lat temu
getrlimit.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
getrlimit64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
getrusage.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
getsid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
gettimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
getuid.c 9f3eba863e get rid of arch specific checks 18 lat temu
hp-timing.h 9c4d060ea4 grab header file from glibc 19 lat temu
init_module.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
ioctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
ioperm.c 6167a20f66 Add back explicit prototype, archs miss sys/io.h, remove m68k exclusion 18 lat temu
iopl.c 6167a20f66 Add back explicit prototype, archs miss sys/io.h, remove m68k exclusion 18 lat temu
kill.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
klogctl.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
lchown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
link.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
llseek.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
longjmp.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
lseek.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 lat temu
lstat.c 43da001e78 fix building on 64bit hosts 18 lat temu
lstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
madvise.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
mincore.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
mkdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
mkfifo.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
mknod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
mlock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
mlockall.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
mmap.c 16816bb7b4 use the 6-arg version of mmap where available 18 lat temu
mmap64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
modify_ldt.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
mount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
mprotect.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
mremap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
msync.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
munlock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
munlockall.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
munmap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
nanosleep.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 lat temu
nice.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
noophooks.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
open.c 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 lat temu
open64.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
pause.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
personality.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
pipe.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
pivot_root.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
poll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
posix_fadvise.c 2a623a604c fix building on 64bit hosts 18 lat temu
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
prctl.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
pread_write.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
ptrace.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
query_module.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
quotactl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
read.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
readlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
readv.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
reboot.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
rename.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
rmdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sbrk.c 40f2d13616 I will risk this one: __curbrk 18 lat temu
sched_get_priority_max.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sched_get_priority_min.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sched_getparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sched_getscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sched_rr_get_interval.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sched_setparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sched_setscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sched_yield.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
select.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sendfile.c bda2d7e868 another attempt to fix sendfile64 18 lat temu
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 18 lat temu
setdomainname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setegid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
seteuid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
setfsgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setfsuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setgroups.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sethostname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setpgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
setpriority.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setregid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setresgid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
setresuid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
setreuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setrlimit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
setrlimit64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
setsid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
settimeofday.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
setuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sigaltstack.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sigpending.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sigprocmask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sigsuspend.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
ssp.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
stat.c 43da001e78 fix building on 64bit hosts 18 lat temu
stat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
statfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
stime.c abc6ee9f4d another from SpanKY 18 lat temu
swapoff.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
swapon.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
symlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
syscalls.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
sysctl.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
sysfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
sysinfo.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
time.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
times.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
truncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
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 18 lat temu
ulimit.c 28db421a4b create local prototypes to shutup warnings 18 lat temu
umask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
umount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
umount2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
uname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
unlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
uselib.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
ustat.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
utime.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
utimes.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
vfork.c 34868b2502 hidden moved to prototype 18 lat temu
vhangup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
wait.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
wait4.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
waitpid.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 lat temu
write.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
writev.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
xattr.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
xstatconv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
xstatconv.h ef449071eb hide __xstatX_conv 19 lat temu