Age | Commit message (Expand) | Author |
2017-06-06 | fix gcc warning with -Wmisleading-indentation | Waldemar Brodkorb |
2017-06-01 | include/features.h: add _DEFAULT_SOURCE macro | Anthony G. Basile |
2017-05-24 | sparc: cleanup sparc64 bits and unused soft-fp | Waldemar Brodkorb |
2017-05-22 | include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXEC | Anthony G. Basile |
2017-05-22 | “new LT” is gone | mirabilos |
2017-05-22 | add another generated file | mirabilos |
2017-05-17 | x86: fix segfaults on SMP machine | Waldemar Brodkorb |
2017-05-14 | or1k: add NPTL/TLS support | Waldemar Brodkorb |
2017-05-14 | or1k: add clone() from old GNU libc implementation | Waldemar Brodkorb |
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 |