public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v9 0/13] implement dlmem() function
 2023-05-02  6:24 UTC  (21+ messages)
                                ` proof for dlmem() (Re: [PATCH v9 0/13] implement dlmem() function)

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

[PATCH v3 0/6] elf.h: Fix and cleanup the RISC-V defines
 2023-05-02  3:51 UTC  (8+ 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_*

error: macro DT/STO_RISCV_VARIANT_CC redefined
 2023-05-02  3:46 UTC  (4+ 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 

[PATCH 1/3] cdefs.h: Define __COLD
 2023-05-01 21:54 UTC  (11+ messages)
` [PATCH 2/3] hurd: Mark error functions as __COLD
` [PATCH 3/3] Mark various cold "
` [PATCH] cdefs.h: Define __COLD

[PATCH v3 0/6] The remaining x86_64-gnu patches
 2023-05-01 17:43 UTC  (15+ 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

[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  (3+ messages)

[PATCH] riscv: Add glibc-hwcaps support
 2023-04-29 18:13 UTC  (4+ messages)

[PATCH] elf.h: Drop duplicate DT_RISCV_VARIANT_CC
 2023-04-29 17:10 UTC  (3+ 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

[PATCH] __check_pf: Add a cancellation cleanup handler [BZ #20975]
 2023-04-28 19:17 UTC  (10+ messages)

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-04-28 18:05 UTC  (2+ messages)

[COMMITTED 1/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC
 2023-04-28 17:50 UTC  (4+ messages)
` [COMMITTED 2/2] Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1

[PATCH v8] POSIX locale covers every byte [BZ# 29511]
 2023-04-28 15:43 UTC  (7+ messages)
` [PATCH v9] "
        ` [PATCH v10] "
          ` [PATCH v11] "

[PATCH v3 1/3] posix: add (failing) test for REG_STARTEND
 2023-04-28 12:36 UTC  (3+ messages)
` [PATCH v3 2/3] posix: regcomp(): clear RE_DOT_NOT_NULL
` [PATCH v3 3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor

[PATCH 0/8] Fix warn unused result
 2023-04-28 12:21 UTC  (24+ messages)
` [PATCH v4 00/15] "
  ` [PATCH 1/8] tests: fix "
    ` [PATCH v4 07/15] tests: fix warn unused result on asprintf calls
    ` [PATCH v4 08/15] tests: replace write by xwrite
    ` [PATCH v4 09/15] tests: replace read by xread
    ` [PATCH v4 10/15] tests: replace system by xsystem
    ` [PATCH v4 11/15] tests: replace fread by xfread
    ` [PATCH v4 12/15] tests: replace ftruncate by xftruncate
    ` [PATCH v4 13/15] tests: replace fgets by xfgets
    ` [PATCH v4 14/15] tests: Replace various function calls with their x variant
    ` [PATCH v4 15/15] tests: fix warn unused results
  ` [PATCH 2/8] catgets/gencat.c: fix warn unused result
    ` [PATCH v4 01/15] "
  ` [PATCH 4/8] locale/programs/locarchive.c: "
    ` [PATCH v4 02/15] "
  ` [PATCH 5/8] malloc/{memusage.c,memusagestat.c}: "
    ` [PATCH v4 03/15] "
  ` [PATCH 6/8] nptl_db/thread_dbP.h: "
    ` [PATCH v4 04/15] "
  ` [PATCH 7/8] sunrpc/netname.c: "
    ` [PATCH v4 05/15] "
  ` [PATCH 8/8] sysdeps/pthread/eintr.c: "
    ` [PATCH v4 06/15] "

[PATCH 0/2] Standardize the sorting of Makefile variables
 2023-04-28 11:48 UTC  (3+ 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 v6 0/3] x86_64: aarch64: Set call number just before syscall
 2023-04-28 10:52 UTC  (7+ messages)
` [PATCH v6 3/3] nptl: Use direct syscall numbers in setxid

[PATCH v2 0/3] strlcpy and related functions
 2023-04-28 10:48 UTC  (2+ messages)

[PATCH] elf.h: add PT_GNU_SFRAME
 2023-04-28  9:15 UTC  (2+ messages)

[PATCH 0/2] strlcpy/strlcat/wcslcpy/wcscat implementation
 2023-04-28  8:49 UTC  (6+ messages)
` [PATCH 1/2] Implement strlcpy and strlcat [BZ #178]

[PATCH] elf: Add the soname to the libname_list eagerly on loading a library
 2023-04-28  8:42 UTC  (2+ messages)

[PATCH v5 00/22] Fix Race conditions in pthread cancellation [BZ#12683]
 2023-04-27 11:13 UTC  (4+ messages)
` [PATCH v5 07/22] powerpc: "

Fix Hurd getcwd build with GCC >= 13
 2023-04-26 23:34 UTC  (3+ messages)

[patch v4] aligned_alloc: conform to C17
 2023-04-26 20:07 UTC  (2+ messages)

[PATCH 1/1] document posix_openpt
 2023-04-26 19:19 UTC  (5+ messages)

Unable to Open Some of the Links on localization-guide.readthedocs.org
 2023-04-26 17:49 UTC 

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-04-26 17:15 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[committed] Regenerate sysdeps/mach/hurd/bits/errno.h
 2023-04-26 17:12 UTC 

[PATCH v2 0/3] Add tests for abs(), labs(), llabs() (BZ #30263)
 2023-04-26 16:38 UTC  (3+ messages)

[PATCH v2] time: Remove alloca() from getdate
 2023-04-26 15:22 UTC 

[PATCH] time: Remove alloca() from getdate
 2023-04-26 15:20 UTC  (2+ messages)

[PATCH] locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive
 2023-04-26 12:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Fix regex type usage
 2023-04-26 12:28 UTC  (2+ messages)

[PATCH v2 0/5] riscv: Vectorized mem*/str* function
 2023-04-26  3:11 UTC  (3+ messages)

[PATCH] gethostid: Do not include alloca.h
 2023-04-25 14:33 UTC  (2+ messages)

[PATCH] if_index: Remove unneeded alloca.h include
 2023-04-25 14:32 UTC  (2+ messages)

[PATCH v2 1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA
 2023-04-24 22:21 UTC  (11+ messages)
` [PATCH v2 2/4] hurd: Implement MSG_CMSG_CLOEXEC
` [PATCH v2 3/4] hurd: Only deallocate addrport when it's valid
` [PATCH v2 4/4] socket: Add a test for MSG_CMSG_CLOEXEC

[hurd,commited] hurd: Do not take any flag from the CMSG_DATA
 2023-04-24 22:17 UTC 

[PATCH 1/4] hurd: Implement MAP_32BIT
 2023-04-24 21:25 UTC  (10+ messages)
` [PATCH 2/4] hurd: Don't attempt to deallocate MACH_PORT_DEAD
` [PATCH 3/4] hurd: Microoptimize mmap ()
` [RFC PATCH 4/4] hurd: Implement prefer_map_32bit_exec tunable

[hurd,commited] hurd: Don't pass FD_CLOEXEC in CMSG_DATA
 2023-04-24 21:08 UTC 

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