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