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