Joakim Tjernlund d8761c147d Impl. linux syscalls sched_getaffinity/sched_setaffinity but 17 years ago
..
bits c64e7777b3 Make sure struct stat is identical to struct stat64 if 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
__socketcall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
__syscall_fcntl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
__syscall_fcntl64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
__syscall_ipc.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
__syscall_rt_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
__syscall_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
acct.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
adjtimex.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
alarm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
arch_prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
bdflush.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
capget.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
capset.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
chdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
chmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
chown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
chroot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
clock_getres.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
clock_gettime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
clock_settime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
close.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
cmsg_nxthdr.c a7f7c3515b sync with glibc 18 years ago
creat64.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation 17 years ago
create_module.c 73c811263c fixup my copyright notice, trim stale remnants of older notices which 18 years ago
delete_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
dup2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
epoll.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
execve.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fchdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fchmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fdatasync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
flock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fork.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 17 years ago
fstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fstatfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
fsync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
ftruncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getcwd.c 6855667fef sync change from glibc for larger path max 18 years ago
getdents.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 17 years ago
getdents64.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
geteuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
getitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getpgrp.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getpid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getppid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getpriority.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 years ago
getrusage.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
gettimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
hp-timing.h 9c4d060ea4 grab header file from glibc 18 years ago
init_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
inotify.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
ioctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
ioperm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
iopl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
kill.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
klogctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
lchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
link.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
llseek.c c36fe58f44 Add missing sys/types.h header 17 years ago
longjmp.c 05e75260d6 Get rid of missing prototype warnings 18 years ago
lseek.c 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek 17 years ago
lstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
lstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
madvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mincore.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mkdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mkfifo.c a7f7c3515b sync with glibc 18 years ago
mknod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mmap64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 years ago
modify_ldt.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mprotect.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mremap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
msync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
munlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
munlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
munmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
nanosleep.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
nice.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
open64.c 245b4053dc tweak a few syscalls using varargs 17 years ago
pause.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
personality.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
pipe.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
pivot_root.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
poll.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
posix_fadvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
pread_write.c 62ed67488c need endian.h for __LONG_LONG_PAIR() macro 17 years ago
pselect.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation 17 years ago
ptrace.c 245b4053dc tweak a few syscalls using varargs 17 years ago
query_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
quotactl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
read.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
readahead.c 125208e9cd only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by Miguel Ángel 17 years ago
readlink.c 36c53e8e4f sync with glibc as pointed out by Bernhard Fischer 17 years ago
readv.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
reboot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
rename.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
rmdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sbrk.c 2a20207a2e merge from psm: hide more brk 17 years ago
sched_get_priority_max.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sched_get_priority_min.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sched_getaffinity.c d8761c147d Impl. linux syscalls sched_getaffinity/sched_setaffinity but 17 years ago
sched_getparam.c c36fe58f44 Add missing sys/types.h header 17 years ago
sched_getscheduler.c c36fe58f44 Add missing sys/types.h header 17 years ago
sched_rr_get_interval.c c36fe58f44 Add missing sys/types.h header 17 years ago
sched_setaffinity.c d8761c147d Impl. linux syscalls sched_getaffinity/sched_setaffinity but 17 years ago
sched_setparam.c c36fe58f44 Add missing sys/types.h header 17 years ago
sched_setscheduler.c c36fe58f44 Add missing sys/types.h header 17 years ago
sched_yield.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
select.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sendfile.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 18 years ago
setdomainname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setfsuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sethostname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setpgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setregid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setreuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 years ago
setsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
settimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
setuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sigaltstack.c 21f79fd580 fix building when __NR_sigalstack does not exist 17 years ago
sigpending.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sigprocmask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sigqueue.c 24f8b4932a drop the __sigqueue symbol for now 18 years ago
sigsuspend.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
stat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
statfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
stime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
swapoff.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
swapon.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
symlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 17 years ago
sysctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sysfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sysinfo.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
time.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
times.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
truncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
umask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
umount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
umount2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
uname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
unlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
uselib.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
ustat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
utime.c f57dbfbd37 fix from blackfin repo: Jie Zhang writes: Passing NULL as the second argument to utimes () if the second argument to utime () is NULL as the kernel will take care of getting/setting current time 17 years ago
utimes.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
vfork.c f527c08815 dont try and compile if the MMU is disabled 17 years ago
vhangup.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 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 ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
waitid.c 5d74c674fd initial waitid() implementation 17 years ago
waitpid.c c914c8e6d0 Whitespace and tab cleaning. 18 years ago
write.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
writev.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
xattr.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
xstatconv.c 12fc619bb7 need string.h for memset() 17 years ago
xstatconv.h ef449071eb hide __xstatX_conv 18 years ago