Age | Commit message (Expand) | Author |
2018-04-17 | libdl: remove LDSO_NO_CLEANUP | Waldemar Brodkorb |
2018-04-17 | libdl: cleanup old inline changelog | Waldemar Brodkorb |
2018-04-17 | Revert "libdl: fix dlclose() issue" | Waldemar Brodkorb |
2018-04-17 | common/sendfile.c: bugfix can't support offset is NULL | Guo Ren |
2018-04-17 | Revert "common/sendfile.c: bugfix can't support offset is NULL" | Waldemar Brodkorb |
2018-04-13 | lseek.c: bugfix ltp lseek01.c | Guo Ren |
2018-04-13 | common/sendfile.c: bugfix can't support offset is NULL | Guo Ren |
2018-04-13 | or1k: add F_{DUPFD_CLOEXEC, SETPIPE_SZ, GETPIPE_SZ} | Thomas Petazzoni |
2018-04-02 | use __NR_newfstatat only for modern Linux architectures | Waldemar Brodkorb |
2018-03-22 | hppa: fix runtime issues | Waldemar Brodkorb |
2018-03-15 | csky: support bsd-setjmp and bsd-_setjmp. | Guo Ren |
2018-03-15 | libdl: fix dlclose() issue | Waldemar Brodkorb |
2018-03-14 | Revert "Revert "libdl: fix size parameter when unmap library in dlclose"" | Waldemar Brodkorb |
2018-03-12 | tile: add basic support for tilegx | Waldemar Brodkorb |
2018-03-09 | sparc32: Add nop before __startcontext to stop unwinding | Waldemar Brodkorb |
2018-03-05 | utils: fix compile of msgfmt/msgmerge | Waldemar Brodkorb |
2018-03-04 | fenv: only allow for ppc e500 | Waldemar Brodkorb |
2018-03-03 | bump for release 1.0.29v1.0.29 | Waldemar Brodkorb |
2018-03-01 | add missing include to quieten compiler | Waldemar Brodkorb |
2018-03-01 | quieten some warnings when EXTRA_WARNINGS not set | Waldemar Brodkorb |
2018-03-01 | fix issue with LDSO_GNU_HASH_SUPPORT | Waldemar Brodkorb |
2018-02-26 | stat.h: fix issue with aarch64 | Waldemar Brodkorb |
2018-02-18 | utils: fix install error | Waldemar Brodkorb |
2018-02-17 | bits/socket.h: add missing defines | Waldemar Brodkorb |
2018-02-17 | libm: fix compile error | Waldemar Brodkorb |
2018-02-17 | add gettext-tiny tools | Waldemar Brodkorb |
2018-02-12 | uClibc-ng does not implement name_to_handle_at | Alexey Neyman |
2018-02-04 | mman: disable memfd_create declaration | Waldemar Brodkorb |
2018-02-03 | csky: bugfix ltp open12 failed. | Guo Ren |
2018-02-03 | add libc version compatibility | Waldemar Brodkorb |
2018-02-03 | bits/mman.h: consolidate header file | Waldemar Brodkorb |
2018-01-31 | malloc: add glibc compat symbols | Waldemar Brodkorb |
2018-01-31 | malloc: add malloc_usable_size() | Waldemar Brodkorb |
2018-01-31 | remove arc4random (rc4 based) | Waldemar Brodkorb |
2018-01-31 | aarch64/sys/ucontext.h: include bits/sigcontext.h | Bernd Kuhls |
2018-01-31 | libiconv: fake EUC_JP support | Waldemar Brodkorb |
2018-01-21 | bump version to 1.0.28v1.0.28 | Waldemar Brodkorb |
2018-01-21 | supress some gcc warnings | Waldemar Brodkorb |
2018-01-21 | xtensa: fix R_XTENSA_TLSDESC_ARG handling in _dl_do_reloc | Max Filippov |
2018-01-21 | xtensa: fix _dl_tlsdesc_dynamic | Max Filippov |
2018-01-21 | simplify and fix getcwd | Waldemar Brodkorb |
2018-01-20 | include/elf.h: sync with GNU C library | Waldemar Brodkorb |
2018-01-15 | xtensa: fix strcmp | Max Filippov |
2018-01-15 | libpthread/nptl: bugfix malloc segfault in race conditions. | Guo Ren |
2018-01-15 | rt: cleanup and allow to build for linuxthreads | Waldemar Brodkorb |
2018-01-15 | nptl: use generic lowlevellock.h for most architectures | Waldemar Brodkorb |
2018-01-15 | nds32: Add syscall macros for 5 and 6 parameters | Stafford Horne |
2018-01-15 | nds32: Use new common syscall() implementation | Stafford Horne |
2018-01-15 | or1k: Use new common syscall() implementation | Stafford Horne |
2018-01-15 | syscall: Make common implementation match unistd.h | Stafford Horne |