musl
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
2018-09-05 Rich Felkerin pthread_mutex_timedlock, avoid repeatedly reading...
2018-09-05 Rich Felkerin pthread_mutex_trylock, EBUSY out more directly when...
2018-09-04 Rich Felkerfix mistake/cruft in 1.1.20 release notes
2018-09-04 Joseph C. Sibleimplement fexecve in terms of execveat when it exists
2018-09-04 Rich Felkerrelease 1.1.20
2018-09-02 Rich Felkerfix stack-based oob memory clobber in resolver's result...
2018-09-01 Rich Felkerconsistently use _NSIG/8 idiom for kernel sigset size...
2018-09-01 Rich Felkeralways terminate by SIGABRT when abort is called
2018-09-01 Rich Felkeroptimize raise not to make a syscall for getting tid
2018-08-30 Rich Felkerprevent perror from clobbering stderr's orientation
2018-08-30 Rich Felkerprevent psignal/psiginfo from clobbering stderr orienta...
2018-08-30 Rich Felkermake vfprintf set stream orientation even for zero...
2018-08-30 Rich Felkerre-fix vfprintf temporary buffer logic
2018-08-30 Rich Felkerfix missing flush of stderr at exit if it was put in...
2018-08-29 Rich Felkerfix async thread cancellation on sh-fdpic
2018-08-29 Rich Felkerfix async thread cancellation on powerpc64
2018-08-29 A. Wilcoxvfwprintf: honor field width with 'c' format type
2018-08-29 Rich Felkerfix several values reported by sysconf
2018-08-29 Rich Felkerfix return value of system on failure to spawn child...
2018-08-29 Rich Felkerset stream orientations in open_[w]memstream
2018-08-28 Rich Felkermake fmemopen's w+ mode truncate the buffer
2018-08-28 Rich Felkerset errno when fileno is called on a FILE with no under...
2018-08-28 Rich Felkerreject invalid arguments to pthread_barrierattr_setpshared
2018-08-28 Szabolcs Nagyrewrite __aeabi_read_tp in asm
2018-08-28 Rich Felkerfix dubious char signedness check in limits.h
2018-08-28 Rich Felkerfix deadlock in async thread self-cancellation
2018-08-27 A. Wilcoxtime: fix incorrect DST offset when using POSIX timezon...
next