Age | Commit message (Expand) | Author |
2017-05-12 | pthread_getcpuclockid.c: fix clockid computation | Sergey Korolev |
2017-05-07 | sync features.h with GNU C library, fixes gcc 7.1 toolchain creation | Waldemar Brodkorb |
2017-04-22 | bump for releasev1.0.24 | Waldemar Brodkorb |
2017-04-22 | sys/stat.h: fix missing struct timespec definition | Damien Riegel |
2017-04-22 | remove unused HP_TIMING_AVAIL and header | Waldemar Brodkorb |
2017-04-22 | remove unused pt-raise.c files | Waldemar Brodkorb |
2017-04-18 | cleanup dead code in signal.h | Waldemar Brodkorb |
2017-04-17 | remove old regex implementation | Waldemar Brodkorb |
2017-04-17 | remove old fnmatch implementation | Waldemar Brodkorb |
2017-04-17 | aarch64: handle lazy relocation of TLSDESC | Waldemar Brodkorb |
2017-04-16 | or1k: remove unused file | Waldemar Brodkorb |
2017-04-16 | or1k: silence gcc warnings | Waldemar Brodkorb |
2017-04-16 | or1k: remove false select | Waldemar Brodkorb |
2017-04-16 | libm: allow long double wrappers for all architectures | Waldemar Brodkorb |
2017-04-08 | Same iteration variable used for inner and outer loop | Cupertino Miranda |
2017-04-08 | ldso: exit if zalloc can't alloc memory | Vineet Gupta |
2017-04-08 | ldso/arc: fix debug prints | Vineet Gupta |
2017-04-08 | math: no reason to depend on special architecture | Waldemar Brodkorb |
2017-04-04 | Revert "fcntl.h: fix a missing `struct timespec` definition" | Waldemar Brodkorb |
2017-04-02 | bump for next release, uClibc -> uClibc-ngv1.0.23 | Waldemar Brodkorb |
2017-04-01 | nios2: allow to hack on experimenting ld.so support | Waldemar Brodkorb |
2017-04-01 | unify defconfigs | Waldemar Brodkorb |
2017-04-01 | ldso: don't discard sysmbols for DODEBUG builds | Vineet Gupta |
2017-03-21 | ARC: remove special CFLAGS/LDFLAGS handling | Waldemar Brodkorb |
2017-03-20 | remove RPC implementation | Waldemar Brodkorb |
2017-03-17 | sync header with GNU libc / kernel | Waldemar Brodkorb |
2017-03-17 | Discard 3072 bytes instead of 256 bytes | Loganaden Velvindron |
2017-03-17 | Search the configured multilib | Alexey Neyman |
2017-03-01 | Fix build on macos | Alexey Neyman |
2017-02-28 | fcntl.h: fix a missing `struct timespec` definition | Damien Riegel |
2017-02-25 | Only set *memptr when success for posix_memalign | Kito Cheng |
2017-02-23 | guard new syscalls preadv/pwritev | Waldemar Brodkorb |
2017-02-18 | or1k: add missing definition of ucontext | Waldemar Brodkorb |
2017-02-18 | remove dead code in dlfcn.h | Waldemar Brodkorb |
2017-02-17 | arm: fix static linking issues | Waldemar Brodkorb |
2017-02-13 | remove unused assignment in clone | Waldemar Brodkorb |
2017-02-03 | fstat: make new code aarch64 specific | Waldemar Brodkorb |
2017-02-01 | bump for releasev1.0.22 | Waldemar Brodkorb |
2017-02-01 | aarch64: fix syscall_error_handler, fixes tst-mqueue errors | Waldemar Brodkorb |
2017-02-01 | g/c __libc_errno | mirabilos |
2017-02-01 | add experimental aarch64 support | Waldemar Brodkorb |
2017-01-29 | use safe, even if possibly a few cycles slower, six-argument syscall implemen... | mirabilos |
2017-01-29 | extract six-argument syscalls from the rest | mirabilos |
2017-01-29 | remove dead code | Waldemar Brodkorb |
2017-01-29 | Fix make rule for generation of "ucontext_i.h" when building in separate dire... | Sergey Organov |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2017-01-28 | mips: PROF is never defined, kill dead code | Waldemar Brodkorb |
2017-01-24 | Restore UCLIBC_HAS_LFS as "always enabled" | Alexey Neyman |
2017-01-22 | nds32: add NPTL/TLS, *context function, libm changes and code cleanup | Vincent Ren-Wei Chen |
2017-01-20 | ppc: fix mq_send | Waldemar Brodkorb |