summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common
AgeCommit message (Expand)Author
2020-08-19Add {name, open}_to_handle_at() implementationPetr Vorel
2020-08-15sys/random.h include stddef.hWaldemar Brodkorb
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2020-04-01statx: make include conditional, fixes non-csky arch buildroot buildsWaldemar Brodkorb
2020-02-07common/bits: Fix ipc_perm and semid_ds definitions for 64-bit archesVladimir Murzin
2020-02-03csky: add statx conditionalsWaldemar Brodkorb
2020-01-30poll: avoid calling select with empty sets which hangs the processYann Sionneau
2019-11-17fix PTRAVE_EVENT_SECCOMP typo in ptrace.hJoris Vink
2019-11-05implement fexecve from glibcWaldemar Brodkorb
2019-05-13preadv/pwritev: fix offset argument typeMax Filippov
2018-12-14several patches for uclibc nghan_mao@c-sky.com
2018-11-27statfs.h: sync generic header with glibcWaldemar Brodkorb
2018-11-01time.h: Add CLOCK_TAIPetr Vorel
2018-10-20do not expose recvmmsg/sendmmsg for unsupported kernelsWaldemar Brodkorb
2018-09-21bugfix renameat2 wrong implement.Guo Ren
2018-08-16sched_setaffinity: use the same style with glibc'sGuo Ren
2018-06-10risc-v: initial 64 bit port, static only (no TLS/NPTL)Waldemar Brodkorb
2018-04-17common/sendfile.c: bugfix can't support offset is NULLGuo Ren
2018-04-17Revert "common/sendfile.c: bugfix can't support offset is NULL"Waldemar Brodkorb
2018-04-13lseek.c: bugfix ltp lseek01.cGuo Ren
2018-04-13common/sendfile.c: bugfix can't support offset is NULLGuo Ren
2018-04-02use __NR_newfstatat only for modern Linux architecturesWaldemar Brodkorb
2018-03-12tile: add basic support for tilegxWaldemar Brodkorb
2018-02-17bits/socket.h: add missing definesWaldemar Brodkorb
2018-02-04mman: disable memfd_create declarationWaldemar Brodkorb
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2018-01-21simplify and fix getcwdWaldemar Brodkorb
2018-01-15rt: cleanup and allow to build for linuxthreadsWaldemar Brodkorb
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-11-25statfs.h: add f_flagsWaldemar Brodkorb
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-03math: add exception handling functionalitySergey Cherkashin
2017-10-01preadv/pwritev: bugfix preadv/pwritev syscall should be 5 argsGuo Ren
2017-08-10sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constantWaldemar Brodkorb
2017-07-28fix tolower and localesEugene Yudin
2017-06-23sparc64: add basic supportWaldemar Brodkorb
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-04-22remove unused HP_TIMING_AVAIL and headerWaldemar Brodkorb
2017-04-16libm: allow long double wrappers for all architecturesWaldemar Brodkorb
2017-02-23guard new syscalls preadv/pwritevWaldemar Brodkorb
2017-02-18remove dead code in dlfcn.hWaldemar Brodkorb
2017-02-03fstat: make new code aarch64 specificWaldemar Brodkorb
2017-02-01add experimental aarch64 supportWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2017-01-22nds32: add NPTL/TLS, *context function, libm changes and code cleanupVincent Ren-Wei Chen
2017-01-14add wrappers for preadv/pwritevWaldemar Brodkorb