Age | Commit message (Expand) | Author |
2015-08-14 | fix some type differences to linux-next for h8/300 | Waldemar Brodkorb |
2015-08-14 | getenv: allow overwriting of function | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
2015-08-02 | fix inline asm changing the stack pointer leading to segfaults problem | mirabilos |
2015-08-02 | fix MIPS N32 ABI Big Endian setjmp/longjmp | mirabilos |
2015-08-02 | integrate old m68k vfork bugfix of pre-µClibc-ng tree | mirabilos |
2015-07-22 | ARCv2: update memset() so it could be used without double load/stores | Claudiu Zissulescu |
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 |