musl
2018-10-10 Szabolcs Nagyfix fesetround error checking
2018-10-09 Rich Felkerfix build regression on armhf in tlsdesc asm
2018-10-05 Rich Felkerallow freeaddrinfo of arbitrary sublists of addrinfo...
2018-10-01 Rich Felkerinline cp15 thread pointer load in arm dynamic TLSDESC...
2018-10-01 Rich Felkeradd TLSDESC support for 32-bit arm
2018-09-26 Rich Felkerfix aliasing-based undefined behavior in string functions
2018-09-23 Rich Felkeroptimize nop case of wmemmove
2018-09-23 Rich Felkerfix undefined pointer comparison in wmemmove
2018-09-23 Rich Felkerfix undefined pointer comparison in memmove
2018-09-20 Szabolcs Nagynew tsearch implementation
2018-09-20 Szabolcs Nagyadd arm and sh bits/ptrace.h
2018-09-19 Rich Felkerfix getaddrinfo regression with AI_ADDRCONFIG on some...
2018-09-19 Rich Felkersupport clang internal assembler when building for...
2018-09-19 Rich Felkersupport setting of default thread stack size via PT_GNU...
2018-09-19 Rich Felkerincrease default thread stack/guard size
2018-09-19 Rich Felkerlimit the configurable default stack/guard size for...
2018-09-18 Rich Felkerremove redundant declarations of __default_stacksize...
2018-09-18 Rich Felkerfix benign data race in pthread_attr_init
2018-09-18 Rich Felkerfix deletion of pthread tsd keys that still have non...
2018-09-18 Kaarle Ritvanenfix race condition in file locking
2018-09-17 Rich Felkergetdelim: only grow buffer when necessary, improve...
2018-09-16 Rich Felkerfix null pointer subtraction and comparison in stdio
2018-09-16 Rich Felkerfix failure of getdelim to set stream orientation on...
2018-09-15 Rich Felkercheck for kernel support before allowing robust mutex...
2018-09-15 Benjamin Petersonalways reset DST rules during tzset
2018-09-15 Rich Felkerfix undefined behavior in strto* via FILE buffer pointe...
2018-09-15 Benjamin Petersonimprove error handling of ttyname_r and isatty
2018-09-15 Rich Felkeradd hidden version of &errno accessor function
2018-09-14 Rich Felkerfix build regression in sysconf for archs with variable...
2018-09-14 Rich Felkerdrop lazy plural forms init in dcngettext
2018-09-14 Rich Felkerfix broken atomic store on powerpc[64]
2018-09-13 Khem Rajdefine MAX_HANDLE_SZ for use with name_to_handle_at
2018-09-13 Rich Felkerfix regression with compilers not incorporating C99...
2018-09-13 Rich Felkerconfigure: only try -Qunused-arguments for clang
2018-09-13 Khem Rajwireup linux/name_to_handle_at and name_to_handle_at...
2018-09-12 Rich Felkerremove vis.h protected-visibility hack
2018-09-12 Rich Felkersplit internal lock API out of libc.h, creating lock.h
2018-09-12 Rich Felkermove misplaced __fork_handler declaration
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkeruse wrapper headers to hide most namespaced/internally...
2018-09-12 Rich Felkerremove __vfork alias
2018-09-12 Rich Felkerhide purely dependency-triggering functions in stdio...
2018-09-12 Rich Felkerdeclare __env_rm_add in wrapper stdlib.h
2018-09-12 Rich Felkerhide dependency-triggering pointer object in malloc_usa...
2018-09-12 Rich Felkerrework malloc_usable_size to use malloc_impl.h
2018-09-12 Rich Felkerremove unused __futex function and source file
2018-09-12 Rich Felkerhide __pthread_once_full symbol
2018-09-12 Rich Felkerdeclare and make hidden additional internal init/exit...
2018-09-12 Rich Felkerdeclare and make hidden additional internal stdio symbols
2018-09-12 Rich Felkermove declaration and apply hidden visibility to __utc...
2018-09-12 Rich Felkerdeclare and make hidden more internal locale functions
2018-09-12 Rich Felkerremove unused __getdents, rename and move file
2018-09-12 Rich Felkerremove or make static various unused __-prefixed symbols
2018-09-12 Rich Felkermove additional pthread internal declarations to pthrea...
2018-09-12 Rich Felkerapply hidden visibility to various remaining internal...
2018-09-12 Rich Felkerapply hidden visibility to sigreturn code fragments
2018-09-12 Rich Felkerapply hidden visibility to pthread internals
2018-09-12 Rich Felkerapply hidden visibility to stdio internals
2018-09-12 Rich Felkerapply hidden visibility to internal time[zone] implemen...
2018-09-12 Rich Felkerapply hidden visibility to internal math functions
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2018-09-12 Rich Felkerdeclare __getopt_msg in stdio_impl.h
2018-09-12 Rich Felkeruse lighter internal stdio lock in getopt error printing
2018-09-12 Rich Felkeradd crypt_des header for declarations shared with encry...
2018-09-12 Rich Felkermake mkostemps source file include the header for its...
2018-09-12 Rich Felkermove __memalign declaration to malloc_impl.h
2018-09-12 Rich Felkeruse hidden visibility for sh __unmapself backends
2018-09-12 Rich Felkerrework mechanism for posix_spawnp calling posix_spawn
2018-09-12 Rich Felkermake arch __fesetround backends hidden
2018-09-12 Rich Felkermake arch __set_thread_area backends hidden
2018-09-12 Rich Felkermake arch __clone backends hidden
2018-09-12 Rich Felkermove tlsdesc and internal dl function declarations...
2018-09-12 Rich Felkeradd internal header for declaring __pleval function...
2018-09-12 Rich Felkermove __stdio_exit_needed to stdio_impl.h
2018-09-12 Rich Felkermove __loc_is_allocated declaration to locale_impl.h
2018-09-12 Rich Felkermove declarations of tls setup/access functions to...
2018-09-12 Rich Felkeradd and use internal header for *rand48 lcg
2018-09-12 Rich Felkermove __strftime_fmt_1 declaration to time_impl.h
2018-09-12 Rich Felkermove __tm_to_tzname declaration to time_impl.h with...
2018-09-12 Rich Felkerremove unused code from strcpy.c
2018-09-12 Rich Felkermove __res_msend_rc declaration to lookup.h
2018-09-12 Rich Felkerfix type-mismatched declarations of __nl_langinfo_l...
2018-09-12 Rich Felkerfor c11 mtx and cnd functions, use externally consisten...
2018-09-12 Rich Felkermove and deduplicate declarations of __dns_parse to...
2018-09-12 Rich Felkermove lgamma-related internal declarations to libm.h
2018-09-12 Rich Felkerdeclare __syscall_ret as hidden in vfork asm
2018-09-12 Patrick Oppenlanderadd arm asm for vfork
2018-09-12 Rich Felkermove declarations for malloc internals to malloc_impl.h
2018-09-12 Rich Felkerimprove machinery for ldso to report libc version
2018-09-12 Rich Felkermake internal declarations for flockfile tracking funct...
2018-09-12 Rich Felkermake inadvertently exposed __h{create,delete,search...
2018-09-12 Rich Felkermake inadvertently exposed __pthread_{timed,try}join_np...
2018-09-12 Rich Felkeruse idiomatic weak alias approach for defining asctime_r
2018-09-12 Rich Felkermove and deduplicate declarations of __vdsosym to make...
2018-09-12 Rich Felkermove and deduplicate declarations of __procfdname to...
2018-09-12 Rich Felkerfix issues from public functions defined without declar...
2018-09-05 Rich Felkerremove leftover declarations for removed functions...
2018-09-05 Rich Felkerdefine and use internal macros for hidden visibility...
2018-09-05 Rich Felkerfix namespace violation for c11 mutex functions
next