summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2015-11-08fanotify: include needed Linux definitionsWaldemar Brodkorb
2015-11-08add support for euidaccess/eaccess legacy functionsWaldemar Brodkorb
2015-11-03h8300: fix compile with 4.2.x kernelWaldemar Brodkorb
2015-10-22NPTL/ARCv2: Implement full memory barrier for NPTLVineet Gupta
2015-10-22alpha: add special umount2 handlingWaldemar Brodkorb
2015-10-22alpha: fix kernel_stat structWaldemar Brodkorb
2015-10-22alpha: fix header nameWaldemar Brodkorb
2015-10-19lm32: add new architectureWaldemar Brodkorb
2015-10-19mips: sync header with glibcWaldemar Brodkorb
2015-10-16ia64: enable and fix compile issuesWaldemar Brodkorb
2015-10-14syncfs: add system call supportBartosz Golaszewski
2015-10-14fanotify: add system call supportBartosz Golaszewski
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