Waldemar Brodkorb dba942c80d add experimental aarch64 support vor 7 Jahren
..
bits bddde5860f remove PID caching vor 7 Jahren
sys ae04402816 fanotify: include needed Linux definitions vor 8 Jahren
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix vor 23 Jahren
Makefile ba31c6c463 Remove TOPDIR vor 18 Jahren
Makefile.in 03884934b3 add init_module/delete_module syscall wrappers vor 7 Jahren
__rt_sigtimedwait.c 11cf4e8074 fixup gcc warnings vor 7 Jahren
__rt_sigwaitinfo.c b72b0b14d0 rework cancellation for sigwait, sigtimedwait and sigwaitinfo vor 12 Jahren
__socketcall.c 19607f1113 socketcalls.c: rewrite to use cancel.h vor 12 Jahren
__syscall_fcntl.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
__syscall_fcntl64.c 11cf4e8074 fixup gcc warnings vor 7 Jahren
__syscall_rt_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place vor 12 Jahren
__syscall_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place vor 12 Jahren
_exit.c 11430a8e3c _exit.c: add ABORT_INSTRUCTION vor 12 Jahren
access.c 695e274cf7 access: Use faccessat if arch does not have the access syscall vor 11 Jahren
acct.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
adjtimex.c fb6a51ed43 Provide __adjtimex() alias, like glibc. vor 8 Jahren
alarm.c c28cabb179 Reorder includes and include only what is necessary vor 12 Jahren
arch_prctl.c c28cabb179 Reorder includes and include only what is necessary vor 12 Jahren
bdflush.c 73d5955414 unify stub logic vor 13 Jahren
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall vor 12 Jahren
capget.c c28cabb179 Reorder includes and include only what is necessary vor 12 Jahren
capset.c c28cabb179 Reorder includes and include only what is necessary vor 12 Jahren
chdir.c f0e0d954f2 chdir.c: simplify code vor 12 Jahren
chmod.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall vor 11 Jahren
chown.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall vor 11 Jahren
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
clock_adjtime.c 5128015145 Add clock_adjtime syscall vor 9 Jahren
clock_getres.c f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined vor 12 Jahren
clock_gettime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup vor 12 Jahren
clock_settime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup vor 12 Jahren
close.c 9df9c60aa9 add cancellation for read, write, close vor 12 Jahren
cmsg_nxthdr.c 1e2e4ac619 socket.h: pull socket_type.h from eglibc vor 11 Jahren
creat.c f9af28c64e creat*.c: add LIBC_CANCEL_HANDLED to know that it is cancellable (handled by open) vor 12 Jahren
creat64.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers vor 12 Jahren
dup.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
dup2.c 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall vor 11 Jahren
dup3.c 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall vor 11 Jahren
epoll.c 7efe10ec5f libc: split multi-source epoll.c vor 9 Jahren
epoll_create.c 7efe10ec5f libc: split multi-source epoll.c vor 9 Jahren
epoll_ctl.c 7efe10ec5f libc: split multi-source epoll.c vor 9 Jahren
epoll_pwait.c 7efe10ec5f libc: split multi-source epoll.c vor 9 Jahren
epoll_wait.c 7efe10ec5f libc: split multi-source epoll.c vor 9 Jahren
euidaccess.c cc22effd6d Suppress warning "_GNU_SOURCE" redefined vor 8 Jahren
eventfd.c 9fc6da20da Add eventfd_read() and eventfd_write() vor 9 Jahren
eventfd_read.c 628943bcfd Add eventfd_read() and eventfd_write() vor 9 Jahren
eventfd_write.c 628943bcfd Add eventfd_read() and eventfd_write() vor 9 Jahren
execve.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
faccessat.c 695e274cf7 access: Use faccessat if arch does not have the access syscall vor 11 Jahren
fallocate.c 4480f9b555 libc: fix sign extension in fallocate() vor 8 Jahren
fallocate64.c 2eb8070e67 libc: fix setting return value and errno in fallocate() vor 8 Jahren
fanotify.c 24e4dc6660 fanotify: add system call support vor 8 Jahren
fchdir.c c28cabb179 Reorder includes and include only what is necessary vor 12 Jahren
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
fchmodat.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall vor 11 Jahren
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
fchownat.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall vor 11 Jahren
fdatasync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h vor 12 Jahren
flock.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
fork.c 11372c665a fork: Use clone if arch does not have the fork syscall vor 11 Jahren
fpu_control.h 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
fstat.c dba942c80d add experimental aarch64 support vor 7 Jahren
fstat64.c b34c8a4698 fstat: Use fstat64 if arch does not have the fstat syscall vor 11 Jahren
fstatat.c dba942c80d add experimental aarch64 support vor 7 Jahren
fstatat64.c 5f7dc9b625 for mips64 with N32 ABI we need to use newfstatat vor 9 Jahren
fstatfs.c 09e782b088 fstatfs: Add __libc_fstatfs wrapper vor 11 Jahren
fsync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h vor 12 Jahren
ftruncate.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
ftruncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR vor 11 Jahren
futimens.c 290e19f814 drop support for pre ISO-C compilers vor 11 Jahren
futimesat.c fd72e30425 first pass at implementing *at funcs vor 15 Jahren
getcwd.c e48bd60ce9 getcwd: Fix memory-leak in error path vor 13 Jahren
getdents.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
getdents64.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
getdirname.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
getegid.c 83c1854b97 remove error handling from some syscalls vor 13 Jahren
geteuid.c 83c1854b97 remove error handling from some syscalls vor 13 Jahren
getgid.c 83c1854b97 remove error handling from some syscalls vor 13 Jahren
getgroups.c ca89d7e1fb getgroups.c: reorganize, include param.h instead of defining MIN vor 12 Jahren
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
getitimer.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
getpagesize.c 7df0fc1ed8 simplify getpagesize, do not depend on kernel macros vor 8 Jahren
getpgid.c 2d276198b4 libc: Provide both getpgid and __getpgid symbols vor 13 Jahren
getpgrp.c 9f096becc4 getpgrp: fix fallback handling vor 12 Jahren
getpid.c 83c1854b97 remove error handling from some syscalls vor 13 Jahren
getppid.c 83c1854b97 remove error handling from some syscalls vor 13 Jahren
getpriority.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
getrandom.c 09ff424905 libc: add getrandom(2) vor 9 Jahren
getresgid.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
getresuid.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
getrlimit.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
getrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
getrusage.c 21cbb6fe88 unistd.h: put getppid under XOPEN2K8 vor 9 Jahren
getsid.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
gettimeofday.c 34c0112854 gettimeofday.c: use the same type as in header vor 12 Jahren
getuid.c 83c1854b97 remove error handling from some syscalls vor 13 Jahren
hp-timing.h 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
inotify.c af63ec925e inotify_init: Use inotify_init1 if inotify_init syscall is not defined vor 11 Jahren
ioctl.c 11cf4e8074 fixup gcc warnings vor 7 Jahren
ioperm.c 02c9f0d6e8 remove libc_hidden_proto(ioperm) from all headers except arm vor 12 Jahren
iopl.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) vor 12 Jahren
kill.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
klogctl.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
lchown.c d8386ad5e7 lchown: Use fchownat if arch does not have the lchown syscall vor 11 Jahren
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. vor 14 Jahren
link.c 82fc713658 link: Use linkat if arch does not have the link syscall vor 11 Jahren
linkat.c 82fc713658 link: Use linkat if arch does not have the link syscall vor 11 Jahren
llseek.c 24edbbd53a lseek, lseek64: add cancellation for all THREADS vor 12 Jahren
longjmp.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
lseek.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
lstat.c dba942c80d add experimental aarch64 support vor 7 Jahren
lstat64.c dba942c80d add experimental aarch64 support vor 7 Jahren
lutimes.c 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined vor 13 Jahren
madvise.c bf7a84dc1f libc/sysdeps/linux/common/madvise.c: disable on noMMU architectures vor 7 Jahren
makedev.c 75d9bf2dc5 include: silence __leaf warning vor 9 Jahren
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
mkdir.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall vor 11 Jahren
mkdirat.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall vor 11 Jahren
mkfifo.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
mkfifoat.c fd72e30425 first pass at implementing *at funcs vor 15 Jahren
mknod.c e55f589191 add argument check in mknod vor 9 Jahren
mknodat.c fd72e30425 first pass at implementing *at funcs vor 15 Jahren
mlock.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
mlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
mmap.c 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs vor 12 Jahren
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen vor 12 Jahren
modify_ldt.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
module.c 03884934b3 add init_module/delete_module syscall wrappers vor 7 Jahren
mount.c c6dcc660d3 mount.c: whitespace only vor 12 Jahren
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection vor 15 Jahren
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal vor 15 Jahren
msync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h vor 12 Jahren
munlock.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
munlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
munmap.c a0fa1f8acf munmap.c: do not include unistd.h vor 12 Jahren
nanosleep.c d3b81557ec nanosleep.c: use cancel.h vor 12 Jahren
nice.c 79cd5fb435 nice: fix overflow checking in int_add_no_wrap() vor 11 Jahren
noophooks.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
not-cancel.h a9a2380cf0 nptl: add pthread_getname_np/pthread_setname_np from GNU libc vor 7 Jahren
ntp_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
open.c 11cf4e8074 fixup gcc warnings vor 7 Jahren
open64.c 7e829db6ae open64: ensure that openat check works vor 10 Jahren
openat.c d42417f680 openat argument fix. vor 8 Jahren
openat64.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped vor 12 Jahren
pause.c 6a8ccc9552 remove linuxthreads.new, rename linuxthreads.old vor 8 Jahren
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
pipe.c dde074b390 pipe: Use pipe2 if arch does not have the pipe syscall vor 11 Jahren
pipe2.c d3ddb92ea0 add pipe2() vor 13 Jahren
pivot_root.c 7c966f5242 pivot_root.c: move prototype into guard vor 12 Jahren
poll.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
posix_fadvise.c 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup vor 7 Jahren
posix_fadvise64.c 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup vor 7 Jahren
posix_fallocate.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
posix_fallocate64.c 9fae2ad993 libc: posix_fallocate must return an error number on failure vor 8 Jahren
posix_madvise.c 9945c6d217 posix_madvise not available for noMMU vor 7 Jahren
ppoll.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
prctl.c 3a3ad3dfc1 prctl: fix system call wrapper vor 10 Jahren
pread_write.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
preadv.c ae0bcade2a add wrappers for preadv/pwritev vor 7 Jahren
pselect.c 11cf4e8074 fixup gcc warnings vor 7 Jahren
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
pwritev.c ae0bcade2a add wrappers for preadv/pwritev vor 7 Jahren
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
read.c 9df9c60aa9 add cancellation for read, write, close vor 12 Jahren
readahead.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
readlink.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall vor 11 Jahren
readlinkat.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall vor 11 Jahren
readv.c 0500402162 readv, writev: rewrite to use cancel.h vor 12 Jahren
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
rename.c 3a5be53a84 rename: Use renameat if arch does not have the rename syscall vor 11 Jahren
renameat.c 3a5be53a84 rename: Use renameat if arch does not have the rename syscall vor 11 Jahren
rmdir.c 98f53c5760 rmdir: Use unlinkat if arch does not have the rmdir syscall vor 11 Jahren
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
sched_cpucount.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
sched_get_priority_max.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
sched_get_priority_min.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
sched_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
sched_getcpu.c 19dd090a0f libc: flesh out linux scheduler functions vor 12 Jahren
sched_getparam.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
sched_getscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
sched_rr_get_interval.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
sched_setaffinity.c 11cf4e8074 fixup gcc warnings vor 7 Jahren
sched_setparam.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
sched_setscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
sched_yield.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
select.c 6c7c4fb8e1 select: adapt cancelation to use cancel.h vor 12 Jahren
sendfile.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
sendfile64.c a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall vor 11 Jahren
setdomainname.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
setegid.c 2f88f917c2 setegid: use setresgid conditionally vor 12 Jahren
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs vor 14 Jahren
setfsgid.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
setfsuid.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
setgid.c fc44a577aa - trim superfluous ';'. No objcode changes vor 15 Jahren
setgroups.c 0a18b6589d setgroups.c: move around some headers, always_inline syscall vor 12 Jahren
sethostname.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
setitimer.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
setns.c 5d5c77daae libc: add setns() vor 9 Jahren
setpgid.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header vor 12 Jahren
setpriority.c 21730caa66 trim Experimentally off and uncommented hidden vor 14 Jahren
setregid.c 74c69da52a fix static linking of pthread apps vor 9 Jahren
setresgid.c 74c69da52a fix static linking of pthread apps vor 9 Jahren
setresuid.c 74c69da52a fix static linking of pthread apps vor 9 Jahren
setreuid.c 885d9c24d4 use weak to fix f.e. cdrkit static compile. fixes #3 vor 9 Jahren
setrlimit.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
setrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
setsid.c a55acdf73a setsid.c: whitespace only vor 12 Jahren
settimeofday.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available vor 12 Jahren
setuid.c a30f4f75a3 setuid.c: always_inline syscall vor 12 Jahren
sigaltstack.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
signalfd.c 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code vor 12 Jahren
sigpending.c 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code vor 12 Jahren
sigprocmask.c d1e5115772 libc: switch several users to unlikely() vor 11 Jahren
sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
sigsuspend.c fae8e7e498 sigsuspend.c: add cancellation support independently of rt_sigsuspend vor 12 Jahren
splice.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
ssp-local.c 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
ssp.c 4fee9155f3 ssp: remove SSP legacy code vor 8 Jahren
stat.c dba942c80d add experimental aarch64 support vor 7 Jahren
stat64.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
statfs.c 8c57a5d9c2 statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set vor 9 Jahren
stime.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available vor 12 Jahren
stubs.c c7294c98c8 remove UCLIBC_LINUX_MODULE_26 vor 7 Jahren
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
symlink.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall vor 11 Jahren
symlinkat.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall vor 11 Jahren
sync.c 6b1fe09331 sync.c: simplify code vor 12 Jahren
sync_file_range.c 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup vor 7 Jahren
syncfs.c ea86f1d888 syncfs: add system call support vor 8 Jahren
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() vor 15 Jahren
sysctl.c 8a2d6677c3 silence warning about implicit decl of sysctl vor 14 Jahren
sysdep.h bda630857e libc/sysdeps: commonize ret_ERRVAL vor 10 Jahren
sysfs.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
sysinfo.c 823b22d7c3 provide sysinfo stub vor 12 Jahren
tee.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions vor 12 Jahren
time.c 78b0d99085 time.c: move included header for fallback case vor 12 Jahren
timerfd.c cdeb75380c add timerfd syscall and header vor 14 Jahren
times.c 84dd1527aa times.c: whitespace only vor 12 Jahren
truncate.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
truncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR vor 11 Jahren
ulimit.c 1b6c5c4f32 libc: do not rely upon ulimit kernel syscall. vor 12 Jahren
umask.c 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 vor 12 Jahren
umount.c 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC vor 12 Jahren
umount2.c 1303e7eb2b alpha: add special umount2 handling vor 8 Jahren
uname.c b10190983a uname.c,unlink.c: whitespace only vor 12 Jahren
unlink.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall vor 11 Jahren
unlinkat.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall vor 11 Jahren
unshare.c 19dd090a0f libc: flesh out linux scheduler functions vor 12 Jahren
unwind.h 266bdc1f62 Replace FSF snail mail address with URLs vor 11 Jahren
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
ustat.c aec10d8647 ustat: Add ustat stub for arches that don't have the ustat system call vor 11 Jahren
utime.c 32d11b1454 remove more of the link_warnings vor 9 Jahren
utimensat.c ef85033ac8 futimens: add function vor 14 Jahren
utimes.c 5866897566 utimes: Export utimensat based utimes vor 11 Jahren
vfork.c f9ea885024 vfork: fix clone based version vor 10 Jahren
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. vor 15 Jahren
vmsplice.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions vor 12 Jahren
wait.c 613b0fabf0 wait.c: use cancel.h vor 12 Jahren
wait3.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards vor 12 Jahren
wait4.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards vor 12 Jahren
waitid.c 6a78127da4 waitid.c: use cancel.h vor 12 Jahren
waitpid.c 08b258aeb9 waitpid.c: provide __waitpid_nocancel, use cancel.h vor 12 Jahren
write.c 9df9c60aa9 add cancellation for read, write, close vor 12 Jahren
writev.c 0500402162 readv, writev: rewrite to use cancel.h vor 12 Jahren
xattr.c 73d5955414 unify stub logic vor 13 Jahren
xstatconv.c 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
xstatconv.h 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren