Age | Commit message (Expand) | Author |
2015-06-23 | xtensa: add ret_ERRVAL definition | Max Filippov |
2015-06-23 | xtensa: fix stack frame size for NPTL | Max Filippov |
2015-06-10 | just use 4k pages for microblaze, the config are missing and never committed ... | Waldemar Brodkorb |
2015-06-10 | use common ptrace.h for xtensa, fixes buildroot issues compiling enlightment | Waldemar Brodkorb |
2015-06-10 | h8300: Makefile update | Yoshinori Sato |
2015-06-10 | h8300: headers update | Yoshinori Sato |
2015-06-10 | h8300: Assembly functions | Yoshinori Sato |
2015-06-10 | siginfo: add signal info for seccomp related SIGSYS | Daniel Golle |
2015-06-10 | _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. | Will Newton |
2015-06-10 | strftime: comment on %0xY %+nY %-nY | Bernhard Reutner-Fischer |
2015-04-25 | Revert "Do not define unimplemented functions" | Waldemar Brodkorb |
2015-04-24 | merge uClibc changes | Waldemar Brodkorb |
2015-04-22 | arm: Add BX and BXC macros | Bernhard Reutner-Fischer |
2015-04-22 | arm: Fix POP_RET for armv4t && interworking | Bernhard Reutner-Fischer |
2015-04-22 | NPTL: Rename a variable | Bernhard Reutner-Fischer |
2015-04-18 | fix static linking of pthread apps | Waldemar Brodkorb |
2015-04-15 | merge uClibc master | Waldemar Brodkorb |
2015-04-14 | arm: thumb1: Fix conflicting types for _v3 | Bernhard Reutner-Fischer |
2015-04-13 | return NULL for realloc(p,0) like glibc | Waldemar Brodkorb |
2015-04-13 | libc: Fix page-size in getifaddrs() | Bernhard Reutner-Fischer |
2015-04-13 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-04-13 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-04-12 | remove more of the link_warnings | Waldemar Brodkorb |
2015-04-12 | remove link warnings | Waldemar Brodkorb |
2015-03-31 | libc: Fix page-size in getifaddrs() | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: Do not build crt upon pregen | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-27 | ARC: don't hard-code ELF_NGREG | Alexey Brodkin |
2015-03-27 | ARC/signal: shield sa_restorer from compiler toggle side-effects | Vineet Gupta |
2015-03-26 | SH: add 't' to syscall clobber list | Bernhard Reutner-Fischer |
2015-03-25 | utmp: favour POSIX utmpx over SVID utmp | Bernhard Reutner-Fischer |
2015-03-25 | utmp: Remove unneeded alias | Bernhard Reutner-Fischer |
2015-03-24 | mips: switch float_t to float | Bernhard Reutner-Fischer |
2015-03-24 | utmp: indent | Bernhard Reutner-Fischer |
2015-03-24 | utmp: Remove unneeded aliases | Bernhard Reutner-Fischer |
2015-03-24 | utmp: add _unlocked suffix to internal helpers | Bernhard Reutner-Fischer |
2015-03-24 | buildsys: HAS_UTMP (XPG2, SVr4 compat) knob | Bernhard Reutner-Fischer |
2015-03-24 | libc: TIME64_COMPAT32 for sparc, mips | Bernhard Reutner-Fischer |
2015-03-24 | Revert "utent.c, wtent.c: move functions from utxent.c" | Bernhard Reutner-Fischer |
2015-03-22 | libc: add getrandom(2) | Bernhard Reutner-Fischer |
2015-03-22 | libc: Fix vfprintf compilation without HAS_FLOATS | Bernhard Reutner-Fischer |
2015-03-22 | nptl/arm: Move aeabi_read_tp to uclibc_nonshared.a | Khem Raj |
2015-03-22 | atexit_old: Do not add it to shared libc | Khem Raj |
2015-03-18 | malloc-standard: Add locking to malloc_trim | Bernhard Reutner-Fischer |
2015-03-18 | malloc: checked_request2size failure deadlocks | Zhiqiang Zhang |
2015-03-18 | libm: Add missing C99 float/ld wrappers | Bernhard Reutner-Fischer |
2015-03-17 | libc: update strverscmp | Bernhard Reutner-Fischer |
2015-03-17 | include: silence __leaf warning | Bernhard Reutner-Fischer |
2015-03-16 | resolv: fix unaligned tmp buffer corner-case | Alexey Brodkin |