unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-07-06 15:10:56 to 2021-07-08 15:25:34 UTC [more...]

[PATCH v2 00/30] nss_dns move into libc
 2021-07-08 15:07 UTC  (29+ messages)
` [PATCH 01/30] socket: Add hidden prototype for setsockopt
` [PATCH 02/30] resolv: Deprecate legacy interfaces in <resolv.h>
` [PATCH 03/30] resolv: Sort Makefile routines and Versions lexicographically
` [PATCH 04/30] nss_dns: Do not use deprecated packet parsing functions
` [PATCH 05/30] resolv: Move ns_name_ntop to its own file and into libc
` [PATCH 06/30] resolv: Move ns_name_unpack "
` [PATCH 07/30] resolv: Move ns_name_skip "
` [PATCH 08/30] resolv: Move ns_name_uncompress into "
` [PATCH 09/30] resolv: Move ns_name_pton "
` [PATCH 10/30] resolv: Move ns_name_pack "
` [PATCH 11/30] resolv: Move ns_name_compress "
` [PATCH 12/30] resolv: Move dn_expand to "
` [PATCH 13/30] resolv: Move _getlong, _getshort, __putlong, __putshort to res-putget
` [PATCH 14/30] resolv: Move dn_comp to its own file and into libc
` [PATCH 15/30] resolv: Move dn_skipname "
` [PATCH 16/30] resolv: Rename res_comp.c to res-name-checking.c and move "
` [PATCH 17/30] resolv: Remove unnecessary res_isourserver_p call from send_dg
` [PATCH 18/30] resolv: Move __res_get_nsaddr to its own file and into libc
` [PATCH 19/30] resolv: Move res_isourserver to its own file and reformat to GNU style
` [PATCH 20/30] resolv: Move ns_makecanon into its own file, and into libc
` [PATCH 21/30] resolv: Move ns_samename "
` [PATCH 22/30] resolv: Move res_nameinquery to its own file "
` [PATCH 23/30] resolv: Move res_queriesmatch "
` [PATCH 24/30] resolv: Move __res_context_hostalias into "
` [PATCH 25/30] resolv: Move res_hostalias into its own file, along with hostalias
` [PATCH 26/30] resolv: Move res_send, res_nsend into libc
` [PATCH 27/30] resolv: Move res_mkquery, res_nmkquery "
` [PATCH 28/30] resolv: Move res_query functions "

x86 CPU features detection for applications (and AMX)
 2021-07-08 14:41 UTC  (7+ messages)

[PATCH v7 0/4] Add close_range, closefrom, and posix_spawn_file_actions_closefrom_np
 2021-07-08 14:34 UTC  (27+ messages)
` [PATCH v7 1/4] support: Add support_stack_alloc
` [PATCH v7 2/4] linux: Add close_range
` [PATCH v7 3/4] io: Add closefrom [BZ #10353]
` [PATCH v7 4/4] posix: Add posix_spawn_file_actions_addclosefrom_np

[PATCH v1] x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]
 2021-07-08 13:57 UTC  (3+ messages)

[PATCH] elf: Fix DTV gap reuse logic (BZ #27135)
 2021-07-08 13:34 UTC  (6+ messages)

[committed 0/2] Trivial malloc cleanups
 2021-07-08 13:16 UTC  (3+ messages)
` [committed 1/2] Move mcheck symbol from stdlib to malloc
` [committed 2/2] _int_realloc is static

[PATCH 0/5] Some rtld-audit fixes
 2021-07-08 12:13 UTC  (25+ messages)
` [PATCH 1/5] elf: Fix audit regression
` [PATCH 2/5] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH 3/5] elf: Add audit tests for modules with TLSDESC
` [PATCH 4/5] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
` [PATCH 5/5] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)

[PATCH] nss: Do not produces static linker input files for libnss_files
 2021-07-08 11:59 UTC  (3+ messages)
` [PATCH] nss: Do not install "

[PATCH v2 0/7] nss_files move
 2021-07-08 10:33 UTC  (17+ messages)
` [PATCH 1/7] inet: Add hidden prototype for __inet_network
` [PATCH 2/7] libio: Add hidden prototype for ungetc
` [PATCH v2 3/7] libio: Replace internal _IO_getdelim symbol with __getdelim
` [PATCH 4/7] nss_files: Allocate nscd file registration data on the heap
` [PATCH 5/7] nss_files: Add generic code for set*ent, end*ent and file open
` [PATCH 6/7] nss_files: Move into libc
` [PATCH 7/7] nss: Access nss_files through direct references

[PATCH] Force building with -fno-common
 2021-07-08 10:27 UTC 

x86 CPU features detection for applications (and AMX)
 2021-07-08  7:08 UTC  (2+ messages)

[PATCH] elf/tests: Make thrlock and noload depend on libm
 2021-07-08  6:15 UTC  (8+ messages)

question regarding two security features
 2021-07-08  1:58 UTC 

[PATCH powerpc64le] Use the target 'objcopy' when cross-compiling
 2021-07-08  0:07 UTC  (4+ messages)

[PATCH] time: Skip overflow itimer tests on 32-bit systems
 2021-07-07 21:11 UTC  (6+ messages)

[PATCH] Harden tcache double-free check
 2021-07-07 18:28 UTC  (9+ messages)
  ` [PATCH v2] "

strlen
 2021-07-07 17:33 UTC 

[PATCH] scripts/build-many-glibcs.py: Switch one Arm target to thumb mode
 2021-07-07 15:52 UTC  (7+ messages)

Update MIPS libm-test-ulps [committed]
 2021-07-07 15:50 UTC 

Update powerpc-nofpu libm-test-ulps [committed]
 2021-07-07 15:35 UTC 

Seeking input from developers: glibc copyright assignment policy
 2021-07-07 15:01 UTC  (17+ messages)

[PATCH] soft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2/__truncdfhf2, __eqhf2/__nehf2
 2021-07-07 14:57 UTC  (2+ messages)

[PATCH] nptl: Use out-of-line wake function in __libc_lock_unlock slow path
 2021-07-07 14:52 UTC 

[PATCH v3] posix: Add terminal control setting support for posix_spawn
 2021-07-07 13:32 UTC 

[PATCH 0/4] GLIBC_PRIVATE ABI cleanups
 2021-07-07 12:53 UTC  (15+ messages)
` [PATCH 1/4] nptl: Use internal low-level lock type for !IS_IN (libc)
` [PATCH 2/4] nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock, __pthread_mutex_unlock
` [PATCH 3/4] nptl: Reduce the GLIBC_PRIVATE ABI
` [PATCH 4/4] elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols

[PATCH v2] posix: Add terminal control setting support for posix_spawn
 2021-07-07  9:31 UTC  (2+ messages)

[PATCH] Exclude tst-realloc from tests-mcheck
 2021-07-07  8:07 UTC  (7+ messages)

[committed] tests-exclude-mcheck: Fix typo
 2021-07-07  7:57 UTC 

Update kernel version to 5.13 in tst-mman-consts.py
 2021-07-07  6:23 UTC  (2+ messages)

[PATCH v5 0/8] malloc hooks removal
 2021-07-07  1:31 UTC  (8+ messages)
` [PATCH v5 1/8] Move malloc hooks into a compat DSO

[PATCH] glibc.malloc.check: Fix nit in documentation
 2021-07-06 19:44 UTC  (2+ messages)

[PATCH v2 0/2] Add test for socket timestamp
 2021-07-06 18:20 UTC  (3+ messages)
` [PATCH v2 2/2] socket: Add socket timestamp test

[PATCH v6 0/8] malloc hooks removal
 2021-07-06 18:09 UTC  (9+ messages)
` [PATCH v6 1/8] Move malloc hooks into a compat DSO
` [PATCH v6 2/8] mcheck: Wean away from malloc hooks
` [PATCH v6 3/8] Simplify __malloc_initialized
` [PATCH v6 4/8] mtrace: Wean away from malloc hooks
` [PATCH v6 5/8] glibc.malloc.check: "
` [PATCH v6 6/8] Remove "
` [PATCH v6 7/8] Remove __after_morecore_hook
` [PATCH v6 8/8] Remove __morecore and __default_morecore

[PATCH] linux: Check for null value msghdr struct before use
 2021-07-06 16:22 UTC  (3+ messages)

[PATCH v3 00/10] Remove malloc hooks
 2021-07-06 15:54 UTC  (4+ messages)
` [PATCH v3 02/10] Add mcheck tests to malloc

[PATCH 1/3] powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06
 2021-07-06 15:05 UTC  (2+ messages)

[PATCH] powerpc64le: Fix typo in configure
 2021-07-06 15:00 UTC  (2+ messages)


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).