summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux
AgeCommit message (Expand)Author
2015-06-23xtensa: add ret_ERRVAL definitionMax Filippov
2015-06-23xtensa: fix stack frame size for NPTLMax Filippov
2015-06-10just use 4k pages for microblaze, the config are missing and never committed ...Waldemar Brodkorb
2015-06-10use common ptrace.h for xtensa, fixes buildroot issues compiling enlightmentWaldemar Brodkorb
2015-06-10h8300: Makefile updateYoshinori Sato
2015-06-10h8300: headers updateYoshinori Sato
2015-06-10h8300: Assembly functionsYoshinori Sato
2015-06-10siginfo: add signal info for seccomp related SIGSYSDaniel Golle
2015-04-25Revert "Do not define unimplemented functions"Waldemar Brodkorb
2015-04-24merge uClibc changesWaldemar Brodkorb
2015-04-22arm: Add BX and BXC macrosBernhard Reutner-Fischer
2015-04-22arm: Fix POP_RET for armv4t && interworkingBernhard Reutner-Fischer
2015-04-18fix static linking of pthread appsWaldemar Brodkorb
2015-04-15merge uClibc masterWaldemar Brodkorb
2015-04-14arm: thumb1: Fix conflicting types for _v3Bernhard Reutner-Fischer
2015-04-13buildsys: Do not build crt upon pregenBernhard Reutner-Fischer
2015-04-13buildsys: tweak ucontext_i.h prerequisitesBernhard Reutner-Fischer
2015-04-12remove more of the link_warningsWaldemar Brodkorb
2015-03-31buildsys: Do not build crt upon pregenBernhard Reutner-Fischer
2015-03-31buildsys: tweak ucontext_i.h prerequisitesBernhard Reutner-Fischer
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-27ARC: don't hard-code ELF_NGREGAlexey Brodkin
2015-03-27ARC/signal: shield sa_restorer from compiler toggle side-effectsVineet Gupta
2015-03-26SH: add 't' to syscall clobber listBernhard Reutner-Fischer
2015-03-25utmp: favour POSIX utmpx over SVID utmpBernhard Reutner-Fischer
2015-03-24mips: switch float_t to floatBernhard Reutner-Fischer
2015-03-24libc: TIME64_COMPAT32 for sparc, mipsBernhard Reutner-Fischer
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-03-22nptl/arm: Move aeabi_read_tp to uclibc_nonshared.aKhem Raj
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-17include: silence __leaf warningBernhard Reutner-Fischer
2015-03-14Add fix from OpenWrt for MIPS64 N64 ABIWaldemar Brodkorb
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-03-08fix regression for ARM thumb modeWaldemar Brodkorb
2015-03-04Merge remote-tracking branch 'origin/upstream' into 1.0Waldemar Brodkorb
2015-03-03sparc/clone.S: guard tcb-offsets.h include with RESET_PIDGustavo Zacarias
2015-02-27libc: silence warningBernhard Reutner-Fischer
2015-02-26use weak to fix f.e. cdrkit static compile. fixes #3Waldemar Brodkorb
2015-02-20sync with uClibcWaldemar Brodkorb
2015-02-20sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handlingVineet Gupta
2015-02-20posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BITVineet Gupta
2015-02-20ARCv2 ISA supportVineet Gupta
2015-02-17libc: add setns()Bernhard Reutner-Fischer
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2015-02-16ARC: sigaction: inline syscall trapVineet Gupta
2015-02-16ARC: sigaction: fold default sigrestorer into "C"Vineet Gupta
2015-02-16ARC: siagction: opencode memcpyVineet Gupta
2015-02-16ARC: remove stale TRUNCATE64_HAS_4_ARGSVineet Gupta
2015-02-16ARC: add configuration option for MMU page sizeAlexey Brodkin
2015-02-16ARC: sigaction: fold default sigrestorer into "C"Vineet Gupta