Age | Commit message (Expand) | Author |
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 |
2015-03-14 | Add fix from OpenWrt for MIPS64 N64 ABI | Waldemar Brodkorb |
2015-03-13 | unistd.h: put getppid under XOPEN2K8 | Bernhard Reutner-Fischer |
2015-03-08 | fix regression for ARM thumb mode | Waldemar Brodkorb |
2015-03-04 | Merge remote-tracking branch 'origin/upstream' into 1.0 | Waldemar Brodkorb |
2015-03-03 | sparc/clone.S: guard tcb-offsets.h include with RESET_PID | Gustavo Zacarias |
2015-02-27 | libc: silence warning | Bernhard Reutner-Fischer |
2015-02-26 | use weak to fix f.e. cdrkit static compile. fixes #3 | Waldemar Brodkorb |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
2015-02-20 | sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handling | Vineet Gupta |
2015-02-20 | posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT | Vineet Gupta |