summaryrefslogtreecommitdiff
path: root/libc
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-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
2015-03-24buildsys: HAS_UTMP (XPG2, SVr4 compat) knobBernhard Reutner-Fischer
2015-03-24libc: TIME64_COMPAT32 for sparc, mipsBernhard Reutner-Fischer
2015-03-24Revert "utent.c, wtent.c: move functions from utxent.c"Bernhard Reutner-Fischer
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-03-22libc: Fix vfprintf compilation without HAS_FLOATSBernhard Reutner-Fischer
2015-03-22nptl/arm: Move aeabi_read_tp to uclibc_nonshared.aKhem Raj
2015-03-22atexit_old: Do not add it to shared libcKhem Raj
2015-03-18malloc-standard: Add locking to malloc_trimBernhard Reutner-Fischer
2015-03-18malloc: checked_request2size failure deadlocksZhiqiang Zhang
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-17libc: update strverscmpBernhard Reutner-Fischer
2015-03-17include: silence __leaf warningBernhard Reutner-Fischer
2015-03-16resolv: fix unaligned tmp buffer corner-caseAlexey Brodkin