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