unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-07-30 12:22:03 to 2021-08-05 07:40:24 UTC [more...]

[patch] nscd.conf.5: describe reloading, clarifications
 2021-08-05  7:38 UTC  (9+ messages)

[pr] nscd.conf.5: describe reloading, clarifications, v3
 2021-08-05  7:04 UTC  (2+ messages)

[PATCH] ioctl_tty.2: Add example how to get or set baudrate on the serial port
 2021-08-05  5:52 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

glob vs '*/' vs GLOB_ONLYDIR vs xfs
 2021-08-05  3:24 UTC 

[PATCH] tst-mxfast: Don't run with mcheck
 2021-08-05  2:08 UTC  (2+ messages)

[PATCH] linux: Add sparck brk implementation
 2021-08-04 20:41 UTC  (2+ messages)

[COMMITTED] rt: Set the correct message queue for tst-mqueue10
 2021-08-04 20:40 UTC 

[COMMITTED] Update sparc libm-test-ulps
 2021-08-04 20:40 UTC 

[PATCH] test-dlclose-exit-race: avoid hang on pthread_create error
 2021-08-04 19:38 UTC  (3+ messages)

Async cacellation and pthread_cleanup_push
 2021-08-04 18:43 UTC  (6+ messages)

A collection of LD_AUDIT bugs that are important for tools (with better formatting for this list)
 2021-08-04 18:11 UTC  (10+ messages)

