summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common
AgeCommit message (Expand)Author
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ó
2016-04-11simplify getpagesize, do not depend on kernel macrosWaldemar Brodkorb
2016-03-31bits/byteswap-common.h: import recent headers from glibcAnthony G. Basile
2016-01-31Provide __adjtimex() alias, like glibc.Leonid Lisovskiy
2016-01-30add exp10() from glibcWaldemar Brodkorb
2016-01-12Suppress warning "_GNU_SOURCE" redefinedWaldemar Brodkorb
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2016-01-06Remove alias.Yoshinori Sato
2016-01-06openat argument fix.Yoshinori Sato
2016-01-06__ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated.Yoshinori Sato
2016-01-06extra/Configs/Config.in: add syncfs() to Linux-specific functionsAnthony G. Basile
2016-01-01Add argp implementationSalvatore Cro
2016-01-01Fix "pselect: Use linux pselect6 syscall when available"Leonid Lisovskiy
2015-12-22pselect: Use linux pselect syscall when availableNicolas S. Dade
2015-12-22Do define some IPv6 related symbols even with IPv6 disabledWaldemar Brodkorb
2015-12-17libc/stdio: Rework custom streams interface similar to glibc.Waldemar Brodkorb