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