Peter S. Mazinger 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 15 лет назад
..
bits 5415f7aa53 getopt.h: cleanup header, remove anything already in cdefs.h 13 лет назад
sys 7dc2d2ddee update acct.h 13 лет назад
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 25 лет назад
Makefile ba31c6c463 Remove TOPDIR 20 лет назад
Makefile.in 19dd090a0f libc: flesh out linux scheduler functions 14 лет назад
__rt_sigtimedwait.c 5fce95b146 no need for hidden sigtimedwait 13 лет назад
__rt_sigwaitinfo.c 3c3f899b6d remove unneeded hidden sigwaitinfo 13 лет назад
__socketcall.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
__syscall_fcntl.c 5ebef43369 provide internal hidden version of __fcntl_nocancel 15 лет назад
__syscall_fcntl64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
__syscall_rt_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 13 лет назад
__syscall_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 13 лет назад
_exit.c 11430a8e3c _exit.c: add ABORT_INSTRUCTION 13 лет назад
access.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
acct.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
adjtimex.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
alarm.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
arch_prctl.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
bdflush.c 73d5955414 unify stub logic 15 лет назад
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall 13 лет назад
capget.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
capset.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
chdir.c f0e0d954f2 chdir.c: simplify code 13 лет назад
chmod.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
chown.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
clock_getres.c f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined 13 лет назад
clock_gettime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 лет назад
clock_settime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 лет назад
close.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 17 лет назад
cmsg_nxthdr.c 1533e2876b remove __FORCE_GLIBC 13 лет назад
creat.c 74cc326ef4 Update copyright header. 17 лет назад
creat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
create_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 лет назад
delete_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 лет назад
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers 13 лет назад
dup.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
dup2.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
epoll.c 64572a51b0 add epoll_pwait() 13 лет назад
eventfd.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 13 лет назад
execve.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
faccessat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
fchdir.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
fchmodat.c 577c6ee118 fchmodat: fix handling of flags 14 лет назад
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
fchownat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
fdatasync.c 73d5955414 unify stub logic 15 лет назад
flock.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
fork.c b91a7f431d cleanup fork() 13 лет назад
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 19 лет назад
fstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 14 лет назад
fstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
fstatat.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 16 лет назад
fstatat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
fstatfs.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 17 лет назад
fsync.c 2668ea217f nanosleep.c, fsync.c: do not inline syscall, it is used twice 13 лет назад
ftruncate.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
ftruncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
futimens.c bd33c42e0f futimens: add missing local prototype 16 лет назад
futimesat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
get_kernel_syms.c f2401c418b get_kernel_syms.c: reorganize, no need for attribute_unused in prototype 13 лет назад
getcwd.c e48bd60ce9 getcwd: Fix memory-leak in error path 15 лет назад
getdents.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
getdents64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
getdirname.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 16 лет назад
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
getegid.c 83c1854b97 remove error handling from some syscalls 15 лет назад
geteuid.c 83c1854b97 remove error handling from some syscalls 15 лет назад
getgid.c 83c1854b97 remove error handling from some syscalls 15 лет назад
getgroups.c ca89d7e1fb getgroups.c: reorganize, include param.h instead of defining MIN 13 лет назад
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
getitimer.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
getpagesize.c fee4034763 getpagesize.c, unistd.h: hide __pagesize 13 лет назад
getpgid.c 2d276198b4 libc: Provide both getpgid and __getpgid symbols 15 лет назад
getpgrp.c 9f096becc4 getpgrp: fix fallback handling 14 лет назад
getpid.c 83c1854b97 remove error handling from some syscalls 15 лет назад
getppid.c 83c1854b97 remove error handling from some syscalls 15 лет назад
getpriority.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
getresgid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
getresuid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
getrlimit.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
getrlimit64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
getrusage.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
getsid.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
gettimeofday.c 34c0112854 gettimeofday.c: use the same type as in header 13 лет назад
getuid.c 83c1854b97 remove error handling from some syscalls 15 лет назад
hp-timing.h 9c4d060ea4 grab header file from glibc 20 лет назад
init_module.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
inotify.c 0f45e8a279 inotify_rm_watch: Change second argument to int 14 лет назад
ioctl.c 57e8823548 cancellation support for a large amount of the required syscalls 16 лет назад
ioperm.c 02c9f0d6e8 remove libc_hidden_proto(ioperm) from all headers except arm 13 лет назад
iopl.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 13 лет назад
kill.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
klogctl.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
lchown.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. 16 лет назад
link.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
linkat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
llseek.c 67b8585dea llseek.c: use off64_t instead of loff_t as in header 13 лет назад
longjmp.c 8f86b8a197 move *longjmp related prototypes to setjmp.h 13 лет назад
lseek.c 29a778aa19 avoid circular dependency in lseek and llseek, providing a stub lseek 13 лет назад
lstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 14 лет назад
lstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
lutimes.c 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined 15 лет назад
madvise.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
mkdir.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
mkdirat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
mkfifo.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
mkfifoat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
mknod.c 5590ebbd36 mknod: convert to INLINE_SYSCALL() to sync with glibc 16 лет назад
mknodat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
mlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
mlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
mmap.c 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs 13 лет назад
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen 13 лет назад
modify_ldt.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
mount.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 17 лет назад
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal 17 лет назад
msync.c 57e1e47345 msync: skip if syscall is missing 15 лет назад
munlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
munlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
munmap.c a0fa1f8acf munmap.c: do not include unistd.h 13 лет назад
nanosleep.c 2668ea217f nanosleep.c, fsync.c: do not inline syscall, it is used twice 13 лет назад
nice.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
noophooks.c 5d39c1ed76 do not include libc-internal.h 13 лет назад
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 16 лет назад
ntp_gettime.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
open.c e190a24231 Define creat in an independent file 17 лет назад
open64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
openat.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 13 лет назад
openat64.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 13 лет назад
pause.c 4e171958a1 pause.c: no need for __UCLIBC_HIDE_DEPRECATED__, the code does not use old functions 13 лет назад
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
pipe.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
pipe2.c d3ddb92ea0 add pipe2() 15 лет назад
pivot_root.c 7c966f5242 pivot_root.c: move prototype into guard 13 лет назад
poll.c 6b3453a651 poll.c: do not inline syscall 13 лет назад
posix_fadvise.c 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs 13 лет назад
posix_fadvise64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
ppoll.c 06419c7f9c ppoll: no need for hidden version 13 лет назад
prctl.c f95e1b4c61 prctl.c: no need to include stdarg.h and extern 13 лет назад
pread_write.c 80c9bfc466 pread/pwrite: drop fallback funcs 13 лет назад
pselect.c 57e8823548 cancellation support for a large amount of the required syscalls 16 лет назад
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
query_module.c 73d5955414 unify stub logic 15 лет назад
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
read.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 17 лет назад
readahead.c 0265be6d43 readahead.c: add correct guards 13 лет назад
readlink.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
readlinkat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
readv.c 57e8823548 cancellation support for a large amount of the required syscalls 16 лет назад
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
rename.c af58093c14 rename.c: simplify code, include only necessary headers 13 лет назад
renameat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
rmdir.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
sched_cpucount.c 19dd090a0f libc: flesh out linux scheduler functions 14 лет назад
sched_get_priority_max.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
sched_get_priority_min.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
sched_getaffinity.c 87be6cadfc sched_getaffinity.c: mark syscall as __always_inline 13 лет назад
sched_getcpu.c 19dd090a0f libc: flesh out linux scheduler functions 14 лет назад
sched_getparam.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
sched_getscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
sched_rr_get_interval.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
sched_setaffinity.c 29ba11d605 sched_setaffinity.c: make use of the syscall 13 лет назад
sched_setparam.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
sched_setscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
sched_yield.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
select.c 13433395f2 silence some warnings about missing prototypes 15 лет назад
sendfile.c 6507c3b84d correct sendfile for 32/64 bit archs 13 лет назад
sendfile64.c 6507c3b84d correct sendfile for 32/64 bit archs 13 лет назад
setdomainname.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
setegid.c 2f88f917c2 setegid: use setresgid conditionally 14 лет назад
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 16 лет назад
setfsgid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
setfsuid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
setgid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
setgroups.c 0a18b6589d setgroups.c: move around some headers, always_inline syscall 13 лет назад
sethostname.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
setitimer.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
setpgid.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header 13 лет назад
setpriority.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
setregid.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
setresgid.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
setresuid.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
setreuid.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
setrlimit.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
setrlimit64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
setsid.c a55acdf73a setsid.c: whitespace only 13 лет назад
settimeofday.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 13 лет назад
setuid.c a30f4f75a3 setuid.c: always_inline syscall 13 лет назад
sigaltstack.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
signalfd.c 73d5955414 unify stub logic 15 лет назад
sigpending.c fc44a577aa - trim superfluous ';'. No objcode changes 17 лет назад
sigprocmask.c 57e8823548 cancellation support for a large amount of the required syscalls 16 лет назад
sigqueue.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
sigsuspend.c 29f2e0cd6d sigsuspend.c: make build fail, if rt_sigsuspend is not available and NPTL is defined 13 лет назад
splice.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 13 лет назад
ssp-local.c 631049ff3a ssp-local.c: make sure that -fstack-protector is not enabled when compiling file 13 лет назад
ssp.c 5c7e1909e1 ssp: rework, sync messages with the ones in glibc 13 лет назад
stat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 14 лет назад
stat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
statfs.c 0f85b228aa nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled 15 лет назад
stime.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 13 лет назад
stubs.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 13 лет назад
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
symlink.c c292baef29 symlink.c: Compile only if syscall is available 13 лет назад
symlinkat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
sync.c 6b1fe09331 sync.c: simplify code 13 лет назад
sync_file_range.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 13 лет назад
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 16 лет назад
sysctl.c 8a2d6677c3 silence warning about implicit decl of sysctl 16 лет назад
sysdep.h be88a80858 nptl:arm: add a wrapper for .cfi_sections pseudo-ops 15 лет назад
sysfs.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
sysinfo.c 823b22d7c3 provide sysinfo stub 13 лет назад
tee.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 13 лет назад
time.c 78b0d99085 time.c: move included header for fallback case 13 лет назад
timerfd.c cdeb75380c add timerfd syscall and header 16 лет назад
times.c 779c35b7c4 time,times: stop interpreting negative return values ar errors 16 лет назад
truncate.c c28cabb179 Reorder includes and include only what is necessary 13 лет назад
truncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 лет назад
ulimit.c 1b6c5c4f32 libc: do not rely upon ulimit kernel syscall. 14 лет назад
umask.c 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 13 лет назад
umount.c 73d5955414 unify stub logic 15 лет назад
umount2.c 73d5955414 unify stub logic 15 лет назад
uname.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
unlink.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
unlinkat.c fd72e30425 first pass at implementing *at funcs 16 лет назад
unshare.c 19dd090a0f libc: flesh out linux scheduler functions 14 лет назад
unwind.h 71d63ed756 unwind.h: Move to libc/sysdeps from nptl sysdeps 15 лет назад
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
ustat.c 7f5cc205a7 mknod: widen the parameters to match kernel 17 лет назад
utime.c 8f1ba5cd4f utime.c,utimes.c: include headers only when needed 13 лет назад
utimensat.c ef85033ac8 futimens: add function 16 лет назад
utimes.c 8f1ba5cd4f utime.c,utimes.c: include headers only when needed 13 лет назад
vfork.c 711ad9f92c create real common vfork() function 16 лет назад
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 лет назад
vmsplice.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 13 лет назад
wait.c 13433395f2 silence some warnings about missing prototypes 15 лет назад
wait3.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
wait4.c 21730caa66 trim Experimentally off and uncommented hidden 16 лет назад
waitid.c 4b88e6e858 libc: Fix cancellation handling in some C functions 15 лет назад
waitpid.c 57e8823548 cancellation support for a large amount of the required syscalls 16 лет назад
write.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 17 лет назад
writev.c 57e8823548 cancellation support for a large amount of the required syscalls 16 лет назад
xattr.c 73d5955414 unify stub logic 15 лет назад
xstatconv.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 16 лет назад
xstatconv.h 656167d891 fstatat: fix up behavior on 32/64 bit hosts 16 лет назад