summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common
AgeCommit message (Expand)Author
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
2016-12-28add init_module/delete_module syscall wrappersWaldemar Brodkorb
2016-12-23remove UCLIBC_LINUX_MODULE_26Waldemar Brodkorb
2016-12-10libc/sysdeps/linux/common/madvise.c: disable on noMMU architecturesThomas Petazzoni
2016-11-28posix_madvise not available for noMMUWaldemar Brodkorb
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-11-27do not define madvise related macros for noMMU targetsWaldemar Brodkorb
2016-11-27fixup gcc warningsWaldemar Brodkorb
2016-11-10nptl: add pthread_getname_np/pthread_setname_np from GNU libcWaldemar Brodkorb
2016-09-30remove linux kernel 2.4 modules supportWaldemar Brodkorb
2016-09-26locale: cleanup supportWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-09-26always assume tgkill is presentWaldemar Brodkorb
2016-06-25bits/sigset.h: Fix _EXTERN_INLINE redefinitionLeonid Lisovskiy
2016-06-07ssp: remove SSP legacy codeWaldemar Brodkorb
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2016-04-15replace FSF addresses with URLsNikola Forró