Eric Andersen 73c811263c fixup my copyright notice, trim stale remnants of older notices which 18 سال پیش
..
bits 0423bfc820 sync with glibc 18 سال پیش
sys 6cac930878 Austin Morgan writes in #917: add support for inotify 18 سال پیش
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 23 سال پیش
Makefile ba31c6c463 Remove TOPDIR 18 سال پیش
Makefile.in a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box 18 سال پیش
__rt_sigtimedwait.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
__socketcall.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
__syscall_fcntl.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
__syscall_fcntl64.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
__syscall_ipc.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
__syscall_rt_sigaction.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
__syscall_sigaction.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
access.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
acct.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
adjtimex.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
alarm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
arch_prctl.c ed92e90941 create local prototype 18 سال پیش
bdflush.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
capget.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
capset.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
chdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
chmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
chown.c 2abbba9a08 Make execle() and chown() available again (corrects commit 15179). 18 سال پیش
chroot.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
clock_getres.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
clock_gettime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
clock_settime.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
close.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
cmsg_nxthdr.c a7f7c3515b sync with glibc 18 سال پیش
creat64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 سال پیش
create_module.c 73c811263c fixup my copyright notice, trim stale remnants of older notices which 18 سال پیش
delete_module.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 سال پیش
dup.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
dup2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
epoll.c c0eafa7e95 simplify epoll code 18 سال پیش
execve.c 6bc17e607f get rid of pass through func 18 سال پیش
fchdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
fchmod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
fchown.c 08dec285fa update license 18 سال پیش
fdatasync.c 9f3eba863e get rid of arch specific checks 18 سال پیش
flock.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
fork.c 010301e968 tweak the idea between having a MMU and actually using it 18 سال پیش
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 سال پیش
fstat.c 43da001e78 fix building on 64bit hosts 18 سال پیش
fstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
fstatfs.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
fsync.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
ftruncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
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 سال پیش
get_kernel_syms.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
getcwd.c 6855667fef sync change from glibc for larger path max 18 سال پیش
getdents.c e8b1c6749b Atsushi Nemoto writes: Some archs (such as mips64) do not have getdents64 syscall but have getdents syscall. Define alias for it. 18 سال پیش
getdents64.c a0f9202936 Kill 2 signedness warnings 18 سال پیش
getdirname.c 72e271600e get_current_dir_name is GNU extension as well 18 سال پیش
getdnnm.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
getegid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 سال پیش
geteuid.c 831219203b use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all) 18 سال پیش
getgid.c eeb2918922 Make gcc4 happy as well 18 سال پیش
getgroups.c c7dec4ce77 add support for newer [sg]etgroups function and make the function a simple passthrough on 64bit arches (should fix the getgroup crashes in ltp) 18 سال پیش
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
getitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
getpagesize.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 سال پیش
getpgid.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
getpgrp.c 08dec285fa update license 18 سال پیش
getpid.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
getppid.c 08dec285fa update license 18 سال پیش
getpriority.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
getresgid.c c444a965e2 Mark some as GNU extensions 18 سال پیش
getresuid.c c444a965e2 Mark some as GNU extensions 18 سال پیش
getrlimit.c e8f50b1894 fix my always_inline typo to fix building on most arches 18 سال پیش
getrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 سال پیش
getrusage.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
getsid.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
gettimeofday.c d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist 18 سال پیش
getuid.c 9f3eba863e get rid of arch specific checks 18 سال پیش
hp-timing.h 9c4d060ea4 grab header file from glibc 18 سال پیش
init_module.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
inotify.c 6cac930878 Austin Morgan writes in #917: add support for inotify 18 سال پیش
ioctl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
ioperm.c 010301e968 tweak the idea between having a MMU and actually using it 18 سال پیش
iopl.c 010301e968 tweak the idea between having a MMU and actually using it 18 سال پیش
kill.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
klogctl.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
lchown.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
link.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
llseek.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
longjmp.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
lseek.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
lstat.c 43da001e78 fix building on 64bit hosts 18 سال پیش
lstat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
madvise.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
mincore.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
mkdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
mkfifo.c a7f7c3515b sync with glibc 18 سال پیش
mknod.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
mlock.c 010301e968 tweak the idea between having a MMU and actually using it 18 سال پیش
mlockall.c 010301e968 tweak the idea between having a MMU and actually using it 18 سال پیش
mmap.c 16816bb7b4 use the 6-arg version of mmap where available 18 سال پیش
mmap64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 سال پیش
modify_ldt.c 5e901f9e6b The ltp testsuite fails on x86 without the modify_ldt syscall 18 سال پیش
mount.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
mprotect.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
mremap.c 6202dc4683 need local prototype to make things happy 18 سال پیش
msync.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
munlock.c 010301e968 tweak the idea between having a MMU and actually using it 18 سال پیش
munlockall.c 010301e968 tweak the idea between having a MMU and actually using it 18 سال پیش
munmap.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
nanosleep.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 سال پیش
nice.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
noophooks.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 سال پیش
open.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
open64.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
pause.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
personality.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
pipe.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
pivot_root.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
poll.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
posix_fadvise.c 2a623a604c fix building on 64bit hosts 18 سال پیش
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
prctl.c 6d85734a6e fix prototype for 64bit hosts 18 سال پیش
pread_write.c 2c9f6cd6e7 Move lseek64 into LFS guarded place 18 سال پیش
pselect.c d3ad15ac54 grab pselect from glibc 18 سال پیش
ptrace.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
query_module.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
quotactl.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
read.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
readlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
readv.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
reboot.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
rename.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
rmdir.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sbrk.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 سال پیش
sched_get_priority_max.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sched_get_priority_min.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sched_getparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sched_getscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sched_rr_get_interval.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sched_setparam.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sched_setscheduler.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sched_yield.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
select.c d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist 18 سال پیش
sendfile.c 5b3c9900ea Solve sendfile64 conflict if __NR_sendfile64 does not exist 18 سال پیش
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 18 سال پیش
setdomainname.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
setegid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 سال پیش
seteuid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 سال پیش
setfsgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setfsuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setgroups.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
sethostname.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
setitimer.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setpgid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 سال پیش
setpriority.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setregid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setresgid.c c444a965e2 Mark some as GNU extensions 18 سال پیش
setresuid.c c444a965e2 Mark some as GNU extensions 18 سال پیش
setreuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
setrlimit.c e8f50b1894 fix my always_inline typo to fix building on most arches 18 سال پیش
setrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 سال پیش
setsid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
settimeofday.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
setuid.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sigaltstack.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sigpending.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sigprocmask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sigqueue.c 24f8b4932a drop the __sigqueue symbol for now 18 سال پیش
sigsuspend.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
ssp.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
stat.c 43da001e78 fix building on 64bit hosts 18 سال پیش
stat64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
statfs.c 4630734862 dont bother with a pass through call 18 سال پیش
stime.c d126b4a3fb Mark SVID functions 18 سال پیش
swapoff.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
swapon.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
symlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
syscalls.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
sysctl.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
sysfs.c c0997b097e kill off sysfs() 18 سال پیش
sysinfo.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
time.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
times.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
truncate.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
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 سال پیش
ulimit.c 28db421a4b create local prototypes to shutup warnings 18 سال پیش
umask.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
umount.c 9588159bf4 include sys/mount.h for everyone 18 سال پیش
umount2.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
uname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
unlink.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
uselib.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
ustat.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
utime.c ecee0e19a8 Do NOT hide 'utime'. When building binutils for the target using buildroot 18 سال پیش
utimes.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
vfork.c b908ff0456 Weaken all internal vfork versions in asm code, wondering why only some of the archs fail 18 سال پیش
vhangup.c 64b8d39133 Mark some functions as BSD only 18 سال پیش
wait.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 سال پیش
wait4.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
waitpid.c c914c8e6d0 Whitespace and tab cleaning. 18 سال پیش
write.c 22826bcb41 Weaken all that I remember being used in libpthread 18 سال پیش
writev.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 سال پیش
xattr.c 05e75260d6 Get rid of missing prototype warnings 18 سال پیش
xstatconv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 سال پیش
xstatconv.h ef449071eb hide __xstatX_conv 18 سال پیش