[PATCH] Fixed inaccuracy of j0f (BZ #28185)
 2021-08-04 17:36 UTC  (4+ messages)

glibc 2.34
 2021-08-04 13:41 UTC  (5+ messages)

[PATCH] Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
 2021-08-04 12:08 UTC  (3+ messages)

[PATCH] configure.ac: fix include header discovery on gcc-12 [BZ #28183]
 2021-08-04 10:37 UTC 

[PATCH] benchtests: Add memset zero fill benchmark tests
 2021-08-04  9:11 UTC  (19+ messages)
` [PATCH v2 2/5] benchtests: Add memset zero fill benchtest
` [PATCH v2 3/5] benchtests: Add a script to convert benchout string JSON to CSV

accuracy of j0f
 2021-08-04  7:49 UTC  (3+ messages)

Failures building glibc with mainline GCC
 2021-08-03 22:59 UTC  (20+ messages)

[PATCH 1/2] Initial support for GNU_PROPERTY_1_NEEDED
 2021-08-03 21:59 UTC  (2+ messages)
` [PATCH 2/2] Add run-time chesk for indirect external access

[PATCH 0/5] getaddrinfo spaghetti cleanups
 2021-08-03 21:29 UTC  (6+ messages)
` [PATCH 1/5] gaiconf_init: Refactor some bits for readability
` [PATCH 2/5] gai_init: Avoid jumping from if condition to its else counterpart
` [PATCH 3/5] getaddrinfo: Refactor code for readability
` [PATCH 4/5] gaih_inet: Consolidate got_port code
` [PATCH 5/5] gaih_inet: Make process_list label into a function

[committed] gethosts: Remove unused argument _type
 2021-08-03 20:51 UTC 

[RFC PATCH 3/3] add r_debug multiple namespaces support
 2021-08-03 20:21 UTC  (22+ messages)
                      ` RFC: Add DT_GNU_DEBUG

[PATCH 0/5] Static analysis fixes
 2021-08-03 15:34 UTC  (11+ messages)
` [PATCH 1/5] ldconfig: avoid leak on empty paths in config file
` [PATCH 2/5] gconv_parseconfdir: Fix memory leak
` [PATCH 3/5] iconv_charmap: Close output file when done
` [PATCH 4/5] copy_and_spawn_sgid: Avoid double calls to close()
` [PATCH 5/5] gaiconf_init: Avoid double-free in label and precedence lists

[PATCH v3 5/5] AArch64: Improve A64FX memset
 2021-08-03 11:22 UTC  (2+ messages)

[PATCH v3 1/5] AArch64: Improve A64FX memset
 2021-08-03  8:01 UTC  (8+ messages)

[PATCH v3 2/5] AArch64: Improve A64FX memset
 2021-08-03  5:03 UTC  (4+ messages)

[PATCH v3 4/5] AArch64: Improve A64FX memset
 2021-08-03  3:05 UTC  (2+ messages)

[PATCH v3 3/5] AArch64: Improve A64FX memset
 2021-08-03  3:05 UTC  (2+ messages)

Use binutils 2.37 branch in build-many-glibcs.py
 2021-08-03  0:30 UTC 

[PATCH] elf: _dl_fixup*: make @reloc_arg 64-bit safe
 2021-08-02 23:18 UTC  (4+ messages)

[PATCH 1/2] Map ABI/VERSION of rtld to ABI/VERSION of ld [BZ #28132]
 2021-08-02 23:06 UTC  (7+ messages)
` [PATCH 2/2] ld.so: Hide _r_debug to support DT_DEBUG [BZ #28130]

[PATCH 0/3] Allow LLD 13.0.0 and improve compatibility with gold and clang
 2021-08-02 20:55 UTC  (7+ messages)

[PATCH] ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129]
 2021-08-02 20:52 UTC 

[PATCH v2 2/2] ld.so: Hide _r_debug to support DT_DEBUG [BZ #28130]
 2021-08-02 20:42 UTC 

Fix build of nptl/tst-thread_local1.cc with GCC 12
 2021-08-02 16:25 UTC  (2+ messages)

[PATCH v1] nis: Fix leak on realloc failure in nis_getnames
 2021-08-02 15:24 UTC  (3+ messages)
` [PATCH v2 1/1] nis: Fix leak on realloc failure in nis_getnames [BZ #28150]

Monday Patch Queue Review update (2021-08-02)
 2021-08-02 15:19 UTC 

FYI, Guix blog on per-application ld cache
 2021-08-02 15:11 UTC 

[PATCH] Remove obsolete comments/name from several benchtest input files
 2021-08-02 13:26 UTC  (3+ messages)

Document the types "struct termios" and "struct termios2"
 2021-08-02 13:07 UTC  (3+ messages)

Named address spaces on x86 GNU/Linux
 2021-08-02 10:06 UTC  (4+ messages)

ppc64le: nonexistent Implies warning during configure
 2021-08-02  8:04 UTC 

The GNU C Library version 2.34 is now available
 2021-08-02  3:53 UTC 

Development is open for glibc 2.35
 2021-08-02  3:46 UTC 

[PATCH v4] rtld: Add --no-default-paths option
 2021-08-02  3:44 UTC  (5+ messages)

Development branch is frozen for glibc 2.34 release
 2021-08-01 20:45 UTC  (3+ messages)

[PATCH v5 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-08-01 14:56 UTC  (2+ messages)

New Dutch PO file for 'libc' (version 2.33.9000)
 2021-08-01 10:12 UTC 

[PATCH v7 0/2] C.UTF-8
 2021-08-01  5:54 UTC  (3+ messages)
` [PATCH v7 1/2] Add 'codepoint_collation' support for LC_COLLATE
` [PATCH v7 2/2] Add generic C.UTF-8 locale (Bug 17318)

[PATCH] NEWS: Fix typos, grammar, and missing words
 2021-08-01  4:30 UTC  (2+ messages)

[PATCH v6 0/2] C.UTF-8
 2021-07-31 18:41 UTC  (6+ messages)
` [PATCH v6 1/2] Add 'strcmp_collation' support for LC_COLLATE
` [PATCH v6 2/2] Add generic C.UTF-8 locale (Bug 17318)

[PATCH v2] Place ENTRY_POINT in .text.unlikely section [BZ #28153]
 2021-07-31 17:43 UTC  (7+ messages)
      ` [PATCH v3] Use __executable_start as the lowest address for profiling "

[PATCH] Place ENTRY_POINT in .text.startup section [BZ #28153]
 2021-07-31 12:42 UTC  (3+ messages)

[PATCH v2] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-07-31 12:30 UTC  (5+ messages)

New Korean PO file for 'libc' (version 2.33.9000)
 2021-07-31  7:42 UTC 

[PATCH] benchtests: Building benchmarks as static executables
 2021-07-30 21:22 UTC 

[PATCH v3 00/20] Some rtld-audit fixes
 2021-07-30 19:47 UTC  (21+ messages)
` [PATCH v3 01/20] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH v3 02/20] elf: Add audit tests for modules with TLSDESC
` [PATCH v3 03/20] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
` [PATCH v3 04/20] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
` [PATCH v3 05/20] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH v3 06/20] elf: Add _dl_audit_objopen
` [PATCH v3 07/20] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
` [PATCH v3 08/20] elf: Add _dl_audit_objsearch
` [PATCH v3 09/20] elf: Add _dl_audit_objclose
` [PATCH v3 10/20] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
` [PATCH v3 11/20] elf: Add _dl_audit_preinit
` [PATCH v3 12/20] elf: Add _dl_audit_pltenter
` [PATCH v3 13/20] elf: Add _dl_audit_pltexit
` [PATCH v3 14/20] elf: Issue audit la_objopen() for vDSO
` [PATCH v3 15/20] elf: Add main application on main_map l_name
` [PATCH v3 16/20] elf: Add la_activity during application exit
` [PATCH v3 17/20] elf: Issue la_symbind() for bind-now (BZ #23734)
` [PATCH v3 18/20] elf: Add LA_SYMB_BINDNOW
` [PATCH v3 19/20] elf: Move LAV_CURRENT to link_lavcurrent.h
` [PATCH v3 20/20] elf: Fix runtime linker auditing on aarch64 (BZ #26643)

[PATCH v2] ioctl_tty.2: Document ioctls: TCGETS2, TCSETS2, TCSETSW2, TCSETSF2
 2021-07-30 18:20 UTC  (2+ messages)

RFC: Disable clone3 for glibc 2.34
 2021-07-30 15:08 UTC  (9+ messages)

[PATCH] ioctl_tty.2: Fix information about header include file
 2021-07-30 13:05 UTC  (2+ messages)
` [PATCH v2] "


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