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
2019-04-14
Fix TLS allocation and loading in !SHARED case
Yann Sionneau
2019-03-02
Fix NULL pointer dereference in open_memstream()
Eugene Yudin
2018-12-31
csky: Add EM_CSKY for ldso
Guo Ren
2018-12-14
fix issues in ethers.c
Waldemar Brodkorb
2018-12-14
xtensa: add custom bits/poll.h
Max Filippov
2018-12-14
several patches for uclibc ng
han_mao@c-sky.com
2018-12-14
MAINTAINERS: add Mao Han for CSKY
Guo Ren
2018-11-27
statfs.h: sync generic header with glibc
Waldemar Brodkorb
2018-11-23
Defined INLINE_SYSCALL_NOERR_NCS in mips/bits/syscalls.h
Volodymyr Boyko
2018-11-14
bump for release 1.0.31
v1.0.31
Waldemar Brodkorb
2018-11-01
Add support for Thumb-only processors.
Christophe Lyon
2018-11-01
time.h: Add CLOCK_TAI
Petr Vorel
2018-11-01
mkostemp64: clear flags, as mkostemp does
Carlos Santos
2018-10-27
ARC: Accommodate TLS fix in Binutils
Evgeniy Didin
2018-10-20
do not expose recvmmsg/sendmmsg for unsupported kernels
Waldemar Brodkorb
2018-09-21
bugfix renameat2 wrong implement.
Guo Ren
2018-09-21
wordexp: Fix the usage of the internal _itoa function
Segev Finer
2018-08-16
sched_setaffinity: use the same style with glibc's
Guo Ren
2018-08-10
rtld: Avoid crash on R_ARM_NONE relocation
Christophe Lyon
2018-08-10
Fix shm_open posix compliance error code
Christophe Lyon
2018-08-10
mbtowc: Fix non compliant behavior for end of string
Christophe Lyon
2018-08-10
isnan: Add isnan weak alias to __isnan
Christophe Lyon
2018-08-10
Fix htab_delete loop counter
Christophe Lyon
2018-08-10
nptl threads: Fix bug in using a weak variable.
Christophe Lyon
2018-08-10
nptl: Replace sbrk with mmap
Christophe Lyon
2018-08-10
nptl: Clear TLS area for static binaries.
Christophe Lyon
2018-08-10
nptl: Use vfork on MMU-less for system()
Christophe Lyon
2018-08-10
nptl: Add pthread_mutex_getprioceiling and pthread_mutex_setprioceiling support
Christophe Lyon
2018-08-10
nptl: Allow sem_open to work on MMU-less systems
Christophe Lyon
2018-08-10
nptl: Use linker-defined symbol to find start of .tdata section.
Christophe Lyon
2018-08-10
nptl: Do not use madvise
Christophe Lyon
2018-08-10
nptl: Disable fork and atfork on MMU-less systems.
Christophe Lyon
2018-08-10
nptl: disable mprotect usage in stack protection
Christophe Lyon
2018-08-10
rtld: Initialize _dl_error_catch_tsd without FUNCDESC relocation
Christophe Lyon
2018-08-10
rtld: Use ELF_RTYPE_CLASS_DLSYM
Christophe Lyon
2018-08-10
enable NPTL on TARGET_arm
Christophe Lyon
2018-08-10
arm/clone.S: Fix threading support
Christophe Lyon
2018-08-10
rtld: Compile with -fno-unwind-tables -fno-asynchronous-unwind-tables
Christophe Lyon
2018-08-10
rtld: Add lazy binding support
Christophe Lyon
2018-08-10
TLS: fix relocation computation
Christophe Lyon
2018-08-10
Allow to generate PIE 'static' binary
Christophe Lyon
2018-08-10
Add runtime support needed for C++ exceptions
Christophe Lyon
2018-08-10
Add application startup code for FDPIC
Christophe Lyon
2018-08-10
Fix bug in _dl_pread when using pread64 syscall
Christophe Lyon
2018-08-10
rtld: Add startup code
Christophe Lyon
2018-08-10
rtld: Avoid FUNCDESC relocation on _start
Christophe Lyon
2018-08-10
rtld: Add FDPIC code for arm
Christophe Lyon
2018-08-10
rtld: Add #if defined (__FDPIC__)
Christophe Lyon
2018-08-10
rtld: Do not protect RELRO segments when we don't use an MMU.
Christophe Lyon
2018-08-10
Allow to select FDPIC ELF for arm architecture
Christophe Lyon
[next]