summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2015-10-12fix static binaries linked with pthread and compiled with sspWaldemar Brodkorb
2015-10-09add new architecture support for or1kWaldemar Brodkorb
2015-10-08xtensa: support call0 ABIMax Filippov
2015-10-05libc: posix_fallocate must return an error number on failureYuriy Kolerov
2015-10-05libc: fix sign extension in fallocate()Yuriy Kolerov
2015-10-05libc: fix setting return value and errno in fallocate()Yuriy Kolerov
2015-08-14fix some type differences to linux-next for h8/300Waldemar Brodkorb
2015-08-14getenv: allow overwriting of functionWaldemar Brodkorb
2015-08-14add mkstemps, mkstemps64 and mkostemps, mkostemps64 functionsRomain Naour
2015-08-02fix inline asm changing the stack pointer leading to segfaults problemmirabilos
2015-08-02fix MIPS N32 ABI Big Endian setjmp/longjmpmirabilos
2015-08-02integrate old m68k vfork bugfix of pre-µClibc-ng treemirabilos
2015-07-22ARCv2: update memset() so it could be used without double load/storesClaudiu Zissulescu
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-06-10_scanf.c: Implement 'm' modifier for 'c' and '[' conversions.Will Newton
2015-06-10strftime: comment on %0xY %+nY %-nYBernhard Reutner-Fischer
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-22NPTL: Rename a variableBernhard 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-13return NULL for realloc(p,0) like glibcWaldemar Brodkorb
2015-04-13libc: Fix page-size in getifaddrs()Bernhard 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-04-12remove link warningsWaldemar Brodkorb
2015-03-31libc: Fix page-size in getifaddrs()Bernhard Reutner-Fischer
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-25utmp: Remove unneeded aliasBernhard Reutner-Fischer
2015-03-24mips: switch float_t to floatBernhard Reutner-Fischer
2015-03-24utmp: indentBernhard Reutner-Fischer
2015-03-24utmp: Remove unneeded aliasesBernhard Reutner-Fischer
2015-03-24utmp: add _unlocked suffix to internal helpersBernhard Reutner-Fischer