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]
Re: /usr/bin/m4: internal error detected
[COMMITTED] Convert strcmp benchmark output to json format
[COMMITTED] Correct improper-inclusion check in bits/libio-ldbl.h.
[COMMITTED] elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ #22577]
[COMMITTED] et_EE locale: Base collation on iso14651_t1 [BZ #22517]
[COMMITTED] Fix testing with nss-crypt.
[COMMITTED] glob: pacify fuzzer for mempcpy
[COMMITTED] glob: Silence warning about void pointer arithmetic
[COMMITTED] hppa: Improve PIC pc-relative instruction sequences
[COMMITTED] hr_HR locale: Don’t use single code points for the digraphs in LC_TIME
[COMMITTED] hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515]
[COMMITTED] ia64: Add ipc_priv.h header to set __IPC_64 to zero
[COMMITTED] is_IS locale: Base collation on iso14651_t1 [BZ #22519]
[COMMITTED] lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]
[COMMITTED] manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]
[COMMITTED] manual: fix a typo in strtoul description [BZ #21161]
[COMMITTED] Remove redundant mention of SXID_ERASE
[COMMITTED] tr_TR locale: Base collation on iso14651_t1 [BZ #22527]
[COMMITTED] Update NEWS to add CVE-2017-15804 entry
Re: [hurd,commited] hurd: Fix rtld link
[PATCH 0/3] Don't include libio.h from stdio.h.
[PATCH 0/3] elf: remove is_path related redundant code
[PATCH 0/3] Fix wrong assumption about errno
[PATCH 0/3] New generic sincosf
[PATCH 0/3] update sys/ptrace.h [BZ #22433]
[PATCH 0/4] Alpha: Fix getrlimit/setrlimit with RLIM_INFINITY
[PATCH 0/4] sparc M7 optimized memcpy/memset
Re: [PATCH 0/8] posix: glob fixes and refactor
[PATCH 00/17] Regex: Make libc regex more usable outside GLIBC.
[PATCH 00/19] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 01/17] Regex: Fix spelling errors / typos.
[PATCH 01/19] nptl: Fix testcases for new pthread cancellation mechanism
[PATCH 02/17] Regex: Fix alloca ifdefs and usage.
[PATCH 02/19] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 03/17] Regex: Bracket call to __libc_lock_define inside ifdef.
[PATCH 03/19] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 04/17] Regex: Fix use of or add RE_ENABLE_I18N.
[PATCH 04/19] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 05/17] Regex: Avoid memory leaks.
[PATCH 05/19] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 06/17] Regex: Use re_malloc / re_free consistently.
[PATCH 06/19] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 07/17] Regex: Additional memory management checks.
[PATCH 07/19] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 08/17] Regex: Remove unnecessary variables.
[PATCH 08/19] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 09/17] Regex: Add undefs of various routines and macros.
[PATCH 09/19] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 1/2] linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
[PATCH 1/2] Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
[PATCH 1/3] elf: remove redundant code from _dl_dst_substitute
[PATCH 1/3] linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h
[PATCH 1/3] New generic sincosf
[PATCH 1/3] Reduce use of libioP.h and iolibio.h outside the stdio implementation.
[PATCH 1/3] Remove tilepro-*-linux-gnu support
[PATCH 1/3] tst-realloc: do not check for errno on success [BZ #22611]
[PATCH 1/4] Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #22648]
[PATCH 1/4] sparc: support the ADP hw capability.
[PATCH 1/5] nptl: Add mutex-internal.h
[PATCH 10/17] Regex: Portability to non-GCC compilers.
[PATCH 10/19] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 11/17] Regex: Remove leading __ on parameter names in
[PATCH 11/19] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 12/17] Regex: Minor miscellaneous cleanups.
[PATCH 12/19] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 13/17] Regex: Use btowc when checking for accepting bytes.
[PATCH 13/19] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 14/17] Regex: Improve error text for REG_EBRACK.
[PATCH 14/19] nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 15/17] Regex: Diagnose ERE "()|\1".
[PATCH 15/19] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 16/17] Regex: Define __USE_GNU for non-GLIBC systems.
[PATCH 16/19] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 17/17] Regex: Implement Rational Range Interpretation.
[PATCH 17/19] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 18/19] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
Re: [PATCH 18/25] sparc: refactor sparc32 copysign selector to C
[PATCH 19/19] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)
[PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15
[PATCH 2/2] x86: Add feature_1 to tcbhead_t [BZ #22563]
[PATCH 2/3] elf: remove redundant code from is_dst
[PATCH 2/3] linux: update sys/ptrace.h comments
[PATCH 2/3] manual: clarify errno value on success [BZ #22615]
[PATCH 2/3] Minimize use of _IO_ and _G_ symbols in public headers.
[PATCH 2/3] powerpc: Update ulps
[PATCH 2/3] Simplify tilegx sysdeps folder
[PATCH 2/4] Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constants
[PATCH 2/4] sparc: assembly version of memmove for ultra1+
[PATCH 2/5] nptl: Add rwlock-internal.h
Re: [PATCH 24/25] sparc: Remove ununsed ifunc assembly macros
Re: [PATCH 25/25] x32: Remove unused getcpu implementation
[PATCH 3/3] Don't include libio.h from stdio.h.
[PATCH 3/3] elf: remove redundant is_path argument
[PATCH 3/3] linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]
[PATCH 3/3] s390: Update ulps
[PATCH 3/3] scandir: fix wrong assumption about errno [BZ #17804]
[PATCH 3/3] Simplify tile assembly definitions
[PATCH 3/4] Fix typos in getrlimit64.c and setrlimit64.c
[PATCH 3/4] sparc: M7 optimized memcpy/mempcpy/memmove
[PATCH 3/5] nptl: Add default pthreadtypes-arch.h
[PATCH 4/4] Simplify getrlimit64.c
[PATCH 4/4] sparc: M7 optimized memset/bzero
[PATCH 4/5] nptl: Add default pthread-offsets.h
[PATCH 5/5] hppa: Remove unrequired nptl headers
[PATCH COMMITTED] Add references to CVE-2017-17426
[PATCH COMMITTED] getrandom: fix comment [BZ #22347]
[PATCH COMMITTED] support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch
Re: [PATCH v10 1/5] Implement alternative month names (bug 10871).
[PATCH v2 0/3]
[PATCH v2 01/15] RISC-V: Build Infastructure
[PATCH v2 02/15] RISC-V: ABI Implementation
[PATCH v2 03/15] RISC-V: Startup and Dynamic Loading Code
[PATCH v2 04/15] RISC-V: Thread-Local Storage Support
[PATCH v2 05/15] RISC-V: Generic <string.h> Routines
[PATCH v2 06/15] RISC-V: Generic <math.h> and soft-fp Routines
[PATCH v2 07/15] RISC-V: RV32F Support
[PATCH v2 08/15] RISC-V: RV32D, RV64F, and RV64D Support
[PATCH v2 09/15] RISC-V: Atomic and Locking Routines
Re: [PATCH v2 1/1] plural.c: improve reproducibility
[PATCH v2 1/3] Cleanup __ieee754_sqrt(f/l)
[PATCH v2 1/3] tst-realloc: do not check for errno on success [BZ #22611]
[PATCH v2 10/15] RISC-V: Linux Syscall Interface
[PATCH v2 11/15] RISC-V: Linux ABI
[PATCH v2 12/15] RISC-V: Linux Startup and Dynamic Loading Code
[PATCH v2 13/15] Add RISC-V dynamic relocations to elf.h
[PATCH v2 14/15] Add linux-4.15 VDSO hash for RISC-V
[PATCH v2 15/15] Add RISC-V to build-many-glibcs.py
[PATCH v2 2/3] manual: clarify errno value on success [BZ #22615]
[PATCH v2 3/3] scandir: fix wrong assumption about errno [BZ #17804]
[PATCH v2] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
Re: [PATCH v2] ldconfig: set LC_COLLATE to C [BZ #22505]
[PATCH v2] New generic cosf
[PATCH v2] powerpc64*: fix the order of implied sysdeps directories
[PATCH v2] tst-ttyname: skip the test when /dev/ptmx is not available
[PATCH v3 01/19] Avoid race conditions when rebuilding librt.so
[PATCH v3 02/19] Allow make-link-multidir to make subdirectories
[PATCH v3 03/19] Add linux-4.15 VDSO hash for RISC-V
[PATCH v3 04/19] Skeleton documentation for the RISC-V port
[PATCH v3 05/19] Add RISC-V dynamic relocations to elf.h
[PATCH v3 06/19] Add RISC-V entries to config.h.in
[PATCH v3 07/19] RISC-V: Build Infastructure
[PATCH v3 08/19] RISC-V: ABI Implementation
[PATCH v3 09/19] RISC-V: Startup and Dynamic Loading Code
Re: [PATCH v3 1/3] Rename nptl-signals.h to internal-signals.h
[PATCH v3 10/19] RISC-V: Thread-Local Storage Support
[PATCH v3 11/19] RISC-V: Generic <math.h> and soft-fp Routines
[PATCH v3 12/19] RISC-V: RV32F Support
[PATCH v3 13/19] RISC-V: RV32D, RV64F, and RV64D Support
[PATCH v3 14/19] RISC-V: Atomic and Locking Routines
[PATCH v3 15/19] RISC-V: Linux Syscall Interface
[PATCH v3 16/19] RISC-V: Linux ABI
[PATCH v3 17/19] RISC-V: Linux Startup and Dynamic Loading Code
[PATCH v3 18/19] RISC-V: Add ABI Lists
[PATCH v3 19/19] Add RISC-V to build-many-glibcs.py
Re: [PATCH v3 2/3] Consolidate Linux sigprocmask implementation (BZ #22391)
Re: [PATCH v3 3/3] Filter out NPTL internal signals (BZ #22391)
[PATCH v3] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
[PATCH v3] New generic cosf
[PATCH v3] tst-ttyname: skip the test if failed to become root
[PATCH v4] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
Re: [PATCH v4] Provide a C++ version of iseqsig
Re: [PATCH v5 15/30] arm64/sve: Signal handling support
[PATCH] [BZ #22593] Fix nextafter and nexttoward declaration
[PATCH] aarch64: Improve strcmp unaligned performance
Re: [PATCH] aarch64: Optimized memset for falkor
[PATCH] Add --enable-static-pie variants to x86_64, x32 and i686
[PATCH] Add aarch64 disable-multi-arch variant to build-many-glibcs.py
[PATCH] Add Aarch64 SVE defines
[PATCH] Add malloc micro benchmark
[PATCH] Add missing HWCAP defines
[PATCH] Add s_sincosf_data.c
Re: [PATCH] Add wcharP.h to hide internal wchar functions [BZ #18822]
[PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Re: [PATCH] copy_file_range: New function to copy file data
[PATCH] Deprecate external use of libio.h and _G_config.h.
[PATCH] Document that --enable-static-pie implies PIE
[PATCH] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
[PATCH] elf: check for rpath emptiness before making a copy of it
[PATCH] elf: Compute correct array size in _dl_init_paths [BZ #22606]
[PATCH] elf: Count components of the expanded path in _dl_init_path [BZ #22607]
[PATCH] elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
[PATCH] elf: never leave $ORIGIN unexpanded
[PATCH] elf: remove redundant __libc_enable_secure check from fillin_rpath
[PATCH] elf: remove redundant code from _dl_dst_substitute
[PATCH] elf: Support dlvsym within libc.so
[PATCH] fix sinf(NAN)
[PATCH] Fix tst-leaks1 (bug 14681)
Re: [PATCH] Handle __gmon_start__ as undefined weak or hidden on hppa
[PATCH] ia64: Fix memchr for large input sizes (BZ #22603)
Re: [PATCH] Improve math_errhandling
Re: [PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
[Patch] Increase buffer size due to warning from ToT GCC
[PATCH] ld.so: Examine GLRO to detect inactive loader [BZ #20204]
Re: [PATCH] libio: Free backup area when it not required (BZ#22415)
[PATCH] Linux x86/x86_64: <sys/ptrace.h> does not provide some request constants [BZ #22433]
[PATCH] Linux/x86: Support shadow stack pointer in setjmp/longjmp
[PATCH] Linux: Add membarrier system call wrapper
Re: [PATCH] Linux: Implement interfaces for memory protection keys
[PATCH] manual: fix finite description [BZ #22596]
[PATCH] math: Use sign as double for reduced case in sinf
[PATCH] mips64: fix clobbering s0 in setjmp() [BZ #22624]
Re: [PATCH] Never leave $ORIGIN unexpanded
[PATCH] New generic cosf
[PATCH] New numbers in the benchtests.
[PATCH] nios2: Don't use MIN in dl-machine.h
[PATCH] nptl: Add pthread_thread_number_np function
[PATCH] nptl: Add test for callee-saved register restore in pthread_exit
[PATCH] nptl: Consolidate pthread_{timed,try}join{_np}
[PATCH] nptl: Implement pthread_self in libc.so
[PATCH] Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]
Re: [PATCH] posix: if glob has a trailing slash match directories only.
[PATCH] powerpc64*: diverge sysdeps directories
Re: [PATCH] powerpc: Regenerate ULPs
[PATCH] powerpc: st{r,p}cpy optimization for aligned strings
[PATCH] Remove alpha specific fmax, fmin to fix sNaN handling [BZ #20947]
[PATCH] Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
[PATCH] Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]
[PATCH] S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.
Re: [PATCH] S390: Fix backtrace in vdso functions.
[PATCH] s_sinf.c: Replace floor with FLOOR_DOUBLE_TO_INT/FLOOR_INT_TO_DOUBLE_HALF
Re: [PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940]
[PATCH] sh: Fix clone exit return code
[PATCH] Sparc ulp update.
[PATCH] string: Replace = with += in CFLAGS-tst-xbzero-opt.c
Re: [PATCH] support: Add TEST_COMPARE macro
[PATCH] support: Define support_static_assert for use from C and C++
[PATCH] support: Simplify compiling most of support/ outside of glibc
[PATCH] tile: update ca{cos,sin,tan}{,h} double ULPs
[PATCH] tilegx: work around vector insn bug in gcc
[PATCH] tst-ttyname: skip the test when /dev/ptmx is not available
[PATCH] Update NEWS with aarch64 static pie support
[Patch] Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC
[PATCH] V2 Add new numbers in the benchmark.
[PATCH] x86-64: Add cosf with FMA
[PATCH] x86-64: Add sincosf with vector FMA
[PATCH] x86-64: Add sinf with FMA
Re: [PATCH] x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
[PATCH] x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S
[PATCH] x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S
[PATCH] x86-64: Use direct TLS initial-exec access to update errno
[PATCH] x86: Support IBT and SHSTK in Intel CET [BZ #21598]
[PATCH][BZ #11787] Fix stack guard size accounting
Re: [PATCH][RFC] aarch64: fix start code for static pie
[PATCHv2] powerpc: POWER8 memcpy optimization for cached memory
Re: [PATCHv6] New generic sinf
[PING*2][PATCH] aarch64: Improve strcmp unaligned performance
[PING] [PATCH 00/17] Regex: Make libc regex more usable outside GLIBC
[PING][PATCH] aarch64: Avoid hidden symbols for memcpy/memmove into static binaries
[PING][PATCH] aarch64: Improve strcmp unaligned performance
Re: [PING][PATCH] posix: if glob has a trailing slash match directories only.
[PING^2][PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
[PING^3][PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
[PING^4][PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
[RFC 0/1] Contributing a compound object to the libpthread
Re: [RFC 0/6] glibc port to ARC architecture
[RFC 1/1] Contributing a compound object to the libpthread -- diff
Re: [RFC PATCH] Don't install libio.h or _G_config.h.
[RFC v2] aarch64: enforce >=64K guard size
Re: [RFC] nptl: change default stack guard size of threads
Re: [RFC][PATCH] Refactoring FORTIFY
Re: [RFC][PATCH] tunables: Add elision tunable
Re: [Y2038] [PATCH v2 07/10] include: Add new y2038 safe __kernel_timespec
aarch64: update libm-test-ulps [committed]
Add _Float32 function aliases [committed]
Add _Float64, _Float32x function aliases [committed]
Add header for _Float32 testing [committed]
Add headers for _Float64, _Float32x testing [committed]
Add sysdeps/ieee754/soft-fp [committed]
Another build failure with ToT GCC
Avoid signed shift overflow in pow (bug 21309) [committed]
Base powerpc logbl compat symbols on __logb not logb [committed]
Re: Binutils 2.29.1 breaks libpcap on sparc32 by filling .got
Re: confirm subscribe to libc-alpha at sourceware dot org
Correct build-many-glibcs.py arm-linux-gnueabihf configurations [committed]
Correct some ia64 libm_alias_float_other calls [committed]
Define powerpc64 lroundl compat symbol only once [committed]
Disable -Wrestrict for two nptl/tst-attr3.c tests [committed]
Disable strncat test array-bounds warnings for GCC 8 [committed]
Do not build .mo files in source directory (bug 14121)
Don't make local variables static in ldbl-96 j1l [committed]
Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC [committed]
Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471) [committed]
Fix m68k bits/mathinline.h attributes (bug 22631) [committed]
Fix nscd readlink argument aliasing (bug 22446)
Fix testing with read-only source directory
Fix truncation warnings in posix/tst-glob_symlinks.c [committed]
The future of static dlopen
glibc 2.27: one month left of active development
glibc 2.27: two weeks left of active development
Re: How to submit a patch set?
Inconsistent R_SPARC_RELATIVE addend handling
ldbl_hidden_weak??
Re: libc-alpha Digest 19 Dec 2017 01:07:32 -0000 Issue 6029
Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471) [committed]
Make some ldbl-128, ldbl-128ibm arrays const [committed]
New Tot Build problem with Tot GCC (strncpy warnings)
New way for syncing with kernel headers
PING: [PATCH] nios2: Don't use MIN in dl-machine.h
Re: PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
Proposal: Deprecate direct access stdio internals (for future hard removal)
Proposal: Deprecate static dlopen
Re: pthread condvars and priority inheritance
Remove --with-fp / --without-fp
Remove old po/ code for copying .po files from shared directory
Request for Editor Access on sourceware.org/glibc/wiki
RFC: remove the "tile" architecture from glibc
RFC: TS 18661-4 floating-point interfaces
RISC-V glibc port v2
RISC-V glibc Port v3
Re: Robust getpid caching via MADV_WIPEONFORK?
Status of glibc on pre-v9 SPARC
Re: Stepping down as PowerPC platform maintainer
Support _Float32 in libm_alias_float [committed]
Support _Float64, _Float32x in libm_alias_double [committed]
Support defining strfromf32 alias [committed]
Support defining strfromf64, strfromf32x aliases [committed]
Support defining strtof32, wcstof32 aliases [committed]
Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases [committed]
Sync gnulib regex with glibc
ToT build problem with nextafterl/nexttowardl (when using ToT GCC)
Update miscellaneous files from upstream sources [committed]
Update SPARC divrem generation to match output
Update x86_64 libm-test-ulps [committed]
Use __floor not floor in sinf [committed]
Use libm_alias_double for powerpc fabs, fma [committed]
Use libm_alias_double for remaining powerpc functions [committed]
Use libm_alias_double for various powerpc functions [committed]
Use libm_alias_float for e500 [committed]
Use libm_alias_float for powerpc [committed]
Use long double not double for _Float64 with old GCC if values the same [committed]
What can a thread do with PTHREAD_STACK_MIN?
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]