unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2022-11-23 02:56:02 to 2022-12-04 23:09:41 UTC [more...]

Issue in man page wcsncpy.3
 2022-12-04 23:09 UTC  (4+ messages)

Resource use fopen-vs-freopen
 2022-12-04 21:34 UTC 

bind(2): Missing [[gnu::nonnull]]
 2022-12-04 18:46 UTC  (8+ messages)

[PATCH 00/41] Document nullability of syscall parameters
 2022-12-03 20:23 UTC  (42+ messages)
` [PATCH 01/41] accept.2: SYNOPSIS: Add _Nullable
` [PATCH 02/41] acct.2: "
` [PATCH 03/41] clock_getres.2: "
` [PATCH 04/41] clock_nanosleep.2: "
` [PATCH 05/41] clone.2: "
` [PATCH 06/41] copy_file_range.2: "
` [PATCH 07/41] epoll_ctl.2: "
` [PATCH 08/41] epoll_wait.2: "
` [PATCH 09/41] execve.2: "
` [PATCH 10/41] execveat.2: "
` [PATCH 11/41] fanotify_mark.2: "
` [PATCH 12/41] getcpu.2: "
` [PATCH 13/41] getgroups.2: "
` [PATCH 14/41] getitimer.2: "
` [PATCH 15/41] getrlimit.2: "
` [PATCH 16/41] gettimeofday.2: "
` [PATCH 17/41] listxattr.2: "
` [PATCH 18/41] mount.2: "
` [PATCH 19/41] nanosleep.2: "
` [PATCH 20/41] pidfd_send_signal.2: "
` [PATCH 21/41] poll.2: "
` [PATCH 22/41] quotactl.2: "
` [PATCH 23/41] recv.2: "
` [PATCH 24/41] request_key.2: "
` [PATCH 25/41] select.2: "
` [PATCH 26/41] semop.2: "
` [PATCH 27/41] sendfile.2: "
` [PATCH 28/41] shmop.2: "
` [PATCH 29/41] sigaction.2: "
` [PATCH 30/41] sigaltstack.2: "
` [PATCH 31/41] sigprocmask.2: "
` [PATCH 32/41] sigwaitinfo.2: "
` [PATCH 33/41] splice.2: "
` [PATCH 34/41] time.2: "
` [PATCH 35/41] timer_create.2: "
` [PATCH 36/41] timer_settime.2: "
` [PATCH 37/41] timerfd_create.2: "
` [PATCH 38/41] utime.2: "
` [PATCH 39/41] utimensat.2: "
` [PATCH 40/41] wait.2: "
` [PATCH 41/41] wait4.2: "

Add restrict annotations to all functions that require it
 2022-12-03 14:32 UTC  (8+ messages)

[PATCH 0/6] Refactor binutils configure usage
 2022-12-02 23:10 UTC  (8+ messages)
` [PATCH 1/6] configure: Move locale tools early
` [PATCH 2/6] configure: Remove check if as is GNU
` [PATCH 3/6] configure: Remove check if ld "
` [PATCH 4/6] configure: Remove AS check
` [PATCH 5/6] configure: Allow user override LD, AR, OBJCOPY, and GPROF
` [PATCH 6/6] configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS

[PATCH v2] hurd: Make getrandom cache the server port
 2022-12-02 22:46 UTC  (7+ messages)
      ` [PATCH v3] "

[hurd,commited] hurd: Make getrandom cache the server port
 2022-12-02 22:45 UTC 

[RFC] Supporting malloc_usable_size
 2022-12-02 19:57 UTC  (13+ messages)

[PATCHv2] powerpc64: Remove old strncmp optimization
 2022-12-02 19:24 UTC  (2+ messages)

[PATCH] malloc: Use correct C11 atomics for fastbin
 2022-12-02 18:55 UTC  (8+ messages)

[PATCH v5 1/2] iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
 2022-12-02 18:42 UTC  (7+ messages)
` [PATCH v6 2/2] POSIX locale covers every byte [BZ# 29511]

[PATCH] elf: Fix rtld-audit trampoline for aarch64
 2022-12-02 18:20 UTC  (6+ messages)

[RFC] Supporting malloc_usable_size
 2022-12-02 13:54 UTC 

[PATCH] aarch64: fix elf_machine_dynamic compile error [BZ #29835]
 2022-12-02  3:59 UTC 

[PATCH] aarch64: fix elf_machine_dynamic compile error [BZ #29835]
 2022-12-02  3:54 UTC 

[PATCH] aarch64: fix elf_machine_dynamic compile error [BZ #29835]
 2022-12-02  3:53 UTC 

[PATCH] x86-64 strncat: Properly handle the length parameter [BZ# 24097]
 2022-12-02  1:39 UTC  (2+ messages)

[PATCH] x86-64 strncpy: Properly handle the length parameter [BZ# 29839]
 2022-12-02  1:38 UTC  (2+ messages)

[PATCH] powerpc64: Remove old strncmp optimization
 2022-12-01 20:26 UTC  (5+ messages)

[PATCH] Revert "Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling."
 2022-12-01  0:45 UTC  (8+ messages)

Many float/double errors in math/ testsuite with gcc master branch
 2022-11-30 19:12 UTC  (5+ messages)

[PATCH] linux: Use long int for syscall return value
 2022-11-30 13:53 UTC  (2+ messages)

[PATCH] LoongArch: Use medium cmodel build libc_nonshared.a
 2022-11-30  8:40 UTC  (7+ messages)
    ` 回复: "
        ` 回复: 回复: [PATCH] LoongArch: Use mediumcmodel "

[PATCH] ARC: update definitions in elf/elf.h
 2022-11-30  2:11 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] Update ARC "
  ` [PATCH v3 1/2] scripts: Add "|" operator support to glibcpp's parsing
  ` [PATCH v3 2/2] ARC: update definitions in elf/elf.h

[PATCH v2 00/11] Optimize posix_spawn signal setup with clone3
 2022-11-29 20:43 UTC  (4+ messages)
` [PATCH v2 05/11] powerpc64: Add the clone3 wrapper

[PATCH] Apply asm redirections in syslog.h before first use [BZ #27087]
 2022-11-29 20:00 UTC  (4+ messages)

[PATCH] linux: Change syscall return value to long int
 2022-11-29 10:54 UTC  (5+ messages)

[PATCH] realloc: Return unchanged if request is within usable size
 2022-11-28 17:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] <time.h>: Make strptime available by default
 2022-11-28 15:37 UTC  (4+ messages)

Monday Patch Queue Review update (2022-11-28)
 2022-11-28 14:53 UTC 

[PATCH v2] <time.h>: Make strptime available by default
 2022-11-28 14:49 UTC 

[PATCH] realloc: Return unchanged if request is within usable size
 2022-11-28 14:13 UTC  (2+ messages)

[PATCH] <signal.h>: Make bsd_signal available with _GNU_SOURCE
 2022-11-28 10:36 UTC 

[PATCH] LoongArch: Add syscall.c for getting correct return value
 2022-11-25  2:37 UTC  (4+ messages)

[PATCH] libio: Deprecate the fcloseall function (bug 28099)
 2022-11-24 16:08 UTC 

[PATCH] <stdio.h>: fcloseall, fopencookie, vasprintf, asprintf by default
 2022-11-24 15:55 UTC  (3+ messages)

[PATCH v2] <stdio.h>: Make fopencookie, vasprintf, asprintf available by default
 2022-11-24 15:49 UTC 

[PATCH] <string.h>: Make strchrnul, strcasestr, memmem available by default
 2022-11-24 14:32 UTC 

[PATCH v1] x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]
 2022-11-24  3:12 UTC  (6+ messages)

[PATCH v2] Resolve-flockfile-funlockfile-differences
 2022-11-23 21:08 UTC 

size_t vs long
 2022-11-23 20:08 UTC  (10+ messages)
          ` Using size_t to crash on off-by-one errors (was: size_t vs long.)

[PATCH v2 00/10] LoongArch: Use builtins with GCC >= 13
 2022-11-23  3:49 UTC  (4+ messages)
` [PATCH v2 08/10] LoongArch: Add support for scalbn[f]
` [PATCH v2 09/10] LoongArch: Add support for scalb[f]
` [PATCH v2 10/10] LoongArch: Add support for ilogb[f]

[PATCH v2 00/10] LoongArch: Use builtins with GCC >= 13
 2022-11-23  3:45 UTC  (8+ messages)
` [PATCH v2 01/10] LoongArch: Use __builtin_rint{,f} "
` [PATCH v2 02/10] Use GCC builtins for lrint functions if desired
` [PATCH v2 03/10] LoongArch: Use __builtin_lrint{,f} with GCC >= 13
` [PATCH v2 04/10] Use GCC builtins for llrint functions if desired
` [PATCH v2 05/10] LoongArch: Use __builtin_llrint{,f} with GCC >= 13
` [PATCH v2 06/10] Use GCC builtins for logb functions if desired
` [PATCH v2 07/10] LoongArch: Use __builtin_logb{,f} with GCC >= 13

[PATCH 0/9] LoongArch: Use builtins with GCC >= 13
 2022-11-23  3:18 UTC  (4+ 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).