Joakim Tjernlund d8761c147d Impl. linux syscalls sched_getaffinity/sched_setaffinity but 17 år sedan
..
bits c64e7777b3 Make sure struct stat is identical to struct stat64 if 17 år sedan
sys 6cac930878 Austin Morgan writes in #917: add support for inotify 18 år sedan
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 år sedan
Makefile ba31c6c463 Remove TOPDIR 19 år sedan
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 år sedan
__rt_sigtimedwait.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
__socketcall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
__syscall_fcntl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
__syscall_fcntl64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
__syscall_ipc.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
__syscall_rt_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
__syscall_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 år sedan
access.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
acct.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
adjtimex.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
alarm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
arch_prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
bdflush.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
capget.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
capset.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
chdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
chmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
chown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
chroot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
clock_getres.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
clock_gettime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
clock_settime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
close.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
cmsg_nxthdr.c a7f7c3515b sync with glibc 18 år sedan
creat64.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation 18 år sedan
create_module.c 73c811263c fixup my copyright notice, trim stale remnants of older notices which 18 år sedan
delete_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
dup.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
dup2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
epoll.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
execve.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fchdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fchmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fdatasync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
flock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fork.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 18 år sedan
fstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fstatfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
fsync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
ftruncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
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 år sedan
get_kernel_syms.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getcwd.c 6855667fef sync change from glibc for larger path max 18 år sedan
getdents.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 18 år sedan
getdents64.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 18 år sedan
getdirname.c 72e271600e get_current_dir_name is GNU extension as well 18 år sedan
getdnnm.c 64b8d39133 Mark some functions as BSD only 18 år sedan
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
getegid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
geteuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
getitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getpagesize.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 år sedan
getpgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getpgrp.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getpid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getppid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getpriority.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 år sedan
getrusage.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
gettimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
getuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
hp-timing.h 9c4d060ea4 grab header file from glibc 19 år sedan
init_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
inotify.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
ioctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
ioperm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
iopl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
kill.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
klogctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
lchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
link.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
llseek.c c36fe58f44 Add missing sys/types.h header 18 år sedan
longjmp.c 05e75260d6 Get rid of missing prototype warnings 18 år sedan
lseek.c 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek 18 år sedan
lstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
lstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
madvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mincore.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mkdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mkfifo.c a7f7c3515b sync with glibc 18 år sedan
mknod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mmap64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 år sedan
modify_ldt.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mprotect.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
mremap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
msync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
munlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
munlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
munmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
nanosleep.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
nice.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
noophooks.c 05e75260d6 Get rid of missing prototype warnings 18 år sedan
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
open.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
open64.c 245b4053dc tweak a few syscalls using varargs 18 år sedan
pause.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
personality.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
pipe.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
pivot_root.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
poll.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
posix_fadvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
pread_write.c 62ed67488c need endian.h for __LONG_LONG_PAIR() macro 18 år sedan
pselect.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation 18 år sedan
ptrace.c 245b4053dc tweak a few syscalls using varargs 18 år sedan
query_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
quotactl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
read.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
readahead.c 125208e9cd only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by Miguel Ángel 18 år sedan
readlink.c 36c53e8e4f sync with glibc as pointed out by Bernhard Fischer 17 år sedan
readv.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
reboot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
rename.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
rmdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sbrk.c 2a20207a2e merge from psm: hide more brk 18 år sedan
sched_get_priority_max.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sched_get_priority_min.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sched_getaffinity.c d8761c147d Impl. linux syscalls sched_getaffinity/sched_setaffinity but 17 år sedan
sched_getparam.c c36fe58f44 Add missing sys/types.h header 18 år sedan
sched_getscheduler.c c36fe58f44 Add missing sys/types.h header 18 år sedan
sched_rr_get_interval.c c36fe58f44 Add missing sys/types.h header 18 år sedan
sched_setaffinity.c d8761c147d Impl. linux syscalls sched_getaffinity/sched_setaffinity but 17 år sedan
sched_setparam.c c36fe58f44 Add missing sys/types.h header 18 år sedan
sched_setscheduler.c c36fe58f44 Add missing sys/types.h header 18 år sedan
sched_yield.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
select.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sendfile.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 18 år sedan
setdomainname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setegid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 år sedan
seteuid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 år sedan
setfsgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setfsuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sethostname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setpgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
setpriority.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setregid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setreuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 18 år sedan
setsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
settimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
setuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sigaltstack.c 21f79fd580 fix building when __NR_sigalstack does not exist 18 år sedan
sigpending.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sigprocmask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sigqueue.c 24f8b4932a drop the __sigqueue symbol for now 18 år sedan
sigsuspend.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 18 år sedan
ssp.c 05e75260d6 Get rid of missing prototype warnings 18 år sedan
stat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
stat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
statfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
stime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
swapoff.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
swapon.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
symlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 år sedan
syscalls.h eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 18 år sedan
sysctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sysfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
sysinfo.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
time.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
times.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
truncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
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 år sedan
ulimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
umask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
umount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
umount2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
uname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
unlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
uselib.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
ustat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
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 år sedan
utimes.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
vfork.c f527c08815 dont try and compile if the MMU is disabled 18 år sedan
vhangup.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
wait.c 05e75260d6 Get rid of missing prototype warnings 18 år sedan
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
wait4.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
waitid.c 5d74c674fd initial waitid() implementation 17 år sedan
waitpid.c c914c8e6d0 Whitespace and tab cleaning. 18 år sedan
write.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
writev.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
xattr.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 år sedan
xstatconv.c 12fc619bb7 need string.h for memset() 17 år sedan
xstatconv.h ef449071eb hide __xstatX_conv 19 år sedan