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