public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[patch v4] aligned_alloc: conform to C17
 2023-05-08 20:52 UTC  (5+ messages)
  ` [patch v5] "

[PATCH] elf: Fix marking root dir as nonexist in open_path
 2023-05-08 20:04 UTC  (2+ messages)

[PATCH glibc] kpg and yrl locales inclusion by Lenovo Lux
 2023-05-08 19:11 UTC  (2+ messages)

[PATCH] elf: fix handling of negative numbers in dl-printf
 2023-05-08 18:08 UTC  (3+ messages)

[PATCH 0/2] Standardize the sorting of Makefile variables
 2023-05-08 17:53 UTC  (6+ messages)
` [PATCH 1/2] nptl: Re-flow and sort variables in Makefile
` [PATCH 2/2] scripts: Add sort-makefile-lines.py to sort Makefile variables

[PATCH] x86: Cache computation for AMD architecture
 2023-05-08 17:06 UTC  (4+ messages)
  ` [PATCH v1] "

[PATCH] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
 2023-05-08 16:04 UTC  (2+ messages)

[PATCH v9 0/13] implement dlmem() function
 2023-05-08 16:00 UTC  (23+ messages)
                                ` proof for dlmem() (Re: [PATCH v9 0/13] implement dlmem() function)

[PATCH v9 0/13] implement dlmem() function
 2023-05-08 15:05 UTC  (7+ messages)

[PATCH 00/14] implement RTLD_NORELOCATE api [BZ #30007]
 2023-05-08 15:00 UTC 

[PATCH v4 0/3] Restore support for _r_debug copy relocations & interposition
 2023-05-08 14:26 UTC  (4+ messages)
` [PATCH v4 1/3] elf: Introduce separate _r_debug_array variable
` [PATCH v4 2/3] elf: Introduce _dl_debug_change_state
` [PATCH v4 3/3] elf: Restore support for _r_debug interpositions and copy relocations

[PATCH v6 0/3] x86_64: aarch64: Set call number just before syscall
 2023-05-08 14:13 UTC  (2+ messages)

[PATCH v3 0/5] riscv: Vectorized mem*/str* function
 2023-05-08 14:06 UTC  (7+ messages)
` [PATCH v3 1/5] riscv: Enabling vectorized mem*/str* functions in build time
` [PATCH v3 2/5] riscv: vectorized mem* functions
` [PATCH v3 3/5] riscv: vectorized str* functions
` [PATCH v3 4/5] riscv: vectorized strchr and strnlen functions
` [PATCH v3 5/5] riscv: vectorized __memcmpeq function

[PATCH] Remove last remnants of have-protected
 2023-05-08 14:02 UTC 

[PATCH v2] testsuite: stdlib/isomac.c: fix REQUIREMENTS
 2023-05-08 14:01 UTC  (2+ messages)

Monday Patch Queue Review update (2023-05-08)
 2023-05-08 13:48 UTC 

[PATCH] manual: Remove unsupported line breaks in waiting-with-clock section
 2023-05-08 11:45 UTC  (2+ messages)

[PATCH v4 1/3] posix: add (failing) test for REG_STARTEND
 2023-05-07 22:56 UTC  (3+ messages)
` [PATCH v4 2/3] posix: regcomp(): clear RE_DOT_NOT_NULL
` [PATCH v4 3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor

[PATCH v11] POSIX locale covers every byte [BZ# 29511]
 2023-05-07 22:53 UTC  (2+ messages)
` [PATCH v12] "

[PATCH glibc] Enable new device_open_new RPC in libmachuser
 2023-05-07 17:14 UTC  (2+ messages)

