index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-06
prepare for release 1.0.34
v1.0.34
Waldemar Brodkorb
2020-04-27
Rules.mak: Fix check_as for recent binutils versions
Marcel Patzlaff
2020-04-01
statx: make include conditional, fixes non-csky arch buildroot builds
Waldemar Brodkorb
2020-04-01
or1k: fix some TLS issues
Yann Sionneau
2020-04-01
statx: make include conditional, fixes non-csky arch buildroot builds
Waldemar Brodkorb
2020-04-01
Resolve bug when using unusual MALLOC_ALIGNMENT
Eyal Itkin
2020-02-19
malloc: add missing header for some arch (alpha)
Waldemar Brodkorb
2020-02-16
bump to 1.0.33 for release
v1.0.33
Waldemar Brodkorb
2020-02-16
Add Safe-Linking to fastbins
Eyal Itkin
2020-02-10
include/ctype.h: restore __isctype_l definition
Max Filippov
2020-02-07
aarch64/bits: provide sigstack.h
Vladimir Murzin
2020-02-07
aarch64/sys: update ucontext.h
Vladimir Murzin
2020-02-07
common/bits: Fix ipc_perm and semid_ds definitions for 64-bit arches
Vladimir Murzin
2020-02-07
aarch64: always use MMU
Vladimir Murzin
2020-02-04
include/ctype.h: drop is*_l macro definitions
Max Filippov
2020-02-03
csky: add statx conditionals
Waldemar Brodkorb
2020-01-30
Fix map_newlink abort when interface list changes during getifaddrs
Vincent Hou
2020-01-30
poll: avoid calling select with empty sets which hangs the process
Yann Sionneau
2020-01-28
fix getenv bug
Ata, John (US)
2019-11-17
riscv64: fix DB_THREAD_SELF, fixes 4 testsuite failures
Waldemar Brodkorb
2019-11-17
riscv64: fix comments borrowed from or1k port
Yann Sionneau
2019-11-17
Makefile.in: build utils without stack smashing protector
Eugene Yudin
2019-11-17
fix PTRAVE_EVENT_SECCOMP typo in ptrace.h
Joris Vink
2019-11-08
riscv64: implement NPTL/TLS
Waldemar Brodkorb
2019-11-06
riscv64: lazy relocations do not work like sparc/m68k
Waldemar Brodkorb
2019-11-05
implement fexecve from glibc
Waldemar Brodkorb
2019-11-01
riscv64: add shared library support
Waldemar Brodkorb
2019-10-30
Make __syscall_error return long, as expected by syscall() callers
Carlos Santos
2019-10-15
bump to 1.0.32 for release
v1.0.32
Waldemar Brodkorb
2019-10-15
Fix value for O_mask_was_saved based on gdb observation
mirabilos
2019-10-15
sparc64: Make structure match kernel uapi
mirabilos
2019-10-15
sparc64: Use the jmpbuf-offsets.h header instead of duplicating it
mirabilos
2019-10-10
aarch64: sync with glibc code to see any differences in a better way
Waldemar Brodkorb
2019-10-05
or1k: Fix compiling with PIC and latest binutils use PLT for __syscall_error
Stafford Horne
2019-09-30
malloc: Add missing locks for some paths (valloc/memalign/posix_memalign)
Kjetil Oftedal
2019-09-30
PowerPC: Fix termios definitions
Adhemerval Zanella
2019-09-09
Revert "package/uclibc: fix termios redefinition issue for PowerPC"
Waldemar Brodkorb
2019-09-06
package/uclibc: fix termios redefinition issue for PowerPC
Vadim Kochan
2019-07-05
mips: avoid calling memcpy() from memmove() for MIPS arch
Petar Jovanovic
2019-07-05
Fix header installation for recent 64-only arch
Yann Sionneau
2019-07-05
riscv: clear a3/a4 in crt1
Christoph Hellwig
2019-07-05
riscv: add the MAP_UNINITIALIZED definition
Christoph Hellwig
2019-06-21
fix opendir, fpathconf and ttyname_r to use fstat64(), not fstat()
Denys Vlasenko
2019-06-21
Fix compilation issue when libuargp is compiled without __UCLIBC_HAS_PROGRAM_...
Yann Sionneau
2019-05-27
mips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__ is not defined
Petar Jovanovic
2019-05-27
sparc: remove asm constraint
Romain Naour
2019-05-13
preadv/pwritev: fix offset argument type
Max Filippov
2019-05-13
xtensa: don't use l32r opcode explicitly
Max Filippov
2019-05-13
docs/defines.txt: clarify LFS-related macros
Max Filippov
2019-04-14
Fix build with SUPPORT_LD_DEBUG_EARLY enabled
Konstantin Vasin
[next]