public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] doc: correct _FORTIFY_SOURCE doc in features.h
 2023-01-31 20:29 UTC  (3+ messages)

revised patch for hp-timing.h
 2023-01-31 17:19 UTC 

bug fix for hp-timing.h (aarch64)
 2023-01-31 14:47 UTC  (3+ messages)

[PATCH] LoongArch: Add new relocation types
 2023-01-31 14:23 UTC  (2+ messages)

[PATCH] libio: Update number of written bytes in dprintf implementation
 2023-01-31 10:35 UTC  (3+ messages)

Pavel steping up for ARC glibc maintenance
 2023-01-31  3:07 UTC 

Cables Manufacturer
 2023-01-31  1:34 UTC 

New Swedish PO file for 'libc' (version 2.36.9000)
 2023-01-30 22:17 UTC 

Sourceware network outage, Tuesday 2023-01-31
 2023-01-30 20:05 UTC 

[PATCH v10 00/24] Improve generic string routines
 2023-01-30 18:37 UTC  (29+ messages)
` [PATCH v10 04/24] string: Improve generic strlen
` [PATCH v10 05/24] string: Improve generic strnlen
` [PATCH v10 06/24] string: Improve generic strchr
` [PATCH v10 07/24] string: Improve generic strchrnul
` [PATCH v10 08/24] string: Improve generic strcmp
` [PATCH v10 09/24] string: Improve generic strncmp
` [PATCH v10 10/24] string: Improve generic memchr
` [PATCH v10 11/24] string: Improve generic memrchr
` [PATCH v10 12/24] hppa: Add memcopy.h
` [PATCH v10 13/24] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v10 14/24] alpha: "
` [PATCH v10 15/24] arm: Add string-fza.h
` [PATCH v10 16/24] powerpc: "
` [PATCH v10 17/24] sh: Add string-fzb.h
` [PATCH v10 18/24] string: Hook up the default implementation on test-strlen
` [PATCH v10 19/24] string: Hook up the default implementation on test-strnlen
` [PATCH v10 20/24] string: Hook up the default implementation on test-strchr
` [PATCH v10 21/24] string: Hook up the default implementation on test-strcmp
` [PATCH v10 22/24] string: Hook up the default implementation on test-strncmp
` [PATCH v10 23/24] string: Hook up the default implementation on test-memchr
` [PATCH v10 24/24] string: Hook up the default implementation on test-memrchr

[PATCH] Account for octal marker in %#o format
 2023-01-30 15:01 UTC  (4+ messages)

glibc 2.37 - Please test machines. Release in one week
 2023-01-30 14:41 UTC  (3+ messages)

Monday Patch Queue Review update (2023-01-30)
 2023-01-30 14:36 UTC 

C90 header compatibility
 2023-01-30 13:32 UTC  (4+ messages)
    ` [PATCH] cdefs: Limit definition of fortification macros

[RFC PATCH 0/3] O_TMPFILE and SHM_ANON for the Hurd
 2023-01-30 12:52 UTC  (10+ messages)
` [RFC PATCH 2/3] hurd: Implement O_TMPFILE
        ` [PATCH v2 0/3] O_TMPFILE and SHM_ANON for the Hurd
        ` [PATCH v2 1/3] hurd: Consolidate file_name_lookup implementation
        ` [PATCH v2 2/3] hurd: Implement O_TMPFILE
        ` [PATCH v2 3/3] hurd: Implement SHM_ANON

[PATCH v6 00/11] vfprintf refactor
 2023-01-30 11:06 UTC  (7+ messages)
` [PATCH v6 04/11] stdio-common: Add __translated_number_width

(no subject)
 2023-01-29 16:54 UTC 

New Bulgarian PO file for 'libc' (version 2.36.9000)
 2023-01-29 10:57 UTC 

New Korean PO file for 'libc' (version 2.36.9000)
 2023-01-28 16:17 UTC 

New Catalan PO file for 'libc' (version 2.36.9000)
 2023-01-28 13:27 UTC 

[PATCH 0/9] Patch to fix glibc condition variable bug (BZ 25847)
 2023-01-28  2:18 UTC  (10+ messages)
` [PATCH 1/9] pthreads NPTL: lost wakeup fix 2
` [PATCH 2/9] nptl: Update comments and indentation for new condvar implementation
` [PATCH 3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch
` [PATCH 4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait
` [PATCH 5/9] nptl: Remove g_refs from condition variables
` [PATCH 6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
` [PATCH 7/9] nptl: Fix indentation
` [PATCH 8/9] nptl: rename __condvar_quiesce_and_switch_g1
` [PATCH 9/9] nptl: Use all of g1_start and g_signals

[PATCH v2] C-SKY: Strip hard float abi from hard float feature
 2023-01-28  1:48 UTC  (3+ messages)

[PATCH] Make stdlib/testmb compile when _FORTIFY_SOURCE is not predefined 2
 2023-01-28  1:02 UTC  (4+ messages)
  ` [PATCH] Make stdlib/testmb compile when _FORTIFY_SOURCE is not predefined2

RV glibc 2.37 testing
 2023-01-28  0:36 UTC  (5+ messages)

The time64 and Large File Support mess
 2023-01-27 23:58 UTC  (14+ messages)
` time64 / Large File Support: 1) [2.28 Regression]: New getdents{64} implementation breaks qemu-user
` time64 / Large File Support: 2) default time64 breaks legacy 32bit binaries

Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
 2023-01-27 18:17 UTC  (2+ messages)

[v4] C2x strtol binary constant handling
 2023-01-27 18:13 UTC  (2+ messages)

[PATCH v5 0/5] Fix opendir regression on some FS
 2023-01-27 17:38 UTC  (7+ messages)
` [PATCH v5 1/5] linux: Use getdents64 on non-LFS readdir
` [PATCH v5 2/5] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)
` [PATCH v5 3/5] linux: Add __readdir64_unlocked
` [PATCH v5 4/5] linux: Add __old_readdir64_unlocked
` [PATCH v5 5/5] linux: Use getdents64 on readdir64 compat implementation

