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]
-Werror policy
[BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
[COMMITTED PATCH] NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].
[COMMITTED PATCH] NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.c
[COMMITTED PATCH] NPTL: Use __libc_fatal in unwind.c.
[COMMITTED PATCH] Test that pthread_create diagnoses invalid scheduling parameters.
[COMMITTED] [PATCH] powerpc: Fix encoding of POWER8 instruction
[COMMITTED] bits/ioctl-types.h: Indent cpp directives correctly.
[COMMITTED] CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
[COMMITTED] elf/ldconfig.c: Expand comment in search_dir.
[COMMITTED] manual/llio.texi: Comment that write on Linux has been fixed to avoid races in offset.
[COMMITTED] nptl/nptl-init.c: Use ALIGN_UP.
[COMMITTED] powerpc: Simplify encoding of POWER8 instruction
[COMMITTED] Run ld.so through check-localplt, check-textrel, and check-execstack.
[COMMITTED][s390] Use GOT instead of GOT12 everywhere
Re: [musl] Re: [RFC] Possible new execveat(2) Linux syscall
[PATCH 0/3] Rework a few of the AArch64 ILP32 patches
Re: [PATCH 0/4] Provide C11 atomic operations
Re: [PATCH 0/5] obstacks again
[PATCH 03/19 v3] Auto-generate libc-modules.h
Re: [PATCH 03/29] Add ability for the IPC structures (msqid_ds, semid_ds, shmid_ds, etc.) to have time_t being 64bit
Re: [PATCH 05/29] Allow fd_mask type not be an array of long.
Re: [PATCH 06/29] Allow some fields of siginfo to be different from the generic one
[PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
[PATCH 1/3 roland/nptl] NPTL: Refactor createthread.c
[PATCH 1/3] AArch64: Update relocations for ILP32
[PATCH 1/3] benchtests: fmod benchmark
Re: [PATCH 1/3] libio: Refactor tst-fmemopen to use test-skeleton.c
[PATCH 1/3] powerpc: Add powerpc64 strspn optimization
[PATCH 1/3] PowerPC: Add the low level infrastructure for pthreads
Re: [PATCH 1/4] Add arch-specific configuration for C11 atomics support.
Re: [PATCH 1/5] benchtests: Add malloc microbenchmark
[PATCH 1/N] [x86_64] Vectorized math functions
Re: [PATCH 1/N] x86_64 vectorization support: vectorized math functions addition to Glibc
Re: [PATCH 10/29] [AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL.
Re: [PATCH 11/29] [AARCH64] Use PTR_REG in crti.S.
Re: [PATCH 12/29] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S
Re: [PATCH 13/29] [AARCH64] Use PTR_* macros in dl-trampoline.S
Re: [PATCH 14/29] [AARCH64] Use PTR_* in start.S
Re: [PATCH 15/29] [AARCH64] Use PTR_REG in getcontext.S.
Re: [PATCH 17/19 v2] Use IS_IN only when _LIBC is defined
Re: [PATCH 17/29] [AARCH64] Syscalls for ILP32 are passed always via 64bit values.
Re: [PATCH 18/29] [AARCH64] Reformat inline-asm in elf_machine_load_address.
Re: [PATCH 19/29] [AARCH64] Add ILP32 support to elf_machine_load_address.
[PATCH 2/2] libio: Update tst-fmemopen2.c
[PATCH 2/3 roland/nptl] NPTL: Move Linux-specific createthread.c to sysdeps.
[PATCH 2/3] AArch64: Use ELF macros rather than Elf64 throughout
[PATCH 2/3] PowerPC: Add adaptive elision to rwlocks
[PATCH 2/3] powerpc: Add powerpc64 strcspn optimization
[PATCH 2/3] powerpc: POWER8 fmod optimization
[PATCH 2/N] [x86_64] Vectorized math functions
Re: [PATCH 20/29] [AARCH64] Set up wordsize for ILP32.
Re: [PATCH 22/29] [AARCH64] Add support to ldconfig for ILP32 and libilp32
Re: [PATCH 23/29] [AARCH64] Add ILP32 ld.so to the known interpreter names.
Re: [PATCH 24/29] [AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found
Re: [PATCH 25/29] [AARCH64] Add kernel_sigaction.h for AARCH64 ILP32
Re: [PATCH 26/29] [AARCH64] Add sigstack.h header for ILP32 reasons.
Re: [PATCH 27/29] [AARCH64] Fix up ucontext for ILP32
[PATCH 3/3 roland/nptl] NPTL: Add stub createthread.c
[PATCH 3/3] AArch64: Reformat inline-asm in elf_machine_load_address
[PATCH 3/3] PowerPC: abort transaction in syscalls
[PATCH 3/3] powerpc: Add powerpc64 strpbrk optimization
[PATCH 3/N] [x86_64] Vectorized math functions
Re: [PATCH 4/4] Use C11 atomics in pthread_once.
[PATCH 4/N] [x86_64] Vectorized math functions
[PATCH 5/N] [x86_64] Vectorized math functions
[PATCH 6/N v2] [x86_64] Vectorized math functions
[PATCH 6/N] [x86_64] Vectorized math functions
[PATCH 7/N] [x86_64] Vectorized math functions
[PATCH 8/N] [x86_64] Vectorized math functions
[PATCH 9/N] [x86_64] Vectorized math functions
Re: [PATCH RFC] Add support for linux memfd_create syscall
[PATCH roland/nptl] NPTL: Don't (re)validate sched_priority in pthread_create.
[PATCH roland/nptl] NPTL: Refactor scheduler setup in pthread_create.
Re: [PATCH roland/sigvec] Remove sigvec.
[PATCH v2 00/03] Enable lock elision for powerpc
Re: [PATCH v2 06/19] Define IN_MODULE for translation units that define NOT_IN_libc
Re: [Patch v2] [BZ 15884] strcoll: improve performance by removing the cache
Re: [PATCH v2] Add x86 32 bit vDSO time function support
[PATCH v2] ftell: seek to end only when there are unflushed bytes (BZ #17647)
Re: [PATCH v2] linux: open and openat ignore 'mode' with O_TMPFILE in flags
Re: [PATCH v2] Make __extern_always_inline usable on clang++ again
[PATCH V2] manual/string.texi: Add description of envz_remove
[PATCH v2] mips: Do not use jal to reach __libc_start_main
[PATCH v2] tst-ftell-active-handler: Open file with O_TRUNC for w modes
Re: [PATCH v2][BZ #14799] Allow to disable options in RES_OPTIONS
Re: [PATCH v3 6/9] aarch64: Use tpidr_el0 rather than __errno_location in librt
[PATCH v3] arm: drop EABI check
[PATCH v3] linux: open and openat ignore 'mode' with O_TMPFILE in flags
Re: [PATCH v3] lowlevellock comments
Re: [PATCH, AArch64] Add optimized strchrnul
[PATCH] [BZ #15392] Remove fork child pid assertion
[PATCH] [BZ #17596] mblen return code when n is zero
Re: [PATCH] [BZ 17475] New Bhilodi and Tulu locales
[PATCH] [BZ 17542] sunrpc: conditional jump depends on uninitialised value in svc_getreq_common
[PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0
[Patch] Add .size directives to x86_64 start.S, and possibly more
[PATCH] Add definition for CLOCK_TAI
Re: [PATCH] Add ipc.h for aarch64
[PATCH] alpha: Fix soft-fp breakage
[PATCH] arm: do not abort EABI check for bootstrapping
[PATCH] arm: wrap EABI check with a cache var
Re: [patch] Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang
Re: [PATCH] Don't error out writing a multibyte character to an unbuffered stream (bug 17522)
[PATCH] Don't use __warn_memset_zero_len for gcc-5.0 or newer
Re: [PATCH] Fix atomic_full_barrier on x86 and x86_64.
[PATCH] Fix cross reference to nonexistent node BSD Handler in signal.texi
RE: [PATCH] Fix dynamic linker issue with bind-now
[PATCH] Fix synchronization of TPP min/max priorities.
[PATCH] fix to malloc checking
[PATCH] ftell: seek to end only when there are unflushed bytes
Re: [PATCH] hppa: avoid NULL dereference of sym_map in elf_machine_rela()
[PATCH] Improve performance for deeply nested DSO dependencies (bug 17645)
Re: [PATCH] Improve performance of strcpy
Re: [PATCH] Improve performance of strncpy
[PATCH] manual/sysinfo.texi: Fix addmntent's annotation as MT-Safe
[PATCH] manual: unmark locale from addmntent and putpwent
[PATCH] manula/string.texi: Add description of envz_remove
[PATCH] mips: Do not use jal to reach __libc_start_main
Re: [PATCH] Modify several tests to use test-skeleton.c
Re: [patch] pow.3: Add note on performance characteristics of pow
[PATCH] powerpc: Fix __arch_compare_and_exchange_bool_64_rel
[PATCH] powerpc:strtok/strtok_r optimization
Re: [PATCH] Properly handle forced elision in pthread_mutex_trylock
Re: Re: [PATCH] Recognize recent x86 CPUs in string.h
[PATCH] Reset cached offset when reading to end of stream (BZ #17653)
[PATCH] RFE: Improve performance of dynamic loader for deeply nested DSO dependencies.
Re: [PATCH] S/390: Add SystemTap probes to longjmp and setjmp.
Re: [PATCH] S/390: Get rid of warning unused variable in dl-machine.h.
Re: [PATCH] S/390: Get rid of warning: the comparision will always evaluate as false
[PATCH] setenv(): fix memory leak when setting large, duplicate string
[Patch] Speed up strcoll by inlining
[PATCH] strtok and strtok_r optimization for powerpc64
[PATCH] tst-ftell-active-handler: Open file with O_TRUNC for w+ mode
[PATCH][AARCH64][2.19] Backporting "End frame record chain correctly"
[PATCH][AARCH64][2.20] Backporting "End frame record chain correctly"
[PATCH][AARCH64][BZ #16850]Increase MINSIGSTKSZ & SIGSTKSZ
Re: [PATCH][AARCH64]End frame record chain correctly
[PATCH][BZ #13862] Reuse of cached stack can cause bounds overrun of thread DTV
[PATCH][BZ #14799] Allow to disable options in RES_OPTIONS
[PATCH][BZ #16009] fix memory handling in strxfrm_l
Re: [PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
Re: [Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout
Re: [PATCH][SPARC] Fix fpu_fr.fpu_dregs size in sys/ucontext.h
[PATCH][SPARC] supporting more than 2g in niagara4 memcpy and memset
Re: [PATCHv2] Fix static TLS exhaustion by TLS descriptors
[PING 2] [PATCH] [BZ 17475] New Bhilodi and Tulu locales
Re: [ping3][PATCH 01/19 v2] Add new macro IN_MODULE to identify module in which source is built
Re: [ping3][PATCH 03/19 v2] Auto-generate libc-modules.h
[ping5][PATCH 01/19 v2] Add new macro IN_MODULE to identify module in which source is built
[PING] [PATCH] i686: Fix test suite fails on build by gcc 5.0
[PING] [PATCH] Update minimal required version of bunutils
[PING] [PATCH][AARCH64]End frame record chain correctly
[PING] Fix -Wundef warning in SHLIB_COMPAT
[PING] POSIX_* Wundef fixes
Re: [ping][PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB
Re: [PING][PATCH] [BZ #17596] mblen return code when n is zero
Re: [ping][PATCH][BZ #13862] Reuse of cached stack can cause bounds overrun of thread DTV
[PING][PATCH][SPARC] supporting more than 2g in niagara4 memcpy and memset
Re: [RFC PATCH] aarch64: improve memset
Re: [RFC] [PATCH] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
[RFC] A method for forcing IFUNC selector
[RFC] Add fast path for strcoll and strcasecmp
[RFC] atomics vs. uniprocessor builds
Re: [RFC] How to add vector math functions to Glibc
Re: [RFC] mutex destruction (#13690): problem description and workarounds
[RFC] New mallinfo64 as alternative for 32bit mallinfo
[RFC] Possible new execveat(2) Linux syscall
[RFC] Remove platform dependent information from top-level libc-abis
[RFC] support for trusted validating resolver configuration
[RFC][BZ #16009] Memory handling in strxfrm_l()
RE: [RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE
Add macros for diagnostic control, use for scanf %a tests
Add macros for diagnostic control, use them in locale/weightwc.h
Add more headers to include/ for conform tests
Avoid deprecated sigblock in misc/tst-pselect.c
Avoid warnings for unused results in nscd/connections.c
Re: Best approach for authenticating hosts for NFS (v3)?
build break in strcpy.c
BZ# 16418: Fix powerpc get_clockfreq raciness
BZ#14498: fix infinite loop in nss_db_getservbyname
BZ#15722: create all sockets with SOCK_CLOEXEC
BZ#15819: introduce internal function to ease poll retry with timeout
BZ#16469: don't drop trailing dot in res_nquerydomain
BZ#16469: resolv: skip leading dot in domain to search
Clean up patchwork.sourceware.org
Re: Consensus on adding kernel syscall wrappers.
Re: Consensus: data-race freedom as default for glibc code
Re: Fwd: Contributing to glibc
ctermid: return string literal, document MT-Safety pitfall
Disable -Waddress for part of nptl/tst-mutex1.c
Disable -Wdeprecated-declarations for register_printf_function calls in tst-printfsz.c
Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c
Discrepancy between /proc/cpuinfo and glibc are suspend
Re: Don't use INTDEF/INTUSE with _dl_argv (bug 14132)
Don't use INTDEF/INTUSE with _dl_init (bug 14132)
Don't use INTDEF/INTUSE with _dl_mcount (bug 14132)
Editing the glibc wiki
enable MTASC-safety sanity check in manual generation
feedback feedback (was: BZ#15819, BZ#15722)
Fix __get_nprocs fgets_unlocked namespace (bug 17582)
Fix __getcwd rewinddir namespace (bug 17584)
Fix __printf_fp wmemset namespace (bug 17574)
Fix dlfcn/failtestmod.c warning
Fix elf/tst-unique4lib.cc warning
Fix fgets_unlocked namespace issues (bug 17664)
FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740)
Fix libio/bug-ungetwc1.c warning
Fix libm mpone, mptwo namespace (bug 17616)
Fix locale memmem namespace (bug 17585)
Fix localealias.c fgets_unlocked namespace (bug 17589)
Fix malloc_info namespace (bug 17570)
Fix nptl/tst-cancel-self-cancelstate.c warning
Fix nss/tst-nss-test1.c format warning
Fix perror fileno namespace (bug 17633)
Fix qsort_r namespace (bug 17571)
Fix stdio-common/tst-fmemopen.c format warnings
Fix stpcpy / mempcpy namespace (bug 17573)
Fix strftime wcschr namespace (bug 17634)
Fix strtoll / strtoull namespace for 32-bit (bug 17594)
Fix sysdeps/mips/__longjmp.c warning
Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning
Fix test-strchr.c warnings for wide string testing
Fix tzfile.c namespace (bug 17583)
Fix warning in posix/bug-regex31.c
Fix warning in posix/tst-getopt_long1.c
Fix warning in setjmp/jmpbug.c
Fix warning in stdio-common/tst-printf-round.c
Fix warnings in fwscanf / rewind tests
Fix x86_64 rawmemchr namespace (bug 17572)
FYI: Fix for gcc PR36312 breaks glibc builds over usage of /dev/null as input and output file.
Getting a build failure in glibc due to gcc changes on 32bit x86 glibc
glibc soft-fp ready for kernel use
holiday break
Impact of removing VM_EXEC from brk area
Make linknamespace tests check only relevant libraries
manual: cuserid is mtasurace if not passed a string
mempcpy change breaks the sparc build
Re: Minimum GCC version for building glibc
Misaligned stack on 32-bit s390?
new __strtol warning
Re: new gconv module
Only declare __sigpause in installed signal.h when necessary
PATCH 0/2 v3] libio: POSIX compliance fmemopen
PATCH 3/3] powerpc: fmod multiarch
RE: ping: MPX ABI extension
Ping^11 Re: Make __ASSUME_UTIMES hppa-specific
Ping^12 Re: Make __ASSUME_UTIMES hppa-specific
Ping^13 Re: Make __ASSUME_UTIMES hppa-specific
Ping^14 Re: Make __ASSUME_UTIMES hppa-specific
Ping^2 Re: Don't use INTDEF/INTUSE with _dl_argv (bug 14132)
Ping^3 [PATCH v3] lowlevellock comments
Possible bug in sysdeps/x86_64/cacheinfo.c
Re: Proposal to revitalize release branches: Make them cheap, and make them work.
Race condition in localedata tests?
random number generators - rand(), random(), etc
RE: Recent change to nscd/connections.c broke mips-mti-linux-gnu build?
Re: Recognize recent x86 CPUs in string.h
Remove __libc_nanosleep function name
Remove __libc_waitpid function name
Remove ARM __GNUC_PREREQ(4,4) conditionals
Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665)
Remove INTDEF / INTUSE / INTVARDEF (bug 14132)
Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests
Remove unused include
Remove x86_64 __GNUC_PREREQ (4, 6) conditional
Require GCC 4.6 or later to build glibc
RFC on enforcing best-practice through wrappers? [PR15819, PR15722]
RFC: Add tests for namespace for static linking
RFC: Don't output symbol version requirement for non-DT_NEEDED libs
RFC: mblen() return code when n is zero
RFC: Move .plt after .text in x86-64 binaries
RFC: Optimize out i386/x86-64 JUMP_SLOT relocation
Re: RFC: replace ptmalloc2
RFCv2: Add tests for namespace for static linking
S/390: Get rid of assembler warning value truncated.
soft-fp: Add _FP_TO_INT_ROUND [committed]
Re: Subsystem maintainers
Suggest "Dropped" state for patchwork.
Re: thread safety level of fwide
Re: Update autoconf version requirement in install.texi
Use -Werror by default, add --disable-werror
What is R_X86_64_GOTPLT64 used for?
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]