]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-09-20  Florian Weimernss_dns: Rewrite getanswer_r to match getanswer_ptr...
2022-09-20  Florian Weimernss_dns: Remove remnants of IPv6 address mapping
2022-09-20  Florian Weimernss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswe...
2022-09-20  Florian Weimernss_dns: Split getanswer_ptr from getanswer_r
2022-09-20  Florian Weimerresolv: Add DNS packet parsing helpers geared towards...
2022-09-20  Florian Weimerresolv: Add internal __ns_name_length_uncompressed...
2022-09-20  Florian Weimerresolv: Add the __ns_samebinaryname function
2022-09-20  Florian Weimerresolv: Add internal __res_binary_hnok function
2022-09-20  Florian Weimerresolv: Add tst-resolv-aliases
2022-09-20  Florian Weimerresolv: Add tst-resolv-byaddr for testing reverse lookup
2022-09-20  Florian Weimerelf: Implement force_first handling in _dl_sort_maps_df...
2022-09-20  Florian Weimerelf: Rename _dl_sort_maps parameter from skip to force_...
2022-09-20  Florian Weimerscripts/dso-ordering-test.py: Generate program run...
2022-09-15  Javier Pelloelf: Fix hwcaps string size overestimation
2022-09-14  Alan ModraUse __ehdr_start rather than _begin in _dl_start_final
2022-09-13  Florian Weimerelf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen...
2022-09-06  Fabian Vogtnscd: Fix netlink cache invalidation if epoll is used...
2022-08-31  Raphael Moreira... Apply asm redirections in wchar.h before first use
2022-08-30  Florian Weimerelf: Call __libc_early_init for reused namespaces ...
2022-08-22  Arjun ShankarNEWS: Add entry for bug 28846
2022-08-22  Arjun Shankarsocket: Check lengths before advancing pointer in CMSG_...
2022-08-22  Florian Weimeralpha: Fix generic brk system call emulation in __brk_c...
2022-08-15  Noah Goldsteinstdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]
2022-08-15  Noah Goldsteinstdlib: Remove attr_write from mbstows if dst is NULL...
2022-08-05  Joseph MyersUpdate syscall lists for Linux 5.19
2022-08-05  Darius Radriscv: Update rv64 libm test ulps
2022-08-04  Florian Weimerdlfcn: Pass caller pointer to static dlopen implementat...
2022-07-21  Florian Weimermalloc: Simplify implementation of __malloc_assert
2022-07-21  Joseph MyersUpdate syscall-names.list for Linux 5.18
2022-07-20  Tulio Magno... Apply asm redirections in stdio.h before first use...
2022-07-18  Noah Goldsteinx86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
2022-07-18  Noah Goldsteinx86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
2022-07-18  Noah Goldsteinx86: Move and slightly improve memset_erms
2022-07-18  Noah Goldsteinx86: Add definition for __wmemset_chk AVX2 RTM in ifunc...
2022-07-18  Noah Goldsteinx86: Put wcs{n}len-sse4.1 in the sse4.1 text section
2022-07-18  Noah Goldsteinx86: Align entry for memrchr to 64-bytes.
2022-07-18  Noah Goldsteinx86: Add BMI1/BMI2 checks for ISA_V3 check
2022-07-18  Noah Goldsteinx86: Cleanup bounds checking in large memcpy case
2022-07-18  Noah Goldsteinx86: Add bounds `x86_non_temporal_threshold`
2022-07-18  Noah Goldsteinx86: Add sse42 implementation to strcmp's ifunc
2022-07-18  Noah Goldsteinx86: Fix misordered logic for setting `rep_movsb_stop_t...
2022-07-18  Noah Goldsteinx86: Align varshift table to 32-bytes
2022-07-18  Noah Goldsteinx86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no...
2022-07-18  Noah Goldsteinx86: Shrink code size of memchr-evex.S
2022-07-18  Noah Goldsteinx86: Shrink code size of memchr-avx2.S
2022-07-18  Noah Goldsteinx86: Optimize memrchr-avx2.S
2022-07-18  Noah Goldsteinx86: Optimize memrchr-evex.S
2022-07-18  Noah Goldsteinx86: Optimize memrchr-sse2.S
2022-07-18  Noah Goldsteinx86: Add COND_VZEROUPPER that can replace vzeroupper...
2022-07-18  Noah Goldsteinx86: Create header for VEC classes in x86 strings library
2022-07-18  Raghuveer Devulapallix86_64: Add strstr function with 512-bit EVEX
2022-07-18  H.J. Lux86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_...
2022-07-18  Sunil K Pandeyx86_64: Implement evex512 version of strlen, strnlen...
2022-07-18  Adhemerval... x86_64: Remove bzero optimization
2022-07-13  Adhemerval... nptl: Fix ___pthread_unregister_cancel_restore asynchro...
2022-06-30  Adhemerval... linux: Fix mq_timereceive check for 32 bit fallback...
2022-06-13  Sam Jamesnss: handle stat failure in check_reload_and_get (BZ...
2022-06-13  Sam Jamesnss: add assert to DB_LOOKUP_FCT (BZ #28752)
2022-06-10  Adhemerval... nios2: Remove _dl_skip_args usage (BZ# 29187)
2022-06-10  Adhemerval... hppa: Remove _dl_skip_args usage (BZ# 29165)
2022-06-08  Adhemerval... NEWS: Add a bug fix entry for BZ #29225
2022-06-08  Adhemerval... nptl: Fix __libc_cleanup_pop_restore asynchronous resto...
2022-06-07  Matheus Castanhopowerpc: Fix VSX register number on __strncpy_power9...
2022-06-06  Dmitriy Fedchenkosocket: Fix mistyped define statement in socket/sys...
2022-06-01  Adhemerval... iconv: Use 64 bit stat for gconv_parseconfdir (BZ#...
2022-06-01  Adhemerval... catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
2022-06-01  Adhemerval... inet: Use 64 bit stat for ruserpass (BZ# 29210)
2022-06-01  Adhemerval... socket: Use 64 bit stat for isfdtype (BZ# 29209)
2022-06-01  Adhemerval... posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO...
2022-06-01  Adhemerval... posix: Use 64 bit stat for posix_fallocate fallback...
2022-06-01  Adhemerval... misc: Use 64 bit stat for getusershell (BZ# 29204)
2022-06-01  Adhemerval... misc: Use 64 bit stat for daemon (BZ# 29203)
2022-05-30  Arjun ShankarFix deadlock when pthread_atfork handler calls pthread_...
2022-05-25  Noah Goldsteinx86: Fallback {str|wcs}cmp RTM in the ncmp overflow...
2022-05-23  Sergei Trofimovichstring.h: fix __fortified_attr_access macro call [BZ...
2022-05-19  Szabolcs Nagylinux: Add a getauxval test [BZ #23293]
2022-05-19  Szabolcs Nagyrtld: Use generic argv adjustment in ld.so [BZ #23293]
2022-05-19  Stefan LieblerS390: Enable static PIE
2022-05-17  Florian Weimercsu: Implement and use _dl_early_allocate during static...
2022-05-17  Florian WeimerLinux: Introduce __brk_call for invoking the brk system...
2022-05-17  Florian WeimerLinux: Implement a useful version of _startup_fatal
2022-05-17  Florian Weimeria64: Always define IA64_USE_NEW_STUB as a flag macro
2022-05-17  Florian WeimerLinux: Define MMAP_CALL_INTERNAL
2022-05-17  Florian Weimeri386: Honor I386_USE_SYSENTER for 6-argument Linux...
2022-05-17  Florian Weimeri386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do...
2022-05-17  Fangrui Songelf: Remove __libc_init_secure
2022-05-17  Florian WeimerLinux: Consolidate auxiliary vector parsing (redo)
2022-05-17  Florian WeimerLinux: Include <dl-auxv.h> in dl-sysdep.c only for...
2022-05-17  Florian WeimerRevert "Linux: Consolidate auxiliary vector parsing"
2022-05-17  Florian WeimerLinux: Consolidate auxiliary vector parsing
2022-05-17  Florian WeimerLinux: Assume that NEED_DL_SYSINFO_DSO is always defined
2022-05-17  Florian WeimerLinux: Remove DL_FIND_ARG_COMPONENTS
2022-05-17  Florian WeimerLinux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_P...
2022-05-17  Florian Weimerelf: Merge dl-sysdep.c into the Linux version
2022-05-16  Noah Goldsteinx86: Optimize {str|wcs}rchr-evex
2022-05-16  Noah Goldsteinx86: Optimize {str|wcs}rchr-avx2
2022-05-16  Noah Goldsteinx86: Optimize {str|wcs}rchr-sse2
2022-05-16  H.J. Lux86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
2022-05-16  Noah Goldsteinx86: Fix missing __wmemcmp def for disable-multiarch...
2022-05-16  Noah Goldsteinx86: Cleanup page cross code in memcmp-avx2-movbe.S
next