unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2022-12-26 00:33:22 to 2023-01-05 21:40:04 UTC [more...]

[PATCH 0/6] Refactor binutils configure usage
 2023-01-05 21:39 UTC  (4+ messages)

[PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rtime.3, rtnetlink.3, strptime.3, NULL.3const, size_t.3type, void.3type, aio.7, netlink.7, unix.7: Prefer bzero(3) over memset(3)
 2023-01-05 21:33 UTC  (5+ messages)
    ` [PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rti

[PATCH] Add _FORTIFY_SOURCE implementation documentation [BZ #28998]
 2023-01-05 21:04 UTC  (8+ messages)
` [PATCH v3] "
  ` [ping][PATCH "

[PATCH] memchr.3: Deprecate rawmemchr(3)
 2023-01-05 19:02 UTC 

[PATCH v2] time: Set daylight to 1 for matching DST/offset change (bug 29951)
 2023-01-05 17:54 UTC  (3+ messages)

[PATCH] <signal.h>: Add deprecation message for sigpause
 2023-01-05 17:25 UTC  (2+ messages)

[manual]: rawmemchr(3) and UB
 2023-01-05 12:21 UTC  (5+ messages)

Update on the glibc segfault issue on Alpha
 2023-01-05 11:25 UTC  (8+ messages)

[committed] Fix ldbl-128 built-in function use
 2023-01-05  0:03 UTC 

[RFC patch 0/5] RISC-V: Add vector ISA support
 2023-01-04 22:43 UTC  (22+ messages)
` [RFC patch 2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion
            ` RISCV kernel struct sigcontext expansion for V regs and potential glibc ABI break (was Re: [RFC patch 2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion.)
              ` Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break

[PATCH] hurd fcntl: remove duplicate do...while in LOCKED macro
 2023-01-04 11:56 UTC  (2+ messages)

[PATCH v2 0/3] htl: move some symbols into libc
 2023-01-04  8:49 UTC  (4+ messages)
` [PATCH v2 1/3] htl: move __pthtread_total "
` [PATCH v2 2/3] htl: move ___pthread_self "
` [PATCH v2 3/3] htl: move pthread_self "

[PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_self
 2023-01-04  8:49 UTC  (11+ messages)
` [PATCH 1/3] htl: move __pthtread_total into libc
` [PATCH 2/3] htl: move ___pthread_self "
` [PATCH 3/3] htl: move pthread_self "

[PATCH v2] x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH] x86: Check the minimum non_temporal_threshold [BZ #29953]
 2023-01-03 20:49 UTC  (3+ messages)

Status and plans for glibc 2.37 release on February 1st 2023
 2023-01-03 18:50 UTC  (4+ messages)

[PATCH] elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
 2023-01-03 14:30 UTC 

math test failures for master, 32bit abi of x86-64
 2023-01-02 17:35 UTC  (4+ messages)
  ` [PATCH] i686: Regenerate ulps

[Bug 216876] New: prototype for execveat() in the documentation appears wrong
 2023-01-02 16:12 UTC  (3+ messages)

[PATCH] time: Set daylight to 1 for matching DST/offset change (bug 29951)
 2023-01-02 11:56 UTC  (3+ messages)

[PATCH] Give a useful meaning to arc4random_uniform(0);
 2023-01-02 11:24 UTC  (22+ messages)

[hurd,commited 0/7] hurd: fixes
 2023-01-02 10:09 UTC  (8+ messages)
` [hurd,commited 1/7] htl: Check error returned by __getrlimit
` [hurd,commited 2/7] hurd _S_msg_add_auth: Initialize new arrays to 0
` [hurd, commited 3/7] hurd hurdstartup: Initialize remaining fields of hurd_startup_data
` [hurd, commited 4/7] htl: Drop duplicate check in __pthread_stack_alloc
` [hurd, commited 5/7] hurd: Make dl-sysdep __sbrk check __vm_allocate call
` [hurd,commited 6/7] hurd fcntl: Make LOCKED macro more robust
` [hurd,commited 7/7] hurd getcwd: Fix memory leak on error

[PATCH] arc4random.3: New page documenting the arc4random(3) family of functions
 2023-01-01 16:41 UTC  (4+ messages)

Proposing Sourceware as SFC member project
 2022-12-31 22:58 UTC  (4+ messages)
` Sourceware accepted "
  ` Sourceware infrastructure presentation and community Q&A

[PATCH 0/1] string: Add stpecpy(3)
 2022-12-31 15:15 UTC  (14+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/3] Add stpe*() functions
` [PATCH v2 1/3] string: Add stpecpy()
` [PATCH v2 2/3] stdio: Add vstpeprintf()
` [PATCH v2 3/3] stdio: Add stpeprintf()

[PATCH] resolv: add IPv6 support to inet_net_pton()
 2022-12-31 15:11 UTC  (7+ messages)
` copying a string with truncation (was: [PATCH] resolv: add IPv6 support to inet_net_pton())

stdc_bit_ceil(3) and wrapping
 2022-12-30 22:33 UTC  (10+ messages)

[PATCH] Add example to rand.3
 2022-12-30 21:50 UTC  (26+ messages)
                  ` Internal organization of "the implementation" (was: [PATCH] Add example to rand.3)

gnulib's obstack_* symbols in dynamic exports on glibc. Intentional?
 2022-12-30 19:36 UTC  (3+ messages)

Bug 29863 - Segmentation fault in memcmp-sse2.S if memory contents can concurrently change
 2022-12-30 18:02 UTC  (4+ messages)

C2x strtol binary constant handling
 2022-12-30 15:24 UTC  (4+ messages)
` [v2] "
  ` [v3] "
    ` Ping "

Bug 29863 - Segmentation fault in memcmp-sse2.S if memory contents can concurrently change
 2022-12-30 15:09 UTC  (15+ messages)
              ` “Undefined behavior” considered harmful (was Re: Bug 29863 - Segmentation fault in memcmp-sse2.S…)

[manual]: rawmemchr(3) and UB
 2022-12-30 14:16 UTC  (2+ messages)

[manual]: rawmemchr(3) and UB
 2022-12-30 10:31 UTC  (5+ messages)

[hurd,commited] htl: Fix sem_wait race between read and gsync_wait
 2022-12-29 23:42 UTC 

Apology to Dr. Elena Zannoni
 2022-12-29 17:06 UTC 

[PATCH v1 1/2] nptl: Changes tests to be 1/line and sorted
 2022-12-29 16:41 UTC  (5+ messages)
` [PATCH v1 2/2] nptl: Add a testcase for inputs racey to {w}memcmp{eq} BZ #29863

[PATCH] scanf.3: Do not mention the ERANGE error
 2022-12-29 16:39 UTC  (15+ messages)

[PATCH 0/4] Fix remaining -Os/-O1 compile issues [BZ #19444]
 2022-12-29 12:58 UTC  (5+ messages)
` [PATCH 1/4] locale: Use correct buffer size for utf8_sequence_error "
` [PATCH 2/4] sunrpc: Suppress GCC -O1 warning on user2netname "
` [PATCH 3/4] string: Suppress -Wmaybe-unitialized for wordcopy "
` [PATCH 4/4] math: Suppress -O0 warnings for soft-fp fsqrt "

[PATCH v3 0/4] Remove --with-default-link option
 2022-12-27 21:11 UTC  (5+ messages)
` [PATCH v3 1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
` [PATCH v3 2/4] libio: Remove the usage of __libc_IO_vtables
` [PATCH v3 3/4] Remove --with-default-link configure option
` [PATCH v3 4/4] Remove set-hooks.h from generic includes

[PATCH 1/1] string: Add stpecpy(3)
 2022-12-27  0:12 UTC  (14+ 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).