musl
2017-03-12 Szabolcs Nagytreat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in...
2017-03-08 Rich Felkerfix ld-behavior-dependent crash in ppc64 ldso startup
2017-03-06 Szabolcs Nagyfix lsearch and lfind to pass key as first arg to the...
2017-02-23 Rich Felkerallow page size to vary on arm
2017-02-15 Rich Felkerfix build regression in arm atomics asm with new binutils
2017-02-15 Bobby Binghams390x: implement dlsym
2017-01-29 Rich Felkeravoid unbounded strlen in gettext functions
2017-01-29 Rich Felkerfix use of uninitialized pointer in gettext core
2017-01-29 Rich Felkerfix bindtextdomain logic error deactivating other domains
2017-01-19 Rich Felkerfix spurious EINTR errors from multithreaded set*id...
2017-01-13 rofl0rfix crashes in x32 __tls_get_addr
2017-01-05 Rich Felkerfix crash from corrupted tls module list after failed...
2017-01-05 Rich Felkertreat base 1 as an error in strtol-family functions
2017-01-05 Rich Felkerfix getopt[_long] clobbering of optopt on success
2017-01-04 Rich Felkerreduce impact of REG_* namespace pollution in x86[_64...
2017-01-03 Rich Felkermake globfree safe after failed glob from over-length...
2017-01-02 Rich Felkerfix strftime %y for negative years
2017-01-01 Rich Felkerrelease 1.1.16
2016-12-30 Szabolcs Nagyupdate tcp_info struct to linux v4.9
2016-12-30 Szabolcs Nagyadd MS_NOREMOTELOCK mount flag from linux v4.9
2016-12-30 Szabolcs Nagyadd pkey_{mprotect,alloc,free} syscalls from linux...
2016-12-20 Rich Felkerfix support for initialized TLS in static PIE binaries
2016-12-20 Rich Felkerwhen building for arm as thumb2 code, also request...
2016-12-20 Rich Felkerrework arm atomic/tp backends to be thumb-compatible...
2016-12-18 Rich Felkerdisable use of arm memcpy asm if building as thumb...
2016-12-18 Rich Felkermake arm setjmp/longjmp asm thumb2-compatible
2016-12-17 Szabolcs Nagyuse lookup table for malloc bin index instead of float...
2016-12-17 Szabolcs Nagyhandle ^ and $ in BRE subexpression start and end as...
2016-12-17 Rich Felkerfix mrand48/jrand48 return value on 64-bit archs
2016-12-17 Quentin Rameauin public headers, don't assume pre-C99 compilers have...
2016-12-17 Bobby Binghamfix crashing sigsetjmp on s390x
2016-12-17 Bobby Binghamfix use of incomplete struct type in s390x user.h
2016-12-17 Bobby Binghamfix typo in s390x user.h
2016-12-15 Rich Felkerremove legacy i386 fallback stdarg implementation and...
2016-12-07 Rich Felkerremove largish unused field from pthread structure
2016-11-13 Rich Felkerwork around gdb issues recognizing sigreturn trampoline...
2016-11-12 Bobby Binghamadd s390x port
2016-11-11 Bobby Binghamtreat null vdso base same as missing
2016-11-11 Rich Felkergeneralize ELF hash table types not to assume 32-bit...
2016-11-08 Rich Felkerfix build regression on archs with variable page size
2016-11-08 Rich Felkeradd limited pthread_setattr_default_np API to set stack...
2016-11-08 Rich Felkerfix pthread_create regression from stack/guard size...
2016-11-08 Rich Felkermake netinet/in.h suppress clashing definitions from...
2016-11-08 Rich Felkersimplify pthread_attr_t stack/guard size representation
2016-11-08 Rich Felkerfix swprintf internal buffer state and error handling
2016-11-07 Daniel Sabogalfix integer overflow of tm_year in __secs_to_tm
2016-11-07 Szabolcs Nagyfix ldso reserved library name handling
2016-11-07 Szabolcs Nagyfix accidental global static pointer in ldso
2016-11-07 Rich Felkerdon't claim support for resolv.h APIs that aren't supported
2016-11-07 Hannu Nymanfix parsing of quoted time zone names
2016-11-07 Rich Felkerremove redundant feature test macro checks in sys/time.h
2016-10-22 Rich Felkerredesign snprintf without undefined behavior
2016-10-20 Rich Felkerfix various header namespace issues under feature-test...
2016-10-20 Rich Felkerremove parameter names from public headers
2016-10-20 Rich Felkerfix misspelling of a legacy macro name in sys/param.h
2016-10-20 Daniel Sabogaladd missing if_ether.h constants
2016-10-20 Daniel Sabogaladd missing if_arp.h constant
2016-10-20 Daniel Sabogalfix typo in utmpx.h
2016-10-20 Daniel Sabogaladd missing confstr constants
2016-10-20 Rich Felkerfix minor problem in previous strtod non-nearest roundi...
2016-10-20 Szabolcs Nagyfix strtod int optimization in non-nearest rounding...
2016-10-20 Szabolcs Nagyfix strtod and strtof rounding with many trailing zeros
2016-10-20 Rich Felkerfix gratuitous undefined behavior in strptime
2016-10-20 Rich Felkerfix getopt_long_only misinterpreting "--" as an option
2016-10-20 Szabolcs Nagyfix float formatting of some exact halfway cases
2016-10-20 Felix Jandaadd pthread_setname_np
2016-10-20 Daniel Sabogalfix clock_nanosleep error case
2016-10-20 Szabolcs Nagymath: fix pow signed shift ub
2016-10-20 Szabolcs Nagyupdate icmphdr struct following linux v4.8
2016-10-20 Szabolcs Nagyadd TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8
2016-10-20 Szabolcs Nagyadd bits/hwcap.h and include it in sys/auxv.h
2016-10-20 Szabolcs Nagyelf.h: update EM_ elf machine defines and add R_BPF_...
2016-10-20 Szabolcs Nagyadd ETH_P_NCSI to netinet/if_ether.h from linux v4.8
2016-10-20 Szabolcs Nagyadd sh syscall numbers from linux v4.8
2016-10-20 Szabolcs Nagyfix preadv2 and pwritev2 syscall numbers on x32 for...
2016-10-20 Natanael Copause dynamic buffer for getmntent
2016-10-20 Rich Felkerfix integer overflows and uncaught EOVERFLOW in printf...
2016-10-20 Rich Felkerfix integer overflow in float printf needed-precision...
2016-10-06 Rich Felkerfix regexec with haystack strings longer than INT_MAX
2016-10-06 Rich Felkerfix missing integer overflow checks in regexec buffer...
2016-10-06 Szabolcs Nagyfix strftime %y for negative tm_year
2016-09-24 Daniel Sabogalfix getservby*_r result pointer value on error
2016-09-24 Daniel Sabogalremove dead case in gethostbyname2_r
2016-09-19 Rich Felkerfix undefined behavior in sched.h cpu_set_t usage
2016-09-19 Rich Felkersimplify/refactor fflush and make fflush_unlocked an...
2016-09-16 Daniel Sabogaladd missing *_unlocked and wcsftime_l prototypes to...
2016-09-16 Daniel Sabogalfix if_indextoname error case
2016-09-16 Daniel Sabogalfix ifru_data and ifcu_buf types in net/if.h
2016-09-16 Rich Felkerfix printf regression with alt-form octal, zero flag...
2016-08-30 Rich Felkerrestore _Noreturn to __assert_fail
2016-08-30 Olivier Brunelgetdtablesize: fix returning hard instead of soft rlimit
2016-08-30 Duncan Overbruckfix FFSYNC by changing it to O_SYNC
2016-08-30 Szabolcs Nagyconfigure: handle mipsisa64* triplet as a mips64 target
2016-08-30 Szabolcs Nagymath: fix 128bit long double inverse trigonometric...
2016-08-30 Szabolcs Nagyverify that ttyname refers to the same file as the fd
2016-08-30 Szabolcs Nagymicroblaze: add syscall numbers from linux v4.7
2016-08-30 Szabolcs Nagyadd SS_AUTODISARM sigaltstack ss_flags from linux v4...
2016-08-30 Szabolcs Nagyadd UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7...
2016-08-30 Szabolcs Nagyadd PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h
2016-08-11 Rich Felkerfix pread/pwrite syscall calling convention on sh
next