This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
[COMMITTED 2.24 / 2.25 / 2.26 / 2.27 / 2.28] Fix segfault in maybe_script_execute.
[COMMITTED] [PATCH] Clean up iconv/gconv_int.h for unnecessary declarations
Re: [gnu-csky] [PATCH v4 06/13] C-SKY: Linux ABI
[LTP] [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2018
[PATCH 0/3] New log, log2 and pow
[PATCH 0/7] General fixes and refactor for BZ#12683
Re: [PATCH 04/10] Add new exp and exp2 implementations
[PATCH 1/1] Update config.guess and config.sub to current versions.
[PATCH 1/2] Fix tzfile low-memory assertion failure
[PATCH 1/2] Merge mktime, timegm from upstream Gnulib
[PATCH 1/2] regex: fix heap-use-after-free error
[PATCH 1/2] sysdeps/ieee754: prevent maybe-uninitialized errors
[PATCH 1/2] Use libsupport for tst-spawn.c
[PATCH 1/3] Add new log implementation
[PATCH 1/3] posix: Add internal symbols for posix_spawn interface
[PATCH 1/7] powerpc: Add CFI information on indirect syscall
[PATCH 2/2] Fix mktime localtime offset confusion
[PATCH 2/2] posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)
[PATCH 2/2] regex: fix storage-exhaustion error
[PATCH 2/2] Simplify tzfile fstat failure code
[PATCH 2/2] soft-fp: ignore maybe-uninitialized
[PATCH 2/3] Add new log2 implementation
[PATCH 2/3] posix: Use posix_spawn on popen
[PATCH 2/7] nptl: Remove tst-cancel-wrappers test and related macros
[PATCH 3/3] Add new pow implementation
[PATCH 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
[PATCH 3/3] posix: Use posix_spawn on system
[PATCH 3/7] nptl: Fix testcases for new pthread cancellation mechanism
[PATCH 4/7] x86: Remove wrong THREAD_ATOMIC_* macros
[PATCH 5/7] i386: Remove bogus THREAD_ATOMIC_* macros
[PATCH 6/7] nptl: Cleanup cancellation macros
[PATCH 7/7] support: Add support_create_temp_fifo
[PATCH BZ #23668] Default to the new format for ld.so.cache
[PATCH COMMITTED] Indian and similar locales: Set the correct date format (bug 17426).
[PATCH COMMITTED] Italian and Swiss locales: Use the correct separators (bug 10797).
[PATCH COMMITTED] S390: Regenerate ULPs.
Re: [PATCH v2 0/7] Refactor qsort implementation
[PATCH v2] Enable VDSO on statically linked programs.
[PATCH v2] Fix strstr bug with huge needles (bug 23637)
[PATCH v2] Y2038: make __difftime compatible with 64-bit time
Re: [PATCH v3 08/13] nds32: Linux ABI
[PATCH v3] Enable VDSO on x86_64 statically linked programs.
[PATCH v4 00/13] port C-SKY to glibc
[PATCH v4 01/13] C-SKY: ABI related code
[PATCH v4 02/13] C-SKY: TLS support
[PATCH v4 03/13] C-SKY: Math support
[PATCH v4 04/13] C-SKY: NPTL support and Atomic
[PATCH v4 05/13] C-SKY: Linux Syscall Interface
[PATCH v4 06/13] C-SKY: Linux ABI
[PATCH v4 07/13] C-SKY: ABI Lists
[PATCH v4 08/13] C-SKY: Linux Startup and Dynamic Loading Code
[PATCH v4 09/13] C-SKY: Add dynamic relocations to elf.h
[PATCH v4 10/13] C-SKY: Build Infastructure
[PATCH v4 11/13] C-SKY: Add ABI definitions in config.h.in
[PATCH v4 12/13] C-SKY: Add build-many-glibcs.py support
[PATCH v4 13/13] C-SKY: Skeleton documentation
[PATCH v7 1/2] Y2038: Add 64-bit time for all architectures
[PATCH v7 2/2] Y2038: make __tz_convert compatible with 64-bit-time
[PATCH v8 1/2] Y2038: Add 64-bit time for all architectures
[PATCH v8 2/2] Y2038: make __tz_convert compatible with 64-bit-time
[PATCH] [RFC] making uapi/linux/elfcore.h useful again
[PATCH] aarch64: optimized memcpy implementation for thunderx2
[PATCH] Add missing unwind information to ld.so on powerpc32 (bug 23707)
[patch] add support hints to test-container
Re: [patch] add support hints to test-container V2
[PATCH] Adjust name-prefix of ld.so in test-container.c.
[PATCH] Don't build libnsl for new ABIs
[PATCH] Enable VDSO on statically linked programs.
Re: [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s
[patch] Fix BZ 23606 -- Missing ENDBR32 in sysdeps/i386/start.S
Re: [patch] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
Re: [PATCH] Fix ifunc support with DT_TEXTREL segments (BZ#20480)
Re: [PATCH] Fix ldbl-128ibm fma (Inf, Inf, finite) (bug 23272)
Re: [PATCH] Fix misreported errno on preadv2/pwritev2 (BZ#23579)
Re: [PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
[PATCH] Fix segfault in maybe_script_execute.
[PATCH] Fix strstr bug with huge needles (bug 23637)
[PATCH] Fix tst-setcontext9 for optimized small stacks.
[PATCH] Fix wrong plural 'processes' in sys/ptrace.h comments
Re: [PATCH] gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]
[PATCH] i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]
[PATCH] Improve strstr performance of short needles
[PATCH] Introduce --enable-math-noprivate
[PATCH] it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).
[PATCH] Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]
[PATCH] math: Use local strto_*nan function in nan* for CONFIG_MATH_NOPRIVATE
[PATCH] misc: New test misc/tst-gethostid
[PATCH] powerpc: Add missing CFI register information [BZ #23614]
Re: [PATCH] powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
[PATCH] Protect _dl_profile_fixup data-dependency order [BZ #23690]
[PATCH] Remove leading space from testrun.sh
Re: [PATCH] RISC-V: Mark RA as undefined at the start of execution
Re: [patch] test-in-container: fix Arch Linux build-programs bug?
Re: [PATCH] Use AVX_Fast_Unaligned_Load from Zen onwards.
[PATCH] Y2038: add function __clock_getres_time64
[PATCH] Y2038: add function __clock_gettime64
[PATCH] Y2038: add function __clock_settime64
[PATCH] Y2038: add function __difftime64
[PATCH] Y2038: add struct __timespec64
[PATCH] Y2038: provide kernel support indication
[PATCHv2] sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]
[PATCHv2] sysdeps/ieee754: prevent maybe-uninitialized errors [BZ #19444]
[PATCHv3] sysdeps/ieee754: prevent maybe-uninitialized errors [BZ #19444]
[PATCHv3] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
[PATCHv4] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
[PATCHv5] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
Re: [PING][PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
[RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation
Re: [RFC/PATCH glibc 0/2] setting working dir in posix_spawn()
Add build-many-glibcs.py --enable-obsolete-* configs [committed]
Add build-many-glibcs.py support for building more GCC libraries [committed]
Re: Bootstrap build problem after V8 test-in-container patch".
Building Python 3 on old distributions
Complete sys/procfs.h unification
Do not include fenv_private.h in math_private.h [committed]
Expecting Response.
Fix ldbl-128ibm ceill, floorl inlining of ceil, floor [committed]
Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656) [committed]
Fix sys/procfs.h pr_uid, pr_gid type (bug 23649)
freopen() with "ccs=<charset>" in the mode
Include most of elf/ modules-names in modules-names-tests
Re: libc-alpha Digest 20 Sep 2018 12:41:32 -0000 Issue 6574
Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h [committed]
Move float128 inlines from sysdeps/generic/math_private.h to include/math.h [committed]
Re: my strstr is broken
New Belarusian PO file for 'libc' (version 2.27.9000)
Ping Re: Unify many bits/mman.h headers
Ping Re: Unify some sys/procfs.h headers
Ping Re: Update siginfo constants from Linux kernel (bug 21286)
Ping Re: Use gen-libm-test.py to generate ulps table for manual
PING^1: V2 [PATCH] Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
Ping^2 Re: Update siginfo constants from Linux kernel (bug 21286)
Ping^3 Re: Update siginfo constants from Linux kernel (bug 21286)
Re: PT_NOTE alignment, NT_GNU_PROPERTY_TYPE_0, glibc and gold
regex fixes coming
Remove alpha math_private.h [committed]
Remove unnecessary math_private.h includes [committed]
Remove x86_64 math_private.h asms
RFC: Creating a more efficient sincos interface
Share MAP_* flags between more architectures
Sticky EOF breaks stream concatenation via dup2 [BZ #23636]
Re: struct elf_prstatus and Y2038
struct elf_prstatus and Y2038 (was: Re: [PATCH v4 06/13] C-SKY: Linux ABI)
system and popen fail in case of big application
Towards Meargeable patch submissions for glibc
Unify many bits/mman.h headers
Unify more sys/procfs.h headers
Unify some sys/procfs.h headers
Update list of i686-class processors in sysdeps/x86/cpu-features.h
Re: Update siginfo constants from Linux kernel (bug 21286)
Use ceil functions not __ceil functions in glibc libm [committed]
Use copysign functions not __copysign functions in glibc libm [committed]
Use floor functions not __floor functions in glibc libm
Re: Use gen-libm-test.py to generate ulps table for manual
Use rint functions not __rint functions in glibc libm
Use round functions not __round functions in glibc libm [committed]
Use trunc functions not __trunc functions in glibc libm [committed]
Re: V2 [PATCH] Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
V4 [PATCH] x86: Add <sys/platform/x86.h>
V5 [PATCH 0/2] Add <sys/platform/x86.h>
V5 [PATCH 1/2] x86: Add <sys/platform/x86.h>
V5 [PATCH 2/2] x86: Add a LD_PRELOAD IFUNC resolver test for CPU_FEATURE_USABLE
when malloc runs out...
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]