public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/release/2.35/master] x86-64: Require BMI2 for AVX2 strcmp implementation
2022-10-03 21:55 UTC
[glibc/release/2.35/master] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
2022-10-03 21:55 UTC
[glibc/release/2.35/master] x86: include BMI1 and BMI2 in x86-64-v3 level
2022-10-03 21:55 UTC
[glibc/release/2.36/master] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
2022-10-03 21:51 UTC
[glibc/release/2.36/master] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
2022-10-03 21:51 UTC
[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
2022-10-03 21:51 UTC
[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
2022-10-03 21:51 UTC
[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 strncmp implementation
2022-10-03 21:51 UTC
[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 strcmp implementation
2022-10-03 21:51 UTC
[glibc/release/2.36/master] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
2022-10-03 21:51 UTC
[glibc/release/2.36/master] x86: include BMI1 and BMI2 in x86-64-v3 level
2022-10-03 21:50 UTC
[glibc] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
2022-10-03 21:47 UTC
[glibc] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
2022-10-03 21:47 UTC
[glibc] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
2022-10-03 21:47 UTC
[glibc] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
2022-10-03 21:47 UTC
[glibc] x86-64: Require BMI2 for AVX2 strncmp implementation
2022-10-03 21:47 UTC
[glibc] x86-64: Require BMI2 for AVX2 strcmp implementation
2022-10-03 21:46 UTC
[glibc] x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
2022-10-03 21:46 UTC
[glibc] x86: include BMI1 and BMI2 in x86-64-v3 level
2022-10-03 21:46 UTC
[glibc] x86: Cleanup pthread_spin_{try}lock.S
2022-10-03 21:14 UTC
[glibc] Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
2022-10-03 21:14 UTC
[glibc] x86: Remove .tfloat usage
2022-10-03 17:23 UTC
[glibc] nptl: Convert tst-setuid2 to test-driver
2022-10-03 14:33 UTC
[glibc] support: Add xpthread_cond_signal wrapper
2022-10-03 14:33 UTC
[glibc/release/2.35/master] hppa: undef __ASSUME_SET_ROBUST_LIST
2022-10-01 20:09 UTC
[glibc/release/2.36/master] hppa: undef __ASSUME_SET_ROBUST_LIST
2022-10-01 20:09 UTC
[glibc/release/2.35/master] hppa: Fix initialization of dp register [BZ 29635]
2022-10-01 19:55 UTC
[glibc/release/2.36/master] hppa: Fix initialization of dp register [BZ 29635]
2022-10-01 19:54 UTC
[glibc] hppa: Fix initialization of dp register [BZ 29635]
2022-10-01 19:50 UTC
[glibc] Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13
2022-09-30 19:37 UTC
[glibc/release/2.36/master] stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
2022-09-30 18:36 UTC
[glibc] malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)
2022-09-30 18:26 UTC
[glibc] stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
2022-09-30 18:26 UTC
[glibc] LoongArch: Add static PIE support
2022-09-30 6:04 UTC
[glibc/users/skpgkp2/2.33/master] s390x: Update math: redirect roundeven function
2022-09-29 20:18 UTC
[glibc/users/skpgkp2/2.33/master] Update math: redirect roundeven function
2022-09-29 20:18 UTC
[glibc/users/skpgkp2/2.33/master] Use GCC builtins for roundeven functions if desired
2022-09-29 20:18 UTC
[glibc/users/skpgkp2/2.33/master] x86_64: roundeven with sse4.1 support
2022-09-29 20:18 UTC
[glibc/users/skpgkp2/2.33/master] math: redirect roundeven function
2022-09-29 20:17 UTC
[glibc/users/skpgkp2/2.33/master] AArch64: Add support for roundeven[f]
2022-09-29 20:17 UTC
[glibc/users/skpgkp2/2.33/master] (6 commits) s390x: Update math: redirect roundeven function
2022-09-29 20:17 UTC
[glibc/users/skpgkp2/2.33/master] x86_64: roundeven with sse4.1 support
2022-09-29 18:42 UTC
[glibc/users/skpgkp2/2.33/master] math: redirect roundeven function
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] nptl: Add backoff mechanism to spinlock loop
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] nptl: Effectively skip CAS in spinlock loop
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] Move assignment out of the CAS condition
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] Add LLL_MUTEX_READ_LOCK [BZ #28537]
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
2022-09-29 18:41 UTC
[glibc/users/skpgkp2/2.33/master] (9 commits) x86_64: roundeven with sse4.1 support
2022-09-29 18:41 UTC
[glibc] Benchtest: Add additional benchmarks for strlen and strnlen
2022-09-29 3:38 UTC
[glibc] x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]
2022-09-29 3:38 UTC
[glibc/release/2.28/master] x86-64: Require BMI2 for avx2 functions [BZ #29611]
2022-09-29 3:11 UTC
[glibc/release/2.28/master] x86-64: Require BMI2 for strchr-avx2.S [BZ #29611]
2022-09-29 3:11 UTC
[glibc/release/2.29/master] x86-64: Require BMI2 for avx2 functions [BZ #29611]
2022-09-29 2:36 UTC
[glibc/release/2.29/master] x86-64: Require BMI2 for strchr-avx2.S [BZ #29611]
2022-09-29 2:35 UTC
[glibc/release/2.30/master] x86-64: Require BMI2 for avx2 functions [BZ #29611]
2022-09-29 2:34 UTC
[glibc/release/2.30/master] x86-64: Require BMI2 for strchr-avx2.S [BZ #29611]
2022-09-29 2:34 UTC
[glibc/release/2.31/master] x86-64: Require BMI2 for avx2 functions [BZ #29611]
2022-09-29 2:00 UTC
[glibc/release/2.31/master] x86-64: Require BMI2 for strchr-avx2.S [BZ #29611]
2022-09-29 2:00 UTC
[glibc/release/2.32/master] x86-64: Require BMI2 for avx2 functions [BZ #29611]
2022-09-29 1:59 UTC
[glibc/release/2.32/master] x86-64: Require BMI2 for strchr-avx2.S [BZ #29611]
2022-09-29 1:59 UTC
[glibc/release/2.33/master] nptl: Add backoff mechanism to spinlock loop
2022-09-29 0:48 UTC
[glibc/release/2.33/master] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
2022-09-29 0:48 UTC
[glibc/release/2.33/master] nptl: Effectively skip CAS in spinlock loop
2022-09-29 0:48 UTC
[glibc/release/2.33/master] Move assignment out of the CAS condition
2022-09-29 0:48 UTC
[glibc/release/2.33/master] Add LLL_MUTEX_READ_LOCK [BZ #28537]
2022-09-29 0:48 UTC
[glibc/release/2.33/master] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]
2022-09-29 0:47 UTC
[glibc/release/2.33/master] Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
2022-09-29 0:47 UTC
[glibc/users/skpgkp2/2.33/master] nptl: Add backoff mechanism to spinlock loop
2022-09-28 21:46 UTC
[glibc/users/skpgkp2/2.33/master] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
2022-09-28 21:45 UTC
[glibc/users/skpgkp2/2.33/master] nptl: Effectively skip CAS in spinlock loop
2022-09-28 21:45 UTC
[glibc/users/skpgkp2/2.33/master] Move assignment out of the CAS condition
2022-09-28 21:45 UTC
[glibc/users/skpgkp2/2.33/master] Add LLL_MUTEX_READ_LOCK [BZ #28537]
2022-09-28 21:45 UTC
[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]
2022-09-28 21:45 UTC
[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
2022-09-28 21:45 UTC
[glibc/users/skpgkp2/2.33/master] (7 commits) nptl: Add backoff mechanism to spinlock loop
2022-09-28 21:45 UTC
[glibc] Update _FloatN header support for C++ in GCC 13
2022-09-28 20:10 UTC
[glibc/users/skpgkp2/2.33/master] s390x: Update math: redirect roundeven function
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] Update math: redirect roundeven function
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] Use GCC builtins for roundeven functions if desired
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] nptl: Add backoff mechanism to spinlock loop
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] nptl: Effectively skip CAS in spinlock loop
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] Move assignment out of the CAS condition
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] Add LLL_MUTEX_READ_LOCK [BZ #28537]
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]
2022-09-28 19:11 UTC
[glibc/users/skpgkp2/2.33/master] Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
2022-09-28 19:10 UTC
[glibc/users/skpgkp2/2.33/master] x86_64: roundeven with sse4.1 support
2022-09-28 19:10 UTC
[glibc/users/skpgkp2/2.33/master] math: redirect roundeven function
2022-09-28 19:10 UTC
[glibc/users/skpgkp2/2.33/master] AArch64: Add support for roundeven[f]
2022-09-28 19:10 UTC
[glibc] Created branch 'users/skpgkp2/2.33/master'
2022-09-28 19:10 UTC
[glibc] hurd: Fix typo
2022-09-28 17:22 UTC
[glibc/release/2.36/master] get_nscd_addresses: Fix subscript typos [BZ #29605]
2022-09-28 16:49 UTC
[glibc] get_nscd_addresses: Fix subscript typos [BZ #29605]
2022-09-28 16:47 UTC
[glibc/release/2.34/master] nptl: Add backoff mechanism to spinlock loop
2022-09-28 16:06 UTC
[glibc/release/2.34/master] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
2022-09-28 16:06 UTC
[glibc/release/2.34/master] nptl: Effectively skip CAS in spinlock loop
2022-09-28 16:06 UTC
[glibc/release/2.34/master] Move assignment out of the CAS condition
2022-09-28 16:06 UTC
[glibc/release/2.34/master] Add LLL_MUTEX_READ_LOCK [BZ #28537]
2022-09-28 16:06 UTC
[glibc/release/2.34/master] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]
2022-09-28 16:05 UTC
[glibc/release/2.34/master] Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
2022-09-28 16:05 UTC
[glibc/release/2.35/master] nptl: Add backoff mechanism to spinlock loop
2022-09-28 16:02 UTC
[glibc/release/2.35/master] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
2022-09-28 16:02 UTC
[glibc] hurd: Increase SOMAXCONN to 4096
2022-09-27 21:38 UTC
[glibc] Use atomic_exchange_release/acquire
2022-09-26 17:08 UTC
[glibc] nss: Use shared prefix in IPv4 address in tst-reload1
2022-09-23 17:31 UTC
[glibc] nss: Enhance tst-reload1 coverage and logging
2022-09-23 17:31 UTC
[glibc] Use C11 atomics instead of atomic_decrement_and_test
2022-09-23 15:01 UTC
[glibc] Use C11 atomics instead of atomic_increment(_val)
2022-09-23 15:01 UTC
[glibc] Use C11 atomics instead of atomic_and/or
2022-09-23 15:01 UTC
[glibc] malloc: Print error when oldsize is not equal to the current size
2022-09-22 19:51 UTC
[glibc] Use '%z' instead of '%Z' on printf functions
2022-09-22 11:48 UTC
[glibc] elf: Extract glibcelf constants from <elf.h>
2022-09-22 10:11 UTC
[glibc] scripts: Enhance glibcpp to do basic macro processing
2022-09-22 10:10 UTC
[glibc] scripts: Extract glibcpp.py from check-obsolete-constructs.py
2022-09-22 10:10 UTC
[glibc] riscv: Remove RV32 floating point functions
2022-09-21 18:39 UTC
[glibc] riscv: Consolidate the libm-test-ulps
2022-09-21 18:39 UTC
[glibc/release/2.34/master] resolv: Fix building tst-resolv-invalid-cname for earlier C standards
2022-09-21 18:01 UTC
[glibc/release/2.34/master] nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces
2022-09-21 18:01 UTC
[glibc/release/2.34/master] resolv: Add new tst-resolv-invalid-cname
2022-09-21 18:01 UTC
[glibc/release/2.34/master] nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)
2022-09-21 18:01 UTC
[glibc/release/2.34/master] nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)
2022-09-21 18:01 UTC
[glibc/release/2.34/master] nss_dns: Remove remnants of IPv6 address mapping
2022-09-21 18:01 UTC
[glibc/release/2.34/master] nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr
2022-09-21 18:01 UTC
[glibc/release/2.34/master] nss_dns: Split getanswer_ptr from getanswer_r
2022-09-21 18:01 UTC
[glibc/release/2.34/master] resolv: Add DNS packet parsing helpers geared towards wire format
2022-09-21 18:01 UTC
[glibc/release/2.34/master] resolv: Add internal __ns_name_length_uncompressed function
2022-09-21 18:00 UTC
[glibc/release/2.34/master] resolv: Add the __ns_samebinaryname function
2022-09-21 18:00 UTC
[glibc/release/2.34/master] resolv: Add internal __res_binary_hnok function
2022-09-21 18:00 UTC
[glibc/release/2.34/master] resolv: Add tst-resolv-aliases
2022-09-21 18:00 UTC
[glibc/release/2.34/master] resolv: Add tst-resolv-byaddr for testing reverse lookup
2022-09-21 18:00 UTC
[glibc] hurd: Fix SIOCADD/DELRT ioctls
2022-09-21 17:59 UTC
[glibc] hurd: Drop struct rtentry and in6_rtmsg
2022-09-21 17:58 UTC
[glibc] hurd: Add _IOT_ifrtreq to <net/route.h>
2022-09-21 17:58 UTC
[glibc/release/2.36/master] m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
2022-09-21 15:25 UTC
[glibc/release/2.35/master] m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
2022-09-21 15:00 UTC
[glibc] elf: Use C11 atomics on _dl_mcount
2022-09-21 14:02 UTC
[glibc/release/2.34/master] gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
2022-09-21 11:37 UTC
[glibc/release/2.35/master] gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
2022-09-21 11:12 UTC
[glibc/release/2.36/master] gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
2022-09-21 10:41 UTC
[glibc] hurd: Use IF_NAMESIZE rather than IFNAMSIZ
2022-09-21 6:52 UTC
[glibc] hurd: Add ifrtreq structure to net/route.h
2022-09-20 22:42 UTC
[glibc] hppa: undef __ASSUME_SET_ROBUST_LIST
2022-09-20 20:15 UTC
[glibc] linux: Use same type for MMAP2_PAGE_UNIT
2022-09-20 16:29 UTC
[glibc] m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
2022-09-20 16:29 UTC
[glibc] nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)
2022-09-20 11:32 UTC
[glibc] nss: Implement --no-addrconfig option for getent
2022-09-20 11:32 UTC
[glibc/release/2.35/master] resolv: Fix building tst-resolv-invalid-cname for earlier C standards
2022-09-20 11:07 UTC
[glibc/release/2.35/master] nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces
2022-09-20 11:07 UTC
[glibc/release/2.35/master] resolv: Add new tst-resolv-invalid-cname
2022-09-20 11:07 UTC
[glibc/release/2.35/master] nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)
2022-09-20 11:07 UTC
[glibc/release/2.35/master] nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)
2022-09-20 11:07 UTC
[glibc/release/2.35/master] nss_dns: Remove remnants of IPv6 address mapping
2022-09-20 11:07 UTC
[glibc/release/2.35/master] nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr
2022-09-20 11:07 UTC
[glibc/release/2.35/master] nss_dns: Split getanswer_ptr from getanswer_r
2022-09-20 11:07 UTC
[glibc/release/2.35/master] resolv: Add DNS packet parsing helpers geared towards wire format
2022-09-20 11:07 UTC
[glibc/release/2.35/master] resolv: Add internal __ns_name_length_uncompressed function
2022-09-20 11:07 UTC
[glibc/release/2.35/master] resolv: Add the __ns_samebinaryname function
2022-09-20 11:07 UTC
[glibc/release/2.35/master] resolv: Add internal __res_binary_hnok function
2022-09-20 11:06 UTC
[glibc/release/2.35/master] resolv: Add tst-resolv-aliases
2022-09-20 11:06 UTC
[glibc/release/2.35/master] resolv: Add tst-resolv-byaddr for testing reverse lookup
2022-09-20 11:06 UTC
[glibc] gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
2022-09-20 10:13 UTC
[glibc/release/2.35/master] elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
2022-09-20 10:12 UTC
[glibc/release/2.35/master] elf: Rename _dl_sort_maps parameter from skip to force_first
2022-09-20 10:12 UTC
[glibc/release/2.35/master] scripts/dso-ordering-test.py: Generate program run-time dependencies
2022-09-20 10:12 UTC
[glibc/release/2.36/master] elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
2022-09-20 9:43 UTC
[glibc/release/2.36/master] elf: Rename _dl_sort_maps parameter from skip to force_first
2022-09-20 9:43 UTC
[glibc/release/2.36/master] scripts/dso-ordering-test.py: Generate program run-time dependencies
2022-09-20 9:43 UTC
[glibc] elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
2022-09-20 9:03 UTC
[glibc] Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)
2022-09-19 10:05 UTC
[glibc] hurd: Factorize at/non-at functions
2022-09-17 20:13 UTC
[glibc] tst-sprintf-errno: Update Hurd message length
2022-09-17 15:43 UTC
[glibc] RISC-V: Allow long jumps to __syscall_error
2022-09-17 3:27 UTC
[glibc] hurd: Make readlink* just reopen the file used for stat
2022-09-15 19:55 UTC
[glibc/release/2.34/master] elf: Fix hwcaps string size overestimation
2022-09-15 14:18 UTC
[glibc/release/2.35/master] elf: Fix hwcaps string size overestimation
2022-09-15 13:44 UTC
[glibc/release/2.36/master] elf: Fix hwcaps string size overestimation
2022-09-15 13:09 UTC
[glibc/release/2.35/master] Use __ehdr_start rather than _begin in _dl_start_final
2022-09-15 6:04 UTC
[glibc] hurd: Fix readlink() hanging on fifo
2022-09-14 17:01 UTC
[glibc] Fix BRE typos in check-safety.sh
2022-09-14 5:12 UTC
[glibc] Deleted branch 'maskray/grte-old'
2022-09-13 20:36 UTC
[glibc/release/2.34/master] elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
2022-09-13 19:21 UTC
[glibc/release/2.35/master] elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
2022-09-13 18:46 UTC
[glibc/release/2.36/master] elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
2022-09-13 18:19 UTC
[glibc] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
2022-09-13 17:46 UTC
[glibc] Use relaxed atomics since there is no MO dependence
2022-09-13 14:59 UTC
[glibc/release/2.36/master] NEWS: Note bug 12154 and bug 29305 as fixed
2022-09-13 11:24 UTC
[glibc/release/2.36/master] resolv: Fix building tst-resolv-invalid-cname for earlier C standards
2022-09-13 11:24 UTC
[glibc/release/2.36/master] nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces
2022-09-13 11:24 UTC
[glibc/release/2.36/master] resolv: Add new tst-resolv-invalid-cname
2022-09-13 11:23 UTC
[glibc/release/2.36/master] nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)
2022-09-13 11:23 UTC
[glibc/release/2.36/master] nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)
2022-09-13 11:23 UTC
[glibc/release/2.36/master] nss_dns: Remove remnants of IPv6 address mapping
2022-09-13 11:23 UTC
[glibc/release/2.36/master] nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr
2022-09-13 11:23 UTC
[glibc/release/2.36/master] nss_dns: Split getanswer_ptr from getanswer_r
2022-09-13 11:23 UTC
[glibc/release/2.36/master] resolv: Add DNS packet parsing helpers geared towards wire format
2022-09-13 11:23 UTC
[glibc/release/2.36/master] resolv: Add internal __ns_name_length_uncompressed function
2022-09-13 11:23 UTC
[glibc/release/2.36/master] resolv: Add the __ns_samebinaryname function
2022-09-13 11:23 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).