Bernhard Reutner-Fischer 1372e95c24 - remove a couple of duplicate includes 16 years ago
..
bits 1f020b1786 - trim any trailing whitespace 16 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 f1775381f9 - fix inline keyword 16 years ago
chmod.c f1775381f9 - fix inline keyword 16 years ago
chown.c f1775381f9 - fix inline keyword 16 years ago
chroot.c f1775381f9 - fix inline keyword 16 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 18 years ago
create_module.c f1775381f9 - fix inline keyword 16 years ago
delete_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
dl-osinfo.h 1f020b1786 - trim any trailing whitespace 16 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 f1775381f9 - fix inline keyword 16 years ago
fchown.c f1775381f9 - fix inline keyword 16 years ago
fdatasync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
flock.c f1775381f9 - fix inline keyword 16 years ago
fork.c 1e85d9e010 New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMU 16 years ago
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 18 years ago
fstat.c f1775381f9 - fix inline keyword 16 years ago
fstat64.c f1775381f9 - fix inline keyword 16 years ago
fstatfs.c 08b75763d1 - improve UCLIBC_LINUX_SPECIFIC 16 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 1f020b1786 - trim any trailing whitespace 16 years ago
get_kernel_syms.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getcwd.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
getdents.c 1f020b1786 - trim any trailing whitespace 16 years ago
getdents64.c 1f020b1786 - trim any trailing whitespace 16 years ago
getdirname.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
getdomainname.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
getdtablesize.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
getegid.c f1775381f9 - fix inline keyword 16 years ago
geteuid.c f1775381f9 - fix inline keyword 16 years ago
getgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
getgroups.c f1775381f9 - fix inline keyword 16 years ago
gethostname.c 1501c7892a - rename to match the set*() function's filename 16 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 f1775381f9 - fix inline keyword 16 years ago
getpgrp.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 f1775381f9 - fix inline keyword 16 years ago
getresgid.c f1775381f9 - fix inline keyword 16 years ago
getresuid.c f1775381f9 - fix inline keyword 16 years ago
getrlimit.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 years ago
klogctl.c f1775381f9 - fix inline keyword 16 years ago
lchown.c f1775381f9 - fix inline keyword 16 years ago
link.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
llseek.c 1f020b1786 - trim any trailing whitespace 16 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 f1775381f9 - fix inline keyword 16 years ago
lstat64.c f1775381f9 - fix inline keyword 16 years ago
madvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
mincore.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
mkdir.c f1775381f9 - fix inline keyword 16 years ago
mkfifo.c a7f7c3515b sync with glibc 18 years ago
mknod.c f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 years ago
mmap64.c f1775381f9 - fix inline keyword 16 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
mremap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
msync.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
munlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
munlockall.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
munmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
nanosleep.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
nice.c f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 years ago
open64.c 245b4053dc tweak a few syscalls using varargs 18 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
posix_fadvise.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
posix_fadvise64.c f1775381f9 - fix inline keyword 16 years ago
ppoll.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
prctl.c 2c3ece881d michael_d writes in [#2064]: fix building on linux-2.0 systems 16 years ago
pread_write.c f1775381f9 - fix inline keyword 16 years ago
pselect.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation 18 years ago
ptrace.c f1775381f9 - fix inline keyword 16 years ago
query_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
quotactl.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
read.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
readahead.c f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 years ago
remap_file_pages.c f8cf935fe4 Fix remap_file_pages prototype and use mman.h header 16 years ago
rename.c f1775381f9 - fix inline keyword 16 years ago
rmdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
sbrk.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 1372e95c24 - remove a couple of duplicate includes 16 years ago
sched_getparam.c f1775381f9 - fix inline keyword 16 years ago
sched_getscheduler.c f1775381f9 - fix inline keyword 16 years ago
sched_rr_get_interval.c f1775381f9 - fix inline keyword 16 years ago
sched_setaffinity.c 1372e95c24 - remove a couple of duplicate includes 16 years ago
sched_setparam.c f1775381f9 - fix inline keyword 16 years ago
sched_setscheduler.c f1775381f9 - fix inline keyword 16 years ago
sched_yield.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
select.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
sendfile.c 2c3ece881d michael_d writes in [#2064]: fix building on linux-2.0 systems 16 years ago
sendfile64.c 1f020b1786 - trim any trailing whitespace 16 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
setfsgid.c f1775381f9 - fix inline keyword 16 years ago
setfsuid.c f1775381f9 - fix inline keyword 16 years ago
setgid.c f1775381f9 - fix inline keyword 16 years ago
setgroups.c f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 years ago
setresgid.c f1775381f9 - fix inline keyword 16 years ago
setresuid.c f1775381f9 - fix inline keyword 16 years ago
setreuid.c f1775381f9 - fix inline keyword 16 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 f1775381f9 - fix inline keyword 16 years ago
sigaltstack.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
sigpending.c f1775381f9 - fix inline keyword 16 years ago
sigprocmask.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
sigqueue.c f1775381f9 - fix inline keyword 16 years ago
sigsuspend.c f1775381f9 - fix inline keyword 16 years ago
splice.c 2167a906ff - add vmsplice, splice, tee (Timo Teräs) 16 years ago
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 18 years ago
ssp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
stat.c f1775381f9 - fix inline keyword 16 years ago
stat64.c 1372e95c24 - remove a couple of duplicate includes 16 years ago
statfs.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
sync.c 1f020b1786 - trim any trailing whitespace 16 years ago
syscalls.h eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 17 years ago
sysctl.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
sysfs.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
sysinfo.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
tee.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
time.c 86de93b89e Experimentally move libc_hidden_proto(time) to time.h. 16 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 1f020b1786 - trim any trailing whitespace 16 years ago
ulimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
umask.c f1775381f9 - fix inline keyword 16 years ago
umount.c f1775381f9 - fix inline keyword 16 years ago
umount2.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
ustat.c f1775381f9 - fix inline keyword 16 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 1372e95c24 - remove a couple of duplicate includes 16 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
vmsplice.c 2167a906ff - add vmsplice, splice, tee (Timo Teräs) 16 years ago
wait.c 05e75260d6 Get rid of missing prototype warnings 18 years ago
wait3.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
wait4.c f1775381f9 - fix inline keyword 16 years ago
waitid.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 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 1f020b1786 - trim any trailing whitespace 16 years ago
xstatconv.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
xstatconv.h ef449071eb hide __xstatX_conv 18 years ago