unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2022-11-11 19:48:43 to 2022-11-25 20:10:23 UTC [more...]

[PATCH] realloc: Return unchanged if request is within usable size
 2022-11-25 20:09 UTC 

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

[RFC] Supporting malloc_usable_size
 2022-11-24 21:32 UTC 

[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  (15+ messages)
          ` Using size_t to crash on off-by-one errors (was: size_t vs long.)

[PATCH] LoongArch: Use medium cmodel build libc_nonshared.a
 2022-11-23 11:18 UTC  (4+ messages)

[PATCH] ARC: update definitions in elf/elf.h
 2022-11-23  4:13 UTC  (6+ messages)
` [PATCH v2] "

[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  (12+ messages)
` [PATCH 1/9] LoongArch: Use __builtin_rint{,f} "
` [PATCH 2/9] Use GCC builtins for lrint functions if desired
` [PATCH 3/9] LoongArch: Use __builtin_lrint{,f} with GCC >= 13
` [PATCH 4/9] Use GCC builtins for llrint functions if desired
` [PATCH 5/9] LoongArch: Use __builtin_llrint{,f} with GCC >= 13
` [PATCH 6/9] Use GCC builtins for logb functions if desired
` [PATCH 7/9] LoongArch: Use __builtin_logb{,f} with GCC >= 13

[PATCH] Revert "Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling."
 2022-11-23  2:59 UTC 

[PATCH 0/9] LoongArch: Use builtins with GCC >= 13
 2022-11-23  2:38 UTC  (4+ messages)
` [PATCH 1/9] LoongArch: Use __builtin_rint{,f} "
` [PATCH 8/9] LoongArch: Add support for scalbn[f]
` [PATCH 9/9] LoongArch: Add support for scalb[f]

[PATCH] dlsym: Add RTLD_PROBE to dlsym only probe symbol without add dependency
 2022-11-23  2:21 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] dlsym: Add RTLD_PROBE to dlsym only probe symbol without add dependency
 2022-11-23  2:05 UTC 

reply: [PATCH] dlsym: Add RTLD_PROBE to dlsym only probe symbol without add dependency
 2022-11-22  2:43 UTC 

resend patch//: Add testcese// [PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol but not use it
 2022-11-22  1:26 UTC 

[PATCH] malloc: Use correct C11 atomics for fastbin
 2022-11-21 17:00 UTC  (5+ messages)

[PATCH] stdio-common: Add missing dependencies (bug 29780)
 2022-11-21 16:06 UTC  (2+ messages)

Add testcese// [PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol but not use it
 2022-11-21 16:05 UTC  (3+ messages)

[PATCH] i386: Avoid avoid rely on linker optimization to avoid relocation
 2022-11-21 14:47 UTC  (7+ messages)

Question about DT_RPATH $ORIGIN processing
 2022-11-21 14:17 UTC  (3+ messages)

[PATCH] Resolve-flockfile-funlockfile-differences
 2022-11-21  3:41 UTC 

On the removal of nscd from Fedora, and the future of nscd
 2022-11-20 18:34 UTC  (4+ messages)

[PATCH v2 1/2] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h.S
 2022-11-19  0:36 UTC  (21+ messages)
` [PATCH v2 2/2] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h.S
` [PATCH v3 1/2] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h
  ` [PATCH v3 2/2] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h
` [PATCH v4 1/3] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h
  ` [PATCH v4 2/3] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h
  ` [PATCH v4 3/3] x86/fpu: Factor out shared avx2/avx512 "
` [PATCH v5 1/3] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h
  ` [PATCH v5 2/3] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h
  ` [PATCH v5 3/3] x86/fpu: Factor out shared avx2/avx512 "

[PATCH v1] x86/fpu: Add missing ISA sections to variety of svml files
 2022-11-18 21:11 UTC  (2+ messages)

[PATCH v1] x86/fpu: Fix misspelled evex512 section in variety of svml files
 2022-11-18 20:46 UTC  (2+ messages)

[PATCH v1 1/3] x86/fpu: Move svml_{s|d}_wrapper_impl.h -> svml_{s|d}_wrapper_impl.h.S
 2022-11-18 15:49 UTC  (4+ messages)
` [PATCH v1 2/3] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h.S
` [PATCH v1 3/3] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h.S

[PATCH 9/9] LoongArch: Add support for scalb[f]
 2022-11-18 11:32 UTC 

[PATCH 8/9] LoongArch: Add support for scalbn[f]
 2022-11-18 11:32 UTC 

[PATCH 1/9] LoongArch: Use __builtin_rint{,f} with GCC >= 13
 2022-11-18 11:30 UTC 

[PATCH v2] i386: Avoid avoid rely on linker optimization to avoid relocation
 2022-11-17 20:53 UTC  (3+ messages)

[PATCH] elf: Fix rtld-audit trampoline for aarch64
 2022-11-17 18:51 UTC  (5+ messages)

[PATCH] Apply asm redirections in syslog.h before first use [BZ #27087]
 2022-11-17 18:32 UTC  (2+ messages)

Question: Is "maxspin=0" in pthread_cond_wait.c dead code or bug?
 2022-11-17 17:40 UTC  (2+ messages)

[PATCH] Use in_int32_t_range to check need 64bit syscall
 2022-11-17 17:35 UTC  (3+ messages)
` [PATCH v3] Define in_int32_t_range to check if the 64 bit time_t syscall should be used

[PATCH] Rename STAT_HAS_TIME32 to KERNEL_STAT64_HAS_TIME32
 2022-11-17 16:47 UTC  (2+ messages)

Why is glibc not extensive?
 2022-11-17 11:19 UTC  (7+ messages)

[PATCH v2 0/4] LoongArch: Add some floating-point operations
 2022-11-16 14:39 UTC  (4+ messages)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Nov 17, 2022)
 2022-11-16 14:04 UTC 

Proposing Sourceware as SFC member project
 2022-11-15 21:47 UTC  (3+ messages)
` Sourceware accepted "
  ` Sourceware infrastructure presentation and community Q&A

[PATCH] Improve performance of libc locks
 2022-11-15 20:17 UTC  (2+ messages)

[PATCH 0/7] Fixing remaining lld issues
 2022-11-15 19:31 UTC  (8+ messages)
` [PATCH 1/7] configure: Move locale tools early
` [PATCH 2/7] elf: Do not assume symbol order on tst-audit25{a,b}
` [PATCH 3/7] stdlib: Move _IO_cleanup to call_function_static_weak
` [PATCH 4/7] Move libc_freeres_ptrs and libc_subfreeres to weak functions
` [PATCH 5/7] libio: Remove the usage of __libc_IO_vtables
` [PATCH 6/7] Remove --with-default-link configure option
` [PATCH 7/7] Remove set-hooks.h from generic includes

On time64 and Large File Support
 2022-11-15  7:39 UTC  (31+ messages)

[PATCH] intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
 2022-11-15  0:56 UTC 

riscv glibc testing
 2022-11-14 19:41 UTC  (6+ messages)

More string functions
 2022-11-14  8:51 UTC 


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