summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
2018-01-21simplify and fix getcwdWaldemar Brodkorb
2018-01-15rt: cleanup and allow to build for linuxthreadsWaldemar Brodkorb
2018-01-15nds32: Add syscall macros for 5 and 6 parametersStafford Horne
2018-01-15nds32: Use new common syscall() implementationStafford Horne
2018-01-15or1k: Use new common syscall() implementationStafford Horne
2018-01-15syscall: Make common implementation match unistd.hStafford Horne
2018-01-08csky: bugfix libc sync_file_range.c for csky.Guo Ren
2017-12-31m68k: add NPTL/TLS supportWaldemar Brodkorb
2017-12-28csky: add Copyright.Guo Ren
2017-12-10or1k: syscall: Pass arguments on the stackJoel Stanley
2017-12-03x86_64: add fenv support from glibcWaldemar Brodkorb
2017-11-25statfs.h: add f_flagsWaldemar Brodkorb
2017-11-25setjmp/longjmp saves only non-call clobbered regsChristian Svensson
2017-11-25Update __longjmp.SChristian Svensson
2017-11-22remove misleading comment about f_frsize fieldEugene Rudoy
2017-11-22librt: fix broken posix_spawnWaldemar Brodkorb
2017-11-19csky: port to uclibc-ngGuo Ren
2017-11-19remove unused FORTIFY code fragmentsWaldemar Brodkorb
2017-11-18use atomic instructions for atomicsStafford Horne
2017-11-16or1k: remove unused fileWaldemar Brodkorb
2017-11-03math: add exception handling functionalitySergey Cherkashin
2017-11-03Define _STATFS_F_FRSIZE for MIPSWaldemar Brodkorb
2017-10-11h8300: remove dead codeWaldemar Brodkorb
2017-10-01preadv/pwritev: bugfix preadv/pwritev syscall should be 5 argsGuo Ren
2017-09-14arc: Ensure that debugger can recognize sigrestorerAnton Kolesov
2017-08-10sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constantWaldemar Brodkorb
2017-07-28aarch64: finetuning, sync with glibcWaldemar Brodkorb
2017-07-28fix tolower and localesEugene Yudin
2017-07-28cleanup unused defines and includes from clone.SWaldemar Brodkorb
2017-06-23sparc64: add basic supportWaldemar Brodkorb
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2017-05-24sparc: cleanup sparc64 bits and unused soft-fpWaldemar Brodkorb
2017-05-17x86: fix segfaults on SMP machineWaldemar Brodkorb
2017-05-14or1k: add NPTL/TLS supportWaldemar Brodkorb
2017-05-14or1k: add clone() from old GNU libc implementationWaldemar Brodkorb
2017-04-22remove unused HP_TIMING_AVAIL and headerWaldemar Brodkorb
2017-04-16or1k: remove unused fileWaldemar Brodkorb
2017-04-16libm: allow long double wrappers for all architecturesWaldemar Brodkorb
2017-02-23guard new syscalls preadv/pwritevWaldemar Brodkorb
2017-02-18or1k: add missing definition of ucontextWaldemar Brodkorb
2017-02-18remove dead code in dlfcn.hWaldemar Brodkorb
2017-02-13remove unused assignment in cloneWaldemar Brodkorb
2017-02-03fstat: make new code aarch64 specificWaldemar Brodkorb
2017-02-01aarch64: fix syscall_error_handler, fixes tst-mqueue errorsWaldemar Brodkorb
2017-02-01g/c __libc_errnomirabilos
2017-02-01add experimental aarch64 supportWaldemar Brodkorb
2017-01-29use safe, even if possibly a few cycles slower, six-argument syscall implemen...mirabilos
2017-01-29extract six-argument syscalls from the restmirabilos
2017-01-29remove dead codeWaldemar Brodkorb