[PATCH] Fix elf/tst-glibelf [BZ# 30402]
 2023-05-07 12:35 UTC  (5+ messages)
  ` [PATCH] Fix [BZ# 30402] (failing tests elf/tst-{glibcelf,relro-ldso,relro-libc})

New Croatian PO file for 'libc' (version 2.36.9000)
 2023-05-07  3:17 UTC 

error: macro DT/STO_RISCV_VARIANT_CC redefined
 2023-05-07  3:11 UTC  (5+ messages)

[PATCH glibc] Update hurd/hurdselect.c to be more portable
 2023-05-06 21:11 UTC  (2+ messages)

[PATCH glibc] Update hurd/hurdselect.c to be more portable
 2023-05-06 19:47 UTC  (2+ messages)

[hurd,commited] hurd: Fix ld.so name
 2023-05-06 19:03 UTC 

[hurd,commited] hurd: Add ioperm symbol on x86_64
 2023-05-06 17:13 UTC 

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-05-05 18:06 UTC  (6+ messages)
` [PATCH v4] "

[committed] time: Remove alloca() from getdate
 2023-05-05 14:56 UTC 

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-05-05 14:14 UTC  (6+ messages)

[COMMITTED] aarch64: More configure checks for libmvec
 2023-05-05 10:53 UTC 

[PATCH glibc] Update hurd/intr-msg.c to be more portable
 2023-05-05  0:24 UTC  (2+ messages)

[PATCH glibc] Update sysdeps/mach/hurd/ioctl.c to make it more portable
 2023-05-05  0:22 UTC  (2+ messages)

[PATCH] riscv: Add glibc-hwcaps support
 2023-05-04 23:42 UTC  (7+ messages)

[PATCH] aarch64: SVE ACLE configure test cleanups
 2023-05-04 14:09 UTC  (2+ messages)

[PATCH v2 0/3] Add tests for abs(), labs(), llabs() (BZ #30263)
 2023-05-04 12:53 UTC  (2+ messages)

[PATCH v5 2/2] Enable libmvec support for AArch64
 2023-05-04  9:41 UTC  (4+ messages)
    ` [COMMITTED] aarch64: fix SVE ACLE check for bootstrap glibc builds

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

process 'ld-linux-x86-64' launched '/tmp/testscriptWLyRCA' with NULL argv: empty string added
 2023-05-03 19:17 UTC 

[RISC-V] [SIG-toolchain] Meeting will be canceled (May 4, 2023)
 2023-05-03 15:13 UTC 

[COMMITTED 1/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC
 2023-05-03 14:46 UTC  (2+ messages)
  ` Fwd: "

New Italian PO file for 'libc' (version 2.36.9000)
 2023-05-03 13:57 UTC 

[PATCH v3 0/6] elf.h: Fix and cleanup the RISC-V defines
 2023-05-03 12:54 UTC  (9+ messages)
` [PATCH v3 1/6] elf.h, scripts: Don't error on duplicate DT_RISCV_NUM
` [PATCH v3 2/6] elf.h: Remove duplicate STO_RISCV_VARIANT_CC
` [PATCH v3 3/6] elf.h: Remove duplicate DT_RISCV_VARIANT_CC
` [PATCH v3 4/6] elf.h: Reorder DT_RISCV_*
` [PATCH v3 5/6] elf.h: Reorder SHT_RISCV_*
` [PATCH v3 6/6] elf.h: Reorder PT_RISCV_*

[PATCH] nptl: Disable THP on thread stack if it incurs in large RSS usage
 2023-05-03 12:42 UTC  (2+ messages)

[PATCH 0/4] riscv: Vectorized mem*/str* function
 2023-05-03  6:56 UTC  (4+ messages)
` [PATCH 2/4] riscv: vectorized mem* functions

[PATCH 1/2] riscv: sysdeps support for vectorised functions
 2023-05-03  2:11 UTC  (3+ messages)
` [PATCH 2/2] riscv: vectorised mem* and str* functions

New Vietnamese PO file for 'libc' (version 2.36.9000)
 2023-05-03  1:52 UTC 

New Croatian PO file for 'libc' (version 2.36.9000)
 2023-05-02 23:17 UTC 

[PATCH] elf: Add the soname to the libname_list eagerly on loading a library
 2023-05-02 23:08 UTC  (3+ messages)

[hurd,commited] hurd: Enable x86_64 build script
 2023-05-02 20:24 UTC 

[hurd,commited] hurd 64bit: Make dev_t word type
 2023-05-02 19:36 UTC 

[hurd,commited] malloc: Fix tst-memalign-3 link against threads
 2023-05-02 19:26 UTC  (2+ messages)
` [hurd,commited] malloc: Really fix "

[hurd,commited] malloc: Fix tst-memalign-3 link against threads
 2023-05-02 19:08 UTC 

[PATCH v3 0/6] The remaining x86_64-gnu patches
 2023-05-02 18:27 UTC  (20+ messages)
` [PATCH v3 1/6] hurd: Implement sigreturn for x86_64
` [PATCH v3 2/6] hurd: Implement longjmp "
` [RFC PATCH v3 3/6] hurd: Replace reply port with a dead name on failed interruption
` [PATCH v3 4/6] hurd: Add expected abilist files for x86_64
` [RFC PATCH v3 5/6] hurd: Make it possible to call memcpy very early
` [DO NOT PUSH PATCH v3 6/6] TMP hurd: Lower BRK_START

[PATCH v2 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-02 17:13 UTC  (5+ messages)
` [PATCH v2 3/3] linux: Add pidfd_getpid

[PATCH v2] time: Remove alloca() from getdate
 2023-05-02 16:38 UTC  (2+ messages)

[PATCH] Added Redirects to longdouble error functions [BZ #29033]
 2023-05-02 13:18 UTC  (2+ messages)

New Belarusian PO file for 'libc' (version 2.36.9000)
 2023-05-02 10:02 UTC 

New Belarusian PO file for 'libc' (version 2.36.9000)
 2023-05-02  9:47 UTC 

New Belarusian PO file for 'libc' (version 2.36.9000)
 2023-05-02  8:17 UTC 

[PATCH 1/3] cdefs.h: Define __COLD
 2023-05-02  6:45 UTC  (12+ messages)
` [PATCH 2/3] hurd: Mark error functions as __COLD
` [PATCH 3/3] Mark various cold "
` [PATCH] cdefs.h: Define __COLD

[PATCH] Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."
 2023-05-02  3:52 UTC  (2+ messages)

New Croatian PO file for 'libc' (version 2.36.9000)
 2023-05-02  0:17 UTC 

New Croatian PO file for 'libc' (version 2.36.9000)
 2023-05-02  0:07 UTC 

[hurd,commited] socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
 2023-05-01 16:34 UTC  (5+ messages)
  ` [hurd, commited] "

Monday Patch Queue Review update (2023-05-01)
 2023-05-01 13:54 UTC 

[RFC, hurd 64bit]: st_dev type
 2023-05-01 13:45 UTC 

Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py
 2023-05-01 13:40 UTC  (2+ messages)

[hurd,commited 1/3] hurd 64bit: Fix flock fields types
 2023-05-01 13:09 UTC  (3+ messages)
` [hurd,commited 2/3] hurd 64bit: Fix ipc_perm "
` [hurd,commited 3/3] hurd 64bit: Fix struct msqid_ds and shmid_ds fields

[hurd,commited] hurd 64bit: Add data for check-c++-types
 2023-05-01 13:06 UTC 

[hurd,commited] hurd 64bit: Fix pthread_t/thread_t type to long
 2023-05-01 13:06 UTC 

[hurd,commited] hurd 64bit: Add missing data file for check-localplt test
 2023-05-01 11:48 UTC 

[hurd,commited] hurd 64bit: Add missing libanl
 2023-05-01 11:48 UTC 

[hurd,commited] hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
 2023-05-01 11:31 UTC 

[hurd,commited] hurd: Fix tst-writev test
 2023-05-01 11:30 UTC 

[hurd,commited] nptl: move tst-x86-64-tls-1 to nptl-only tests
 2023-05-01 11:30 UTC 

[hurd,commited] mach: Disable 32bit compatibility mode
 2023-05-01  0:24 UTC 

[PATCH glibc] Define __mig_strlen to support dynamically sized strings in hurd RPCs
 2023-05-01  0:12 UTC  (2+ messages)

[PATCH] Define mig_strlen and __mig_strlen to support dynamically sized strings in hurd RPCs
 2023-04-30 22:56 UTC  (2+ messages)

[PATCH] Make __mach_msg_destroy portable for x86_64
 2023-04-30 22:54 UTC  (2+ messages)

[PATCH -next v18 00/20] riscv: Add vector ISA support
 2023-04-30 21:23 UTC  (2+ messages)

[PATCH] elf.h: Drop duplicate DT_RISCV_VARIANT_CC
 2023-04-29 17:10 UTC  (2+ messages)

[PATCH v2] elf.h: Drop duplicate STO_RISCV_VARIANT_CC, and reorder DT_RISCV_*
 2023-04-29 17:07 UTC 

Use adaptive mutex with std::mutex
 2023-04-29 15:34 UTC  (3+ messages)

[PATCH 1/7] hurd: Simplify _hurd_critical_section_lock a bit
 2023-04-29 15:01 UTC  (14+ messages)
` [PATCH 2/7] hurd: Move libc_hidden_def's around
` [PATCH 3/7] hurd: Mark various conditions as unlikely
` [PATCH 4/7] hurd: Make _exit work during early boot-up
` [PATCH 5/7] hurd: Don't leak the auth port in msg* RPCs
` [PATCH 6/7] hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
` [PATCH 7/7] hurd: Fix FS_RETRY_MAGICAL "machtype" handling

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