Age | Commit message (Expand) | Author |
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-04-22 | remove unused HP_TIMING_AVAIL and header | Waldemar Brodkorb |
2017-04-17 | remove old regex implementation | Waldemar Brodkorb |
2017-04-17 | remove old fnmatch implementation | Waldemar Brodkorb |
2017-04-16 | or1k: remove unused file | Waldemar Brodkorb |
2017-04-16 | libm: allow long double wrappers for all architectures | Waldemar Brodkorb |
2017-03-20 | remove RPC implementation | Waldemar Brodkorb |
2017-03-17 | Discard 3072 bytes instead of 256 bytes | Loganaden Velvindron |
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-13 | remove unused assignment in clone | Waldemar Brodkorb |
2017-02-03 | fstat: make new code aarch64 specific | 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-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 |
2017-01-14 | fix gcc compiler warning | Waldemar Brodkorb |
2017-01-14 | fts: fix gcc compiler warning | Waldemar Brodkorb |
2017-01-14 | fnmatch: fix gcc compiler warnings | Waldemar Brodkorb |
2017-01-14 | add wrappers for preadv/pwritev | Waldemar Brodkorb |
2017-01-14 | add secure_getenv() function | Waldemar Brodkorb |
2017-01-12 | use multiline comment for better copyright parsing | Waldemar Brodkorb |
2017-01-05 | mips: sync with GNU libc, fix mips64r6 n32 compilation | Waldemar Brodkorb |
2016-12-30 | inet: fix getnameinfo problem found by new test cases | Waldemar Brodkorb |
2016-12-30 | remove inline changelog, we have git | Waldemar Brodkorb |
2016-12-28 | add init_module/delete_module syscall wrappers | Waldemar Brodkorb |
2016-12-26 | mips: use the common dirent.h | Waldemar Brodkorb |
2016-12-23 | remove UCLIBC_LINUX_MODULE_26 | Waldemar Brodkorb |
2016-12-21 | remove misc/gnu, cleanup comment | Waldemar Brodkorb |
2016-12-21 | remove obstack support | Waldemar Brodkorb |
2016-12-20 | remove __MALLOC_GLIBC_COMPAT__ option | Waldemar Brodkorb |
2016-12-20 | add stub implementation for libintl/gettext | Waldemar Brodkorb |
2016-12-14 | add libiconv-tiny implementation | Waldemar Brodkorb |
2016-12-10 | threads: optimize single threaded applications | Waldemar Brodkorb |
2016-12-10 | libc/sysdeps/linux/common/madvise.c: disable on noMMU architectures | Thomas Petazzoni |
2016-12-03 | fix obstack compile issue after libintl/gettext removal | Waldemar Brodkorb |
2016-12-02 | nds32: in latest gcc from Andes, this got renamed | Waldemar Brodkorb |
2016-12-02 | remove libintl stub and libintl.h header | Waldemar Brodkorb |
2016-11-29 | remove libresolv stub | Waldemar Brodkorb |