]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2021-08-02  Robbie Harwoodnis: Fix leak on realloc failure in nis_getnames [BZ...
2021-08-02  Paul ZimmermannRemove obsolete comments/name from several benchtest...
2021-08-02  Paul ZimmermannRemove obsolete comments/name from acos-inputs, since...
2021-08-02  Carlos O'DonellOpen master branch for glibc 2.35 development glibc-2.34.9000
2021-08-02  Carlos O'DonellUpdate ChangeLog.old/ChangeLog.23. glibc-2.34
2021-08-02  Carlos O'DonellPrepare for glibc 2.34 release.
2021-08-02  Carlos O'Donellpo/nl.po: Update Dutch translation.
2021-08-01  Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2021-08-01  Carlos O'DonellUpdate translations.
2021-08-01  Carlos O'DonellUpdate NEWS.
2021-08-01  Mark HarrisNEWS: Fix typos, grammar, and missing words
2021-07-30  Adhemerval... elf: Fix audit regression
2021-07-29  Carlos O'DonellUpdate libc.pot for 2.34 release.
2021-07-28  H.J. Lux86-64: Add Avoid_Short_Distance_REP_MOVSB
2021-07-28  H.J. LuTypo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER
2021-07-28  Florian Weimerbuild-many-glibcs.py: Add x86_64-linux-gnu-minimal...
2021-07-28  Siddhesh Poyarekartests: use xmalloc to allocate implementation array
2021-07-28  Siddhesh Poyarekarxmalloc: Fix warnings with gcc analyzer
2021-07-28  Siddhesh Poyarekar__cxa_thread_atexit_impl: Abort on allocation failure...
2021-07-27  Siddhesh Poyarekarmanual: Drop the .so suffix in libc_malloc_debug descri...
2021-07-27  Samuel Thibaulthurd: _Fork: unlock malloc before calling fork child...
2021-07-26  Siddhesh PoyarekarExclude static tests for mcheck and malloc-check
2021-07-25  Arjun Shankari386: Regenerate ulps
2021-07-23  Siddhesh Poyarekarmanual: Document unsupported cases for interposition
2021-07-23  H.J. Lux86: Install <bits/platform/x86.h> [BZ #27958]
2021-07-23  Siddhesh PoyarekarFix build and tests with --disable-tunables
2021-07-22  Samuel Thibaulthurd: Fix glob lstat compatibility
2021-07-22  Florian Weimersocket: Add time64 alias for setsockopt
2021-07-22  Florian Weimersocket: Add time64 alias for getsockopt
2021-07-22  Siddhesh Poyarekarmcheck Fix malloc_usable_size [BZ #22057]
2021-07-22  Siddhesh PoyarekarRemove malloc hooks [BZ #23328]
2021-07-22  Siddhesh PoyarekarMove malloc_{g,s}et_state to libc_malloc_debug
2021-07-22  Siddhesh Poyarekarglibc.malloc.check: Wean away from malloc hooks
2021-07-22  Siddhesh Poyarekarmtrace: Wean away from malloc hooks
2021-07-22  Siddhesh PoyarekarSimplify __malloc_initialized
2021-07-22  Siddhesh Poyarekarmcheck: Wean away from malloc hooks [BZ #23489]
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-22  Siddhesh PoyarekarRemove __morecore and __default_morecore
2021-07-22  Siddhesh PoyarekarRemove __after_morecore_hook
2021-07-22  Siddhesh PoyarekarMake mcheck tests conditional on GLIBC_2.23 or earlier
2021-07-21  Samuel Thibaultposix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support
2021-07-21  Samuel Thibaultmalloc: Fix tst-mallocfork3-malloc-check link
2021-07-21  Vineet GuptaARC: elf: make type safe
2021-07-21  Vineet GuptaARC: fp: (micro)optimize FPU_STATUS read by eliding...
2021-07-21  Florian Weimersocket: Add time64 alias for sendmsg
2021-07-21  Florian Weimersocket: Add time64 alias for recvmsg
2021-07-21  Florian Weimersocket: Add time64 alias for sendmmsg
2021-07-21  Florian WeimerLinux: Add time64 alias for prctl
2021-07-21  Florian Weimerio: Add time64 alias for fcntl
2021-07-21  Florian Weimermisc: Add time64 alias for ioctl
2021-07-21  Darius RadRISC-V: Update rv64 ULPs
2021-07-20  Florian Weimerresolv: Do not install libnss_dns.a, libnss_dns.so
2021-07-19  Samuel Thibaulthurd: Add support for spawn_do_closefrom
2021-07-19  Adhemerval... elf: Fix tst-cpu-features-cpuinfo on some AMD systems...
2021-07-19  H.J. Lui386: Add the clone3 wrapper
2021-07-19  Florian Weimernss: Directly load nss_dns, without going through dlsym...
2021-07-19  Florian Weimerresolv: Move nss_dns into libc
2021-07-19  Florian Weimerresolv: Move res_query functions into libc
2021-07-19  Florian Weimerresolv: Move res_mkquery, res_nmkquery into libc
2021-07-19  Florian Weimerresolv: Move res_send, res_nsend into libc
2021-07-19  Florian Weimerresolv: Move res_hostalias into its own file, along...
2021-07-19  Florian Weimerresolv: Move __res_context_hostalias into its own file...
2021-07-19  Florian Weimerresolv: Move res_queriesmatch to its own file and into...
2021-07-19  Florian Weimerresolv: Move res_nameinquery to its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_samename into its own file, and into...
2021-07-19  Florian Weimerresolv: Move ns_makecanon into its own file, and into...
2021-07-19  Florian Weimerresolv: Move res_isourserver to its own file and reform...
2021-07-19  Florian Weimerresolv: Move __res_get_nsaddr to its own file and into...
2021-07-19  Florian Weimerresolv: Rename res_comp.c to res-name-checking.c and...
2021-07-19  Florian Weimerresolv: Move dn_skipname to its own file and into libc
2021-07-19  Florian Weimerresolv: Move dn_comp to its own file and into libc
2021-07-19  Florian Weimerresolv: Move _getlong, _getshort, __putlong, __putshort...
2021-07-19  Florian Weimerresolv: Move dn_expand to its own file and into libc
2021-07-19  Florian Weimerresolv: Move ns_name_compress into its own file and...
2021-07-19  Florian Weimerresolv: Move ns_name_pack into its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_name_pton into its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_name_uncompress into its own file and...
2021-07-19  Florian Weimerresolv: Move ns_name_skip to its own file and into...
2021-07-19  Florian Weimerresolv: Deprecate legacy interfaces in libresolv
2021-07-19  Siddhesh Poyarekartst-safe-linking: make false positives even more improbable
2021-07-18  Samuel Thibaulthtl: Do not expose pthread hidden proto outside libpthread
2021-07-16  Adhemerval... elf: Fix a wrong array access on tst-tls20
2021-07-15  Adhemerval... elf: Add -Wl,--no-as-needed for tst-tls-manydynamic...
2021-07-15  Florian Weimerresolv: Move ns_name_unpack to its own file and into...
2021-07-15  Florian Weimerresolv: Remove unnecessary res_isourserver_p call from...
2021-07-15  Florian Weimerresolv: Move ns_name_ntop to its own file and into...
2021-07-15  Florian Weimernss_dns: Do not use deprecated packet parsing functions
2021-07-15  Florian Weimerresolv: Sort Makefile routines and Versions lexicograph...
2021-07-15  Florian Weimersocket: Add hidden prototype for setsockopt
2021-07-14  Adhemerval... elf: Fix DTV gap reuse logic (BZ #27135)
2021-07-14  Stefan LieblerFix linknamespace errors and local-plt-usages in nss_files.
2021-07-14  H.J. LuAdd static tests for __clone_internal
2021-07-14  H.J. Lux86-64: Add the clone3 wrapper
2021-07-14  H.J. LuAdd an internal wrapper for clone, clone2 and clone3
2021-07-14  Cooper Qunss: Fix build error with --disable-nscd
2021-07-13  Samuel Thibaulthtl: Fix linking static examples against libpthread
2021-07-13  Samuel Thibaulthtl: Let libc call __pthread_mutex_{,try,un}lock
2021-07-13  Adhemerval... posix: Ignore non opened files on tst-spawn5
2021-07-13  H.J. Lumcheck: Align struct hdr to MALLOC_ALIGNMENT bytes...
2021-07-12  Adhemerval... Linux: Use 32-bit vDSO for clock_gettime, gettimeofday...
next