oweals/musl.git
2018-08-22 Rich Felkergetopt: update optarg and optind correctly on missing...
2018-08-22 Rich Felkerfix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid...
2018-08-21 Rich Felkerremove erroneous SYMLINK_MAX definition from limits...
2018-08-18 Segev Finermips archs: fix runaway execution if start fn passed...
2018-08-16 Rich Felkerfix pthread_create return value with PTHREAD_EXPLICIT_SCHED
2018-08-08 Rich Felkerfix sign of strftime %z output with offsets <1 hour...
2018-08-02 Rich Felkerfix musl-gcc wrapper to be compatible with default...
2018-07-27 Rich Felkermake pthread_attr_init honor defaults set by pthread_se...
2018-07-23 Fangrui Songbsearch: simplify and optimize
2018-07-20 midipixmove inclusion of linux headers for kd.h, soundcard...
2018-07-20 midipixremove inclusion guard hacks for sys/kd.h
2018-07-18 Rich Felkerremove spurious declaration of __getdents from readdir.c
2018-07-18 Rich Felkerfix regression in alignment of dirent structs produced...
2018-07-18 Szabolcs Nagyadd support for arch-specific ptrace command macros
2018-07-18 Szabolcs Nagysys/ptrace.h: add missing PTRACE_EVENT_STOP
2018-07-18 Szabolcs Nagyuchar.h: define char16_t and char32_t for old c++
2018-07-16 Rich Felkerblock dlopen of libraries with initial-exec refs to...
2018-07-16 Rich Felkerfix inefficient choice of tlsdesc function due to off...
2018-07-15 Rich Felkerimplement getaddrinfo's AI_ADDRCONFIG flag
2018-07-14 Rich Felkerfix writes outside buffer by ungetc after setvbuf
2018-07-13 Rich Felkeradd ST_RELATIME to statvfs.h
2018-07-11 Rich Felkerresolver: don't depend on v4mapped ipv6 to probe routab...
2018-07-02 Alexander Monakovoptimize explicit_bzero for size
2018-06-28 Rich Felkeravoid spurious dso matches by dladdr outside bounds...
2018-06-28 Rich Felkermake dladdr consistently produce the first symbol in...
2018-06-28 Rich Felkerfix symtab-order-dependent spurious matches in dladdr
2018-06-27 Rich Felkercorrectly handle non-matching symbols in dladdr
2018-06-27 Rich Felkeravoid using undefined pointer arithmetic in dladdr
2018-06-27 Patrick Oppenlanderfix missing timeout argument to futex syscall in __fute...
2018-06-26 David Carlieradd explicit_bzero implementation
2018-06-26 Arthur Jonesinet_ntop: do not compress single zeros in IPv6
2018-06-26 Daniel Sabogalstrftime: fix underlying format string in %z format
2018-06-26 Rich Felkerresolver: omit final dot (root/suppress-search) in...
2018-06-26 Rich Felkerfix regression in powerpc[64] SO_PEERSEC definition
2018-06-26 Rich Felkerfix value of SO_PEERSEC on mips archs
2018-06-26 Rich Felkeradd m68k reg.h and user.h
2018-06-26 Rich Felkerfix dynamic linker mapping/clearing bss in first/only...
2018-06-21 Szabolcs Nagyadd memfd_create syscall wrapper
2018-06-21 Szabolcs Nagyadd mlock2 linux syscall wrapper
2018-06-20 Rich Felkerfix m68k float.h long double exponent range
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2018-06-19 Szabolcs Nagys390x: add kexec_file_load syscall number from linux...
2018-06-19 Szabolcs Nagymips: add HWCAP_ flags from linux v4.17
2018-06-19 Szabolcs Nagyaarch64: add HWCAP_ flags from linux v4.17
2018-06-19 Szabolcs Nagyadd speculation control prctls from linux v4.17
2018-06-19 Szabolcs Nagyadd ETH_P_PREAUTH ethertype from linux v4.17
2018-06-19 Szabolcs Nagyadd TCP_NLA_* from linux v4.17
2018-06-19 Szabolcs Nagyadd {MSG,SEM,SHM}_STAT_ANY from linux v4.17
2018-06-19 Szabolcs Nagyadd MAP_FIXED_NOREPLACE from linux v4.17
2018-06-19 Szabolcs Nagypowerpc: add pkey syscall numbers from linux v4.16
2018-06-19 Szabolcs Nagyaarch64: add HWCAP_ASIMDFHM from linux v4.16
2018-06-19 Szabolcs Nagysys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from...
2018-06-19 Szabolcs Nagynetinet/if_ether.h: add ETH_TLEN from linux v4.16
2018-06-19 Szabolcs Nagynetinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16
2018-06-19 Szabolcs Nagysys/epoll.h: add EPOLLNVAL from linux v4.16
2018-06-19 Rich Felkeradd m68k port
2018-06-14 Rich Felkeradd support for m68k 80-bit long double variant
2018-06-12 Rich Felkeradd missing m68k relocation types in elf.h
2018-06-02 Szabolcs Nagyfix TLS layout of TLS variant I when there is a gap...
2018-06-02 Rich Felkerfix output size handling for multi-unicode-char big5...
2018-06-02 Rich Felkerfix iconv mapping of big5-hkscs characters that map...
2018-05-09 Will Dietzfix iconv conversion to UTF-32 with implicit (big)...
2018-05-09 Will Dietzfix iconv buffer overflow converting to legacy JIS...
2018-05-09 Rich Felkermake linking of thread-start with explicit scheduling...
2018-05-09 Rich Felkerimprove design of thread-start with explicit scheduling...
2018-05-08 Rich Felkerclean up and reduce size of internal pthread structure
2018-05-06 Rich Felkerimprove joinable/detached thread state handling
2018-05-05 Rich Felkerimprove pthread_exit synchronization with functions...
2018-05-04 Rich Felkerremove incorrect ESRCH error from pthread_kill
2018-05-02 Rich Felkeruse a dedicated futex object for pthread_join instead...
2018-05-01 Rich Felkeroptimize sigisemptyset
2018-05-01 Rich Felkeravoid excessive stack usage in getcwd
2018-05-01 Rich Felkerwork around arm gcc's rejection of r7 asm constraints...
2018-04-27 Rich Felkergetopt_long_only: don't prefix-match long-options that...
2018-04-20 Rich Felkerreintroduce hardening against partially-replaced allocator
2018-04-20 Rich Felkerreturn chunks split off by memalign using __bin_chunk...
2018-04-20 Rich Felkerusing malloc implementation types/macros/idioms for...
2018-04-19 Rich Felkermove malloc implementation types and macros to an inter...
2018-04-19 Rich Felkerrevert detection of partially-replaced allocator
2018-04-19 Will Dietzsetvbuf: minor comment typo fix
2018-04-19 Andre McCurdyarm: use a_ll/a_sc atomics when building for ARMv6T2
2018-04-19 Andre McCurdyarm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__...
2018-04-19 Andre McCurdyprovide optimized a_ctz_32 for arm
2018-04-19 Andre McCurdyremove a_ctz_l from arch specific atomic_arch.h
2018-04-19 Marc André... fix out of bounds write for zero length buffer in getho...
2018-04-18 Rich Felkeradd support for caller-provided buffers to setvbuf
2018-04-18 Rich Felkerclean up allocation/setup logic for open_[w]memstream
2018-04-18 Rich Felkerclean up allocation/setup logic for fmemopen
2018-04-18 Rich Felkerminor cleanup in fopencookie
2018-04-18 Rich Felkerallow interposition/replacement of allocator (malloc)
2018-04-18 Rich Felkerrefactor flockfile not to duplicate lock mechanism...
2018-04-18 Rich Felkerfix stdio lock dependency on read-after-free not faulting
2018-04-17 Rich Felkerremove unused __brk function/source file
2018-04-17 Rich Felkerenable reclaim_gaps for fdpic
2018-04-17 Rich Felkercomment __malloc_donate overflow logic
2018-04-17 Alexander Monakovldso, malloc: implement reclaim_gaps via __malloc_donate
2018-04-17 Alexander Monakovmalloc: fix an over-allocation bug
2018-04-17 Rich Felkeruse explicit dynamic-list rather than symbolic-function...
2018-04-17 Rich Felkerfix return value of nice function
2018-04-11 Alexander Monakovoptimize malloc0
next