]> Git Repo - uclibc-ng.git/shortlog
uclibc-ng.git
2020-01-30 Yann Sionneaupoll: avoid calling select with empty sets which hangs...
2020-01-28 Ata, John ... fix getenv bug
2019-11-17 Waldemar Brodkorbriscv64: fix DB_THREAD_SELF, fixes 4 testsuite failures
2019-11-17 Yann Sionneauriscv64: fix comments borrowed from or1k port
2019-11-17 Eugene YudinMakefile.in: build utils without stack smashing protector
2019-11-17 Joris Vinkfix PTRAVE_EVENT_SECCOMP typo in ptrace.h
2019-11-08 Waldemar Brodkorbriscv64: implement NPTL/TLS
2019-11-06 Waldemar Brodkorbriscv64: lazy relocations do not work like sparc/m68k
2019-11-05 Waldemar Brodkorbimplement fexecve from glibc
2019-10-31 Waldemar Brodkorbriscv64: add shared library support
2019-10-30 Carlos SantosMake __syscall_error return long, as expected by syscal...
2019-10-15 Waldemar Brodkorbbump to 1.0.32 for release
2019-10-15 mirabilosFix value for O_mask_was_saved based on gdb observation
2019-10-15 mirabilossparc64: Make structure match kernel uapi
2019-10-15 mirabilossparc64: Use the jmpbuf-offsets.h header instead of...
2019-10-10 Waldemar Brodkorbaarch64: sync with glibc code to see any differences...
2019-10-05 Stafford Horneor1k: Fix compiling with PIC and latest binutils use...
2019-09-30 Kjetil Oftedalmalloc: Add missing locks for some paths (valloc/memali...
2019-09-30 Adhemerval... PowerPC: Fix termios definitions
2019-09-09 Waldemar BrodkorbRevert "package/uclibc: fix termios redefinition issue...
2019-09-06 Vadim Kochanpackage/uclibc: fix termios redefinition issue for...
2019-07-05 Petar Jovanovicmips: avoid calling memcpy() from memmove() for MIPS...
2019-07-05 Yann SionneauFix header installation for recent 64-only arch
2019-07-05 Christoph Hellwigriscv: clear a3/a4 in crt1
2019-07-05 Christoph Hellwigriscv: add the MAP_UNINITIALIZED definition
2019-06-21 Denys Vlasenkofix opendir, fpathconf and ttyname_r to use fstat64...
2019-06-21 Yann SionneauFix compilation issue when libuargp is compiled without...
2019-05-27 Petar Jovanovicmips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__...
2019-05-27 Romain Naoursparc: remove asm constraint
2019-05-13 Max Filippovpreadv/pwritev: fix offset argument type
2019-05-13 Max Filippovxtensa: don't use l32r opcode explicitly
2019-05-13 Max Filippovdocs/defines.txt: clarify LFS-related macros
2019-04-14 Konstantin... Fix build with SUPPORT_LD_DEBUG_EARLY enabled
2019-04-14 Yann SionneauFix _dl_deallocate_tls in !SHARED case
2019-04-14 Yann SionneauFix TLS allocation and loading in !SHARED case
2019-03-02 Eugene YudinFix NULL pointer dereference in open_memstream()
2018-12-31 Guo Rencsky: Add EM_CSKY for ldso
2018-12-14 Waldemar Brodkorbfix issues in ethers.c
2018-12-14 Max Filippovxtensa: add custom bits/poll.h
2018-12-14 [email protected]several patches for uclibc ng
2018-12-14 Guo RenMAINTAINERS: add Mao Han for CSKY
2018-11-27 Waldemar Brodkorbstatfs.h: sync generic header with glibc
2018-11-23 Volodymyr BoykoDefined INLINE_SYSCALL_NOERR_NCS in mips/bits/syscalls.h
2018-11-14 Waldemar Brodkorbbump for release 1.0.31
2018-11-01 Christophe... Add support for Thumb-only processors.
2018-11-01 Petr Voreltime.h: Add CLOCK_TAI
2018-11-01 Carlos Santosmkostemp64: clear flags, as mkostemp does
2018-10-27 Evgeniy DidinARC: Accommodate TLS fix in Binutils
2018-10-20 Waldemar Brodkorbdo not expose recvmmsg/sendmmsg for unsupported kernels
2018-09-21 Guo Renbugfix renameat2 wrong implement.
2018-09-21 Segev Finerwordexp: Fix the usage of the internal _itoa function
2018-08-16 Guo Rensched_setaffinity: use the same style with glibc's
2018-08-10 Christophe... rtld: Avoid crash on R_ARM_NONE relocation
2018-08-10 Christophe... Fix shm_open posix compliance error code
2018-08-10 Christophe... mbtowc: Fix non compliant behavior for end of string
2018-08-10 Christophe... isnan: Add isnan weak alias to __isnan
2018-08-10 Christophe... Fix htab_delete loop counter
2018-08-10 Christophe... nptl threads: Fix bug in using a weak variable.
2018-08-10 Christophe... nptl: Replace sbrk with mmap
2018-08-10 Christophe... nptl: Clear TLS area for static binaries.
2018-08-10 Christophe... nptl: Use vfork on MMU-less for system()
2018-08-10 Christophe... nptl: Add pthread_mutex_getprioceiling and pthread_mute...
2018-08-10 Christophe... nptl: Allow sem_open to work on MMU-less systems
2018-08-10 Christophe... nptl: Use linker-defined symbol to find start of .tdata...
2018-08-10 Christophe... nptl: Do not use madvise
2018-08-10 Christophe... nptl: Disable fork and atfork on MMU-less systems.
2018-08-10 Christophe... nptl: disable mprotect usage in stack protection
2018-08-10 Christophe... rtld: Initialize _dl_error_catch_tsd without FUNCDESC...
2018-08-10 Christophe... rtld: Use ELF_RTYPE_CLASS_DLSYM
2018-08-10 Christophe... enable NPTL on TARGET_arm
2018-08-10 Christophe... arm/clone.S: Fix threading support
2018-08-10 Christophe... rtld: Compile with -fno-unwind-tables -fno-asynchronous...
2018-08-10 Christophe... rtld: Add lazy binding support
2018-08-10 Christophe... TLS: fix relocation computation
2018-08-10 Christophe... Allow to generate PIE 'static' binary
2018-08-10 Christophe... Add runtime support needed for C++ exceptions
2018-08-10 Christophe... Add application startup code for FDPIC
2018-08-10 Christophe... Fix bug in _dl_pread when using pread64 syscall
2018-08-10 Christophe... rtld: Add startup code
2018-08-10 Christophe... rtld: Avoid FUNCDESC relocation on _start
2018-08-10 Christophe... rtld: Add FDPIC code for arm
2018-08-10 Christophe... rtld: Add #if defined (__FDPIC__)
2018-08-10 Christophe... rtld: Do not protect RELRO segments when we don't use...
2018-08-10 Christophe... Allow to select FDPIC ELF for arm architecture
2018-06-29 Waldemar Brodkorbelf.h: add some missing defines
2018-06-29 Vineet Guptaldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
2018-06-15 Vlad StarodubtsevFix prototypes for preadv pwritev.
2018-06-10 Waldemar Brodkorbrisc-v: initial 64 bit port, static only (no TLS/NPTL)
2018-06-06 Florian La... remove unused assembler functions for arm
2018-05-29 Waldemar Brodkorblibiconv: add missing header files from previuos commit
2018-05-27 Waldemar Brodkorblibiconv: port over simplified iconv from musl
2018-05-05 Waldemar Brodkorblibrt: clock_nanosleep could be even used without threads
2018-05-01 Waldemar Brodkorblibrt: declare clock_nanosleep not only for NPTL
2018-04-29 Waldemar BrodkorbRevert "ldconfig: add glibc compatibility fix"
2018-04-28 Waldemar Brodkorbbump for release 1.0.30
2018-04-28 Waldemar Brodkorbmention Tile architecture
2018-04-27 Waldemar Brodkorblibdl: first execute all destructors, then munmap library
2018-04-27 Dave Flogeraslibdl: calculate the length for second parameter of...
2018-04-22 Waldemar Brodkorblinuxthreads: implement pthread_condattr_{s,g}etclock()
2018-04-22 Waldemar Brodkorblibdl: end must be bigger than start
next
This page took 0.062318 seconds and 4 git commands to generate.