[patch] Use __builtin_FILE and __builtin_LINE in assert implementation in C++
 2023-01-27 15:43 UTC  (14+ messages)

[ANNOUNCE] The Linux Test Project has been released for JANUARY 2023
 2023-01-27 14:54 UTC 

New Dutch PO file for 'libc' (version 2.36.9000)
 2023-01-27 14:52 UTC 

[PATCH v4 0/5] Fix opendir regression on some FS
 2023-01-27 14:09 UTC  (11+ messages)
` [PATCH v4 1/5] linux: Use getdents64 on non-LFS readdir
` [PATCH v4 2/5] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)
` [PATCH v4 3/5] linux: Add __readdir64_unlocked
` [PATCH v4 4/5] linux: Add __old_readdir64_unlocked
` [PATCH v4 5/5] linux: Use getdents64 on readdir64 compat implementation

New Czech PO file for 'libc' (version 2.36.9000)
 2023-01-26 20:22 UTC 

[PATCH] x86-64: Restore LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]
 2023-01-26 17:22 UTC 

[PATCH] Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
 2023-01-26 15:26 UTC  (6+ messages)

New Croatian PO file for 'libc' (version 2.36.9000)
 2023-01-26  3:02 UTC 

New Croatian PO file for 'libc' (version 2.36.9000)
 2023-01-26  1:42 UTC 

New German PO file for 'libc' (version 2.36.9000)
 2023-01-25 21:52 UTC 

New Ukrainian PO file for 'libc' (version 2.36.9000)
 2023-01-25 18:42 UTC 

New Polish PO file for 'libc' (version 2.36.9000)
 2023-01-25 18:02 UTC 

[PATCH] ARC: align child stack in clone
 2023-01-25 15:53 UTC  (3+ messages)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Jan 25, 2023)
 2023-01-25 14:32 UTC 

[PATCH] C-SKY: Strip hard float abi from hard float featrue
 2023-01-25 10:39 UTC 

New template for 'libc' made available
 2023-01-25 10:19 UTC 

[PATCH] stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
 2023-01-25  5:58 UTC  (2+ messages)

Monday Patch Queue Review update (2023-01-23)
 2023-01-25  4:57 UTC  (6+ messages)

[committed][PATCH] Document '%F' format specifier
 2023-01-25  1:03 UTC 

[RFC] RISC-V: Implement {convert,round}toint()
 2023-01-25  0:53 UTC  (2+ messages)

[patch] Document '%F' format specifier
 2023-01-24 23:31 UTC  (6+ messages)

struct sockaddr_storage
 2023-01-24 18:00 UTC  (12+ messages)

[PATCH v2] wchar: Define va_list for POSIX (BZ #30035)
 2023-01-24 17:49 UTC 

[PATCH] wchar: Define va_list for POSIX (BZ #30035)
 2023-01-23 18:03 UTC  (2+ messages)

[PATCH] sparc (64bit): Regenerate ulps
 2023-01-23 13:45 UTC  (2+ messages)

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2023-01-23 13:29 UTC  (12+ messages)
` Auto-enabling V unit and/or use of elf attributes (was Re: Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break)

[PATCH v4 0/6] Optimize posix_spawn signal setup with clone3
 2023-01-22 23:21 UTC  (5+ messages)

[PATCH] Account for grouping in printf width (bug 23432)
 2023-01-22 23:20 UTC  (3+ messages)

[PATCH] ia64: Regenerate ulps
 2023-01-22 23:17 UTC  (2+ messages)

[PATCH v2] socket: Implement sockaddr_storage with an anonymous union
 2023-01-22 14:12 UTC  (8+ messages)

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