unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-06-28 19:26:49 to 2021-07-02 19:12:31 UTC [more...]

[PATCH 00/30] Move nss_dns into libc
 2021-07-02 18:49 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 "

[PATCH v4 00/10] Remove malloc hooks
 2021-07-02 18:48 UTC  (15+ messages)
` [PATCH v4 01/10] Drop source dependencies on hooks.c and arena.c
` [PATCH v4 02/10] mtrace: Deprecate mallwatch and tr_break
` [PATCH v4 03/10] Move glibc.malloc.check implementation into its own file
` [PATCH v4 04/10] malloc: Move malloc hook references to hooks.c
` [PATCH v4 05/10] glibc.malloc.check: Wean away from malloc hooks
` [PATCH v4 06/10] mcheck: "
` [PATCH v4 07/10] mtrace: "
` [PATCH v4 08/10] Remove "
` [PATCH v4 09/10] Remove __after_morecore_hook
` [PATCH v4 10/10] Remove __morecore and __default_morecore

systemd-journald crashing on arm/mips/ppc with glibc/trunk
 2021-07-02 17:02 UTC 

[PATCH] x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
 2021-07-02 15:03 UTC  (7+ messages)
  ` [PATCH v2] "

aarch64 lacks HP_TIMING support in glibc
 2021-07-02 13:53 UTC  (6+ messages)

[PATCH] Add valgrind smoke test
 2021-07-02 13:18 UTC  (4+ messages)
      ` Fwd: "

[PATCH] iconvconfig: Use the public feof_unlocked
 2021-07-02 10:59 UTC  (2+ messages)

[PATCH] Drop source dependencies on hooks.c and arena.c
 2021-07-02 10:00 UTC 

[PATCH v3 00/10] Remove malloc hooks
 2021-07-02  9:59 UTC  (14+ messages)
` [PATCH v3 01/10] mtrace: Deprecate mallwatch and tr_break
` [PATCH v3 02/10] Add mcheck tests to malloc
` [PATCH v3 03/10] Move glibc.malloc.check implementation into its own file
` [PATCH v3 04/10] malloc: Move malloc hook references to hooks.c
` [PATCH v3 05/10] glibc.malloc.check: Wean away from malloc hooks
` [PATCH v3 06/10] mcheck: "
` [PATCH v3 07/10] mtrace: "
` [PATCH v3 08/10] Remove "
` [PATCH v3 09/10] Remove __after_morecore_hook
` [PATCH v3 10/10] Remove __morecore and __default_morecore

[PATCH 0/6] gconv configuration parsing cleanups
 2021-07-02  9:27 UTC  (4+ messages)
` [PATCH 4/6] iconvconfig: Use common gconv module parsing function

[PATCH] Add optional _Float16 support
 2021-07-02  9:21 UTC  (10+ messages)
        ` [llvm-dev] "

Seeking input from developers: glibc copyright assignment policy
 2021-07-02  8:59 UTC  (8+ messages)

[PATCH] Update tcache double-free check
 2021-07-02  8:45 UTC  (10+ messages)

[PATCH] malloc: Initiate tcache shutdown even without allocations [BZ #28028]
 2021-07-02  1:23 UTC  (2+ messages)

[PATCH v2 00/10] Remove malloc hooks
 2021-07-01 22:47 UTC  (20+ messages)
` [PATCH v2 01/10] mtrace: Deprecate mallwatch and tr_break
` [PATCH v2 02/10] Add mcheck tests to malloc
` [PATCH v2 03/10] Move glibc.malloc.check implementation into its own file
` [PATCH v2 04/10] malloc: Move malloc hook references to hooks.c
` [PATCH v2 05/10] glibc.malloc.check: Wean away from malloc hooks
` [PATCH v2 06/10] mcheck: "
` [PATCH v2 07/10] mtrace: "
` [PATCH v2 08/10] Remove "
` [PATCH v2 09/10] Remove __after_morecore_hook
` [PATCH v2 10/10] Remove __morecore and __default_morecore

[PATCH] soft-fp: Add __extendhfxf2 and __truncxfhf2
 2021-07-01 21:13 UTC  (5+ messages)

[PATCH] powerpc: optimize strcpy/stpcpy for POWER9/10
 2021-07-01 21:05 UTC  (4+ messages)

[PATCH] Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling
 2021-07-01 21:00 UTC 

[PATCH] resolv: Move libanl into libc (if libpthread is in libc)
 2021-07-01 17:39 UTC  (2+ messages)

[PATCH] AArch64: Add hp-timing.h
 2021-07-01 15:33 UTC  (7+ messages)

[PATCH] s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024]
 2021-07-01 14:56 UTC  (2+ messages)

Monday Patch Queue Review update (2021-06-28)
 2021-07-01 14:49 UTC 

[PATCH] Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7.5 on 32bit
 2021-07-01 14:48 UTC  (3+ messages)

[Y2038] Status update - 01.07.2021
 2021-07-01  9:38 UTC 

[PATCH] AArch64: Improve A64FX memcpy
 2021-07-01  8:26 UTC  (2+ messages)

x86 CPU features detection for applications (and AMX)
 2021-07-01  8:21 UTC  (11+ messages)

A clash happened in kernel by glibc-2.33
 2021-07-01  6:06 UTC  (2+ messages)

[RISCV] Call for topics: RISC-V GNU Toolchain Biweekly Sync-up call (July 1, 2021)
 2021-07-01  1:40 UTC  (3+ messages)

Update syscall lists for Linux 5.13
 2021-06-30 23:13 UTC  (2+ messages)

[PATCH] Linux: Avoid calling malloc indirectly from __get_nprocs
 2021-06-30 17:20 UTC  (5+ messages)

[PATCH] AArch64: Improve A64FX memset
 2021-06-30 15:49 UTC 

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-06-30 15:20 UTC  (17+ messages)

[PATCH] setlocale: Fail if iconv module for charset is not present [BZ #27996]
 2021-06-30  8:56 UTC 

[PATCH] AArch64: Improve strnlen performance
 2021-06-30  8:41 UTC  (2+ messages)

Use Linux 5.13 in build-many-glibcs.py
 2021-06-30  5:09 UTC  (2+ messages)

[PATCH 1/2] posix: Remove spawni.c
 2021-06-29 19:35 UTC  (11+ messages)
` [PATCH 2/2] posix: Add terminal control setting support for posix_spawn

[PATCH V4] Add RFC 8335 Definitions from Linux 5.13
 2021-06-29 18:17 UTC  (2+ messages)

[PATCH] nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
 2021-06-29 14:24 UTC  (5+ messages)

[PATCH 0/3] Move libutil into libc
 2021-06-29 14:09 UTC  (7+ messages)
` [PATCH 1/3] login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt
` [PATCH 2/3] login: Rework hidden prototypes for __setutent, __utmpname, __endutent
` [PATCH 3/3] login: Move libutil into libc

[PATCH] nptl_db: Re-use the ELF-to-abilist converter for ABI checking
 2021-06-29 13:23 UTC  (2+ messages)

Maintainer status: patch review required?
 2021-06-29 12:46 UTC  (2+ messages)

[PATCH v2 0/7] nss_files move
 2021-06-29 10:11 UTC  (8+ 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 v3] nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
 2021-06-29  9:37 UTC  (6+ messages)

[PATCH v8 0/4] Improve roundeven function
 2021-06-29  7:14 UTC  (6+ messages)
` [PATCH v8 2/4] Update math: redirect "

[PATCH] s390x: Update math: redirect roundeven function
 2021-06-29  7:14 UTC  (3+ 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).