musl
2017-11-10 A. Wilcoxfix getaddrinfo error code for non-numeric service...
2017-11-10 Rich Felkerfix mismatched type of __pthread_tsd_run_dtors weak...
2017-11-05 Szabolcs Nagys390x: use generic ioctl.h
2017-11-05 Szabolcs Nagymicroblaze: add statx syscall from linux v4.13
2017-11-05 Szabolcs Nagyaarch64: add extra_context struct from linux v4.13
2017-11-05 Szabolcs Nagyadd new tcp.h socket options from linux v4.13
2017-11-05 Szabolcs Nagyadd new fcntl.h macros from linux v4.13
2017-11-05 Szabolcs Nagyioctl TIOCGPTPEER from linux v4.13
2017-11-05 Szabolcs Nagyadd SO_ getsockopt options from linux v4.13
2017-11-05 Szabolcs Nagys390x: add syscall number for s390_guarded_storage...
2017-11-05 Szabolcs Nagyi386: add arch_prctl syscall number from linux v4.12
2017-11-05 Szabolcs Nagyaarch64: add new HWCAP_* flags from linux v4.12
2017-11-05 Szabolcs Nagyadd ARPHDR_VSOCKMON from linux v4.12
2017-11-05 Szabolcs Nagyadd new SO_ socket options from linux v4.12
2017-11-05 Szabolcs Nagyadd statx syscall numbers from linux v4.11
2017-11-05 Szabolcs Nagyadd TCP_NLA_* enums from linux v4.11
2017-11-05 Szabolcs Nagyadd TCP_FASTOPEN_CONNECT tcp socket option from linux...
2017-11-05 Szabolcs Nagyadd ETH_P_IBOE from linux v4.11
2017-11-05 Szabolcs Nagyupdate aarch64 hwcap.h for linux v4.11
2017-11-05 Szabolcs Nagyadd kexec_file_load syscall number on powerpc from...
2017-11-05 Szabolcs Nagyadd microblaze syscall numbers from linux v4.10
2017-11-05 Szabolcs Nagyadd TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing
2017-11-05 Szabolcs Nagyadd ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10
2017-11-05 Szabolcs Nagyadd IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux...
2017-11-05 Szabolcs Nagyadd SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums...
2017-11-05 Rich Felkeradjust posix_spawn dup2 action behavior to match future...
2017-10-31 Rich Felkerrelease 1.1.18
2017-10-25 Rich Felkerfix build regression on ARM for ISA levels less than v5
2017-10-21 Rich Felkerfix regression in glob with literal . or .. path component
2017-10-19 Will Dietzposix_spawn: use larger stack to cover worst-case in...
2017-10-19 Rich Felkerrelease 1.1.17
2017-10-18 Rich Felkerin dns parsing callback, enforce MAXADDRS to preclude...
2017-10-14 Rich Felkerfix incorrect base name offset from nftw when pathname...
2017-10-14 Rich Felkerfix read-after-free type error in pthread_detach
2017-10-14 Szabolcs Nagymath: rewrite fma with mostly int arithmetics
2017-10-13 Rich Felkerfor executing init array functions, use function type...
2017-10-13 Rich Felkerfix access by setjmp and longjmp to __hwcap on arm...
2017-09-28 Rich Felkerfix use of memset without declaration in sched.h cpu...
2017-09-11 Szabolcs Nagypowerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
2017-09-07 Rich Felkerwork around incorrect EPERM from mmap syscall
2017-09-07 Rich Felkerfix glob descent into . and .. with GLOB_PERIOD
2017-09-07 Rich Felkerdon't treat numeric port strings as servent records...
2017-09-07 Rich Felkerfix signal masking race in pthread_create with priority...
2017-09-06 Szabolcs Nagymake syscall.h consistent with linux
2017-09-04 Bartosz Brachaczekhandle whitespace before %% in scanf
2017-09-04 Alexander Monakovfix OOB reads in Xbyte_memmem
2017-09-04 Alexander Monakovfree allocations in clearenv
2017-09-04 Alexander Monakovoverhaul environment functions
2017-09-01 Rich Felkerfix erroneous acceptance of f4 9x xx xx code sequences...
2017-08-31 Rich Felkerfix erroneous stop before input limit in mbsnrtowcs...
2017-08-30 Szabolcs Nagyarm: add HWCAP_ARM_ hwcap macros
2017-08-30 Szabolcs Nagyadd a_clz_64 helper function
2017-08-30 Szabolcs Nagys390x: add bits/hwcap.h
2017-08-30 Rich Felkermove IPPORT_RESERVED from netdb.h to netinet/in.h
2017-08-30 Rich Felkeradd powerpc64 and s390x to list of supported archs...
2017-08-29 Rich Felkerfix undefined behavior in memset due to missing sequenc...
2017-08-29 Alexander Monakov__init_libc: add fallbacks for __progname setup
2017-08-29 Szabolcs Nagyadd SIOCGSTAMPNS socket ioctl macro to ioctl.h
2017-08-29 Szabolcs Nagyfix mips ioctl macros to match linux asm/sockios.h
2017-08-29 Rich Felkerfix unsynchronized access to FILE structure in fflush(0)
2017-08-12 Daniel Sabogalfix signed overflow in ftok
2017-08-12 Thomas Petazzonifix build failure for sh4a due to missing colon in...
2017-08-12 Rich Felkertrap UB from attempts to join a detached thread
2017-08-12 Bobby Binghamppc64: fix setjmp/longjmp handling of TOC pointer
2017-08-12 Leah Neukirchenqsort: add a short comment about the algorithm
2017-08-11 Rich Felkerdisable global visibility override hack (vis.h) by...
2017-08-01 Rich Felkeradd _NL_LOCALE_NAME extension to nl_langinfo
2017-07-04 Jens Gustedtfix missing volatile qualifier on lock in __get_locale
2017-07-04 Alexander Monakovremove ineffective compiler assist from printf
2017-07-04 Alexander Monakovfix undefined behavior in ptrace
2017-07-04 Jens Gustedtunify the use of FUTEX_PRIVATE
2017-07-04 Alexander Monakovfix undefined behavior in free
2017-07-04 Alexander Monakovreapply va_arg hacks removal to wprintf
2017-07-04 Alexander Monakovremove useless declarations in string.h
2017-07-04 Rich Felkerallow specifying argv[0] when invoking a program via...
2017-07-04 Rich Felkerfix regression in dlopen promotion from RTLD_LOCAL...
2017-07-04 Rich Felkerldso: avoid spurious & possible erroneous work for...
2017-06-23 Rich Felkerpowerpc64: add single-instruction math functions
2017-06-23 Dmitry Golovinfix clang CFLAGS checks and silence unused argument...
2017-06-23 Rich Felkers390x: add single-instruction math functions
2017-06-22 Szabolcs Nagyfix arm run-time abi string functions
2017-06-21 Rich Felkerfix regression in getspnam[_r] error code for insuffici...
2017-06-21 Rich Felkerfix omission of microblaze user.h definitions
2017-06-21 Bartosz Brachaczekfix iconv conversions for iso88592-iso885916
2017-06-21 Rich Felkerhandle errors from localtime_r in ctime_r
2017-06-15 Rich Felkerset errno when getpw*_r, getgr*_r, and getspnam_r fail
2017-06-15 Rich Felkerhandle localtime errors in ctime
2017-06-15 Rich Felkerhandle mremap failure in realloc of mmap-serviced alloc...
2017-06-14 A. Wilcoxgetdate: correctly specify error number
2017-06-14 A. Wilcoxcatopen: set errno to EOPNOTSUPP
2017-06-08 Rich Felkerfix glob failure to match plain "/" to root directory
2017-06-08 Rich Felkeruse hard-coded sh4a atomic opcodes to avoid linker...
2017-06-01 Natanael Copatowupper/towlower: fast path for ascii chars
2017-06-01 Rich Felkerremove long-obsolete clang workarounds from mips* sysca...
2017-06-01 Rich Felkerfix fstatat syscall on mips64
2017-05-28 Samuel Hollandfix fchown fallback on arches without chown(2)
2017-05-28 Rich Felkerfix iconv conversions to legacy 8bit encodings
2017-04-23 Rich Felkerhave posix_spawnattr_setflags check for supported flags
2017-04-23 Rich Felkeradd no-op POSIX_SPAWN_USEVFORK to spawn.h
2017-04-22 Bobby Binghams390x: provide sigcontext struct definition
next