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
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
2018-06-29
elf.h: add some missing defines
Waldemar Brodkorb
2018-06-29
ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
Vineet Gupta
2018-06-15
Fix prototypes for preadv pwritev.
Vlad Starodubtsev
2018-06-10
risc-v: initial 64 bit port, static only (no TLS/NPTL)
Waldemar Brodkorb
2018-06-06
remove unused assembler functions for arm
Florian La Roche
2018-05-29
libiconv: add missing header files from previuos commit
Waldemar Brodkorb
2018-05-27
libiconv: port over simplified iconv from musl
Waldemar Brodkorb
2018-05-05
librt: clock_nanosleep could be even used without threads
Waldemar Brodkorb
2018-05-01
librt: declare clock_nanosleep not only for NPTL
Waldemar Brodkorb
2018-04-29
Revert "ldconfig: add glibc compatibility fix"
Waldemar Brodkorb
2018-04-28
bump for release 1.0.30
v1.0.30
Waldemar Brodkorb
2018-04-28
mention Tile architecture
Waldemar Brodkorb
2018-04-27
libdl: first execute all destructors, then munmap library
Waldemar Brodkorb
2018-04-27
libdl: calculate the length for second parameter of munmap.
Dave Flogeras
2018-04-22
linuxthreads: implement pthread_condattr_{s,g}etclock()
Waldemar Brodkorb
2018-04-22
libdl: end must be bigger than start
Waldemar Brodkorb
2018-04-22
libdl: remove gcc warnings
Waldemar Brodkorb
2018-04-22
libiconv: remove function, which is not available w/o libiconv a4 macros
Waldemar Brodkorb
2018-04-17
libdl: fix problem with unmapping
Waldemar Brodkorb
2018-04-17
libdl: better checking and logging for ctors/dtors
Waldemar Brodkorb
2018-04-17
libdl: remove dead code
Waldemar Brodkorb
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
[next]