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