summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13common/sendfile.c: bugfix can't support offset is NULLGuo Ren
2018-04-13or1k: add F_{DUPFD_CLOEXEC, SETPIPE_SZ, GETPIPE_SZ}Thomas Petazzoni
2018-04-02use __NR_newfstatat only for modern Linux architecturesWaldemar Brodkorb
2018-03-22hppa: fix runtime issuesWaldemar Brodkorb
2018-03-15csky: support bsd-setjmp and bsd-_setjmp.Guo Ren
2018-03-15libdl: fix dlclose() issueWaldemar Brodkorb
2018-03-14Revert "Revert "libdl: fix size parameter when unmap library in dlclose""Waldemar Brodkorb
2018-03-12tile: add basic support for tilegxWaldemar Brodkorb
2018-03-09sparc32: Add nop before __startcontext to stop unwindingWaldemar Brodkorb
2018-03-05utils: fix compile of msgfmt/msgmergeWaldemar Brodkorb
2018-03-04fenv: only allow for ppc e500Waldemar Brodkorb
2018-03-03bump for release 1.0.29v1.0.29Waldemar Brodkorb
2018-03-01add missing include to quieten compilerWaldemar Brodkorb
2018-03-01quieten some warnings when EXTRA_WARNINGS not setWaldemar Brodkorb
2018-03-01fix issue with LDSO_GNU_HASH_SUPPORTWaldemar Brodkorb
2018-02-26stat.h: fix issue with aarch64Waldemar Brodkorb
2018-02-18utils: fix install errorWaldemar Brodkorb
2018-02-17bits/socket.h: add missing definesWaldemar Brodkorb
2018-02-17libm: fix compile errorWaldemar Brodkorb
2018-02-17add gettext-tiny toolsWaldemar Brodkorb
2018-02-12uClibc-ng does not implement name_to_handle_atAlexey Neyman
2018-02-04mman: disable memfd_create declarationWaldemar Brodkorb
2018-02-03csky: bugfix ltp open12 failed.Guo Ren
2018-02-03add libc version compatibilityWaldemar Brodkorb
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2018-01-31malloc: add glibc compat symbolsWaldemar Brodkorb
2018-01-31malloc: add malloc_usable_size()Waldemar Brodkorb
2018-01-31remove arc4random (rc4 based)Waldemar Brodkorb
2018-01-31aarch64/sys/ucontext.h: include bits/sigcontext.hBernd Kuhls
2018-01-31libiconv: fake EUC_JP supportWaldemar Brodkorb
2018-01-21bump version to 1.0.28v1.0.28Waldemar Brodkorb
2018-01-21supress some gcc warningsWaldemar Brodkorb
2018-01-21xtensa: fix R_XTENSA_TLSDESC_ARG handling in _dl_do_relocMax Filippov
2018-01-21xtensa: fix _dl_tlsdesc_dynamicMax Filippov
2018-01-21simplify and fix getcwdWaldemar Brodkorb
2018-01-20include/elf.h: sync with GNU C libraryWaldemar Brodkorb
2018-01-15xtensa: fix strcmpMax Filippov
2018-01-15libpthread/nptl: bugfix malloc segfault in race conditions.Guo Ren
2018-01-15rt: cleanup and allow to build for linuxthreadsWaldemar Brodkorb
2018-01-15nptl: use generic lowlevellock.h for most architecturesWaldemar Brodkorb
2018-01-15nds32: Add syscall macros for 5 and 6 parametersStafford Horne
2018-01-15nds32: Use new common syscall() implementationStafford Horne
2018-01-15or1k: Use new common syscall() implementationStafford Horne
2018-01-15syscall: Make common implementation match unistd.hStafford Horne
2018-01-08csky: bugfix libc sync_file_range.c for csky.Guo Ren
2018-01-06ld.so: Rewrite elf_machine_load_address using _DYNAMIC symbolWaldemar Brodkorb
2018-01-03fdpic: fix ld.so crashingWaldemar Brodkorb
2018-01-02quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't definedWaldemar Brodkorb
2018-01-02remove COMPAT_ATEXITWaldemar Brodkorb
2017-12-31m68k: add NPTL/TLS supportWaldemar Brodkorb