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 now enabled by default
-Werror...
-Wundef fixes
Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
[COMITTTED] iconvdata/run-iconv-test.sh: Actually test iconv modules
[COMMITED][v2] manual: Remove incorrect claim that qsort() can be stabilized
[COMMITTED PATCH] De-warning a few stubs.
[COMMITTED PATCH] Eliminate -Wno-format from printf/scanf tests.
[COMMITTED PATCH] Fix -Wformat-security warnings in posix/regexbug1.c
[COMMITTED PATCH] Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6
[COMMITTED PATCH] Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.
[COMMITTED PATCH] Fix soft-fp build warning on sparc about strict aliasing.
[COMMITTED PATCH] Fix stub __if_freenameindex build error.
[COMMITTED PATCH] NPTL: Add stubs for Linux-only extension functions.
[COMMITTED PATCH] NPTL: Move fork state variables to initializer files.
[COMMITTED PATCH] NPTL: Remove gratuitous Linuxisms from gai_misc.h.
[COMMITTED PATCH] Remove explicit inline on malloc perturb functions.
[COMMITTED PATCH] Suppress -Wformat-security in tst-error1.c.
[COMMITTED PATCH] Use pragmas rather than makefiles for necessary options for unwind code.
[COMMITTED PATCH] Use PTR_MANGLE on libgcc unwinder function pointers.
[COMMITTED] [PATCH] stdio-common: Include <libc-internal.h> in some tests
[committed] Fix linknamespace getdate_err handling
[committed] Fix linknamespace h_errno handling
[COMMITTED] Fix up function definition style
[COMMITTED] Label CVE-2014-9402 in NEWS
[COMMITTED] linux/clock_settime: remove unnecessary vDSO definitions
[COMMITTED] stdio-common/Makefile: readd bug26 testcase
[COMMITTED] tile: add inhibit_loop_to_libcall to string functions
[COMMITTED] tile: add no-op fe*() routines for libc internal use
[COMMITTED] tile: separate ffsll from ffs
[COMMITTED] tilegx32: avoid a a -Werror warning from unwinding
[COMMITTED] tilegx: enable wordsize-64 support for ieee745 dbl-64.
[COMMITTED] tilegx: fix strstr to build and link better
[COMMITTED] tilegx: fix sysdep.h to avoid a redefinition warning
[COMMITTED] tilegx: remove implicit boolean conversion in strstr.
[COMMITTED] Update NEWS and ChangeLog with two tile bug fixes.
[PATCH 0/3] Fix semaphore destruction (BZ #12674)
[PATCH 0/3] Modify several tests to use test-skeleton.c: II
Re: [PATCH 0/5] obstacks again
[PATCH 0/9] BZ #17732: Many test failures on ILP32 targets
[PATCH 1/2 roland/namedsem] Refactor shm_{open,unlink} code to separate Linux-specific directory choice from POSIX-generic code.
[PATCH 1/2] [BZ #16141] strptime: extend %z range to UTC+14:00
[PATCH 1/2] Add futex wrappers with error checking
[PATCH 1/3] Modify stdio-common/tst-fseek.c to use test-skeleton.c
Re: [PATCH 1/3] powerpc: Add powerpc64 strspn optimization
Re: [PATCH 1/3] PowerPC: Add the low level infrastructure for pthreads
[PATCH 1/3] Use reliable sem_wait interruption in nptl/tst-sem6.
Re: [PATCH 1/4 v1.1] Remove Wundef warnings for specification macros
[PATCH 1/7] Add vectorized getenv for glibc use
[PATCH 1/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
[PATCH 1/N, resubmitted] Vectorized math functions
RE: [PATCH 11/13] AArch64: Cleanup fenv implementation
RE: [PATCH 12/13] AArch64: Cleanup fenv implementation
RE: [PATCH 13/13] AArch64: Cleanup fenv implementation
[PATCH 2/2 roland/namedsem] NPTL: Refactor named semaphore code to use shm-directory.h
[PATCH 2/2] [BZ #16141] strptime: fix %z minutes calculation
[PATCH 2/2] pthread_once: Use futex wrappers with error checking.
[PATCH 2/3] Fix nptl/tst-sem4: always start with a fresh semaphore.
[PATCH 2/3] Modify stdlib/tst-bsearch.c to use test-skeleton.c
Re: [PATCH 2/3] PowerPC: Add adaptive elision to rwlocks
Re: [PATCH 2/3] powerpc: Add powerpc64 strcspn optimization
Re: [PATCH 2/4] Add _POSIX namespace SYSCONF macros to conf.list
[PATCH 2/7] Add environment tuning interface for mutexes
[PATCH 2/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
Re: [PATCH 2/N] [x86_64] Vectorized math functions
[PATCH 3/3] Modify libio/tst-fopenloc.c to use test-skeleton.c
Re: [PATCH 3/3] PowerPC: abort transaction in syscalls
Re: [PATCH 3/3] powerpc: Add powerpc64 strpbrk optimization
Re: [PATCH 3/3] Update to new generic semaphore algorithm.
Re: [PATCH 3/4] Use PTHREAD_DESTRUCTOR_ITERATIONS
[PATCH 3/7] Separate configuration structure for rwlocks
[PATCH 3/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
Re: [PATCH 3/N] [x86_64] Vectorized math functions
Re: [PATCH 4/4 v1.1] Use conf.list to generate spec array
Re: [PATCH 4/6][BZ #11588] benchtests: Add benchmarks for pthread_cond_* functions
[PATCH 4/7] Add environment variable parser for rwlocks
[PATCH 4/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
[PATCH 4/N v2] [x86_64] Vectorized math functions
[PATCH 5/7] Add manual for lock elision
[PATCH 5/9] BZ #17732: Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t
[PATCH 5/N v2] [x86_64] Vectorized math functions
[PATCH 6/7] Add elision test cases
[PATCH 6/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
[PATCH 6/N v2] [x86_64] Vectorized math functions
[PATCH 7/7] Add white list for environment variables.
[PATCH 7/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
[PATCH 7/N v2] [x86_64] Vectorized math functions
[PATCH 8/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
[PATCH 8/N v2] [x86_64] Vectorized math functions
RE: [PATCH 9/13] AArch64: Cleanup fenv implementation
[PATCH 9/9] BZ #17732: Replace %ld with %jd and cast to intmax_t
[PATCH 9/N v2] [x86_64] Vectorized math functions
[PATCH committed] [SH] Fix integer-pointer conversion warnings
[PATCH resend 1/2] libio: fmemopen rewrite to POSIX compliance
[PATCH resend 2/2] libio: Update tst-fmemopen2.c
[PATCH roland/arm] ARM: Consolidate with generic unwinder wrapper code
[PATCH v2 1/2] [BZ #16141] strptime: extend %z range limits
[PATCH v2 1/3] PowerPC: Add the lock elision using HTM
[PATCH v2 2/2] [BZ #16141] strptime: fix %z minutes calculation
[PATCH v2 2/3] PowerPC: Add adaptive elision to rwlocks
[PATCH v2 3/3] PowerPC: abort transaction in syscalls
[PATCH v2 roland/namedsem] NPTL: Refactor named semaphore code to use shm-directory.h
[PATCH v2] Bump required version of texinfo to 4.7
Re: [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] manual/string.texi: Add description of envz_remove
[PATCH v2] manual: Correct guarantee about pointers compared by qsort()
[PATCH v2] Require bison 2.7 or newer for regenerating intl/plural.y
[PATCH v2] Reset cached offset when reading to end of stream (BZ #17653)
[PATCH v2] vfprintf stack overflow [BZ #16617]
[PATCH v3 1/4] [BZ #14161] tst-strptime2.c: add %z minute and range limit tests
[PATCH v3 2/4] [BZ #16141] strptime: fix %z minutes calculation
[PATCH v3 3/4] [BZ #14161] tst-strptime2.c: test %z range to +/-9959
[PATCH v3 4/4] [BZ #16141] strptime: extend %z range to +/-9959
[PATCH v3] [BZ #17273] fix incorrect mount table entry parsing in __getmntent_r()
Re: [PATCH v3] lowlevellock comments
[PATCH v3] Require bison 2.7 or newer for regenerating intl/plural.y
Re: [PATCH, AArch64] Add optimized strchrnul
[Patch, AArch64] Optimized strcpy
[Patch, MIPS] Fix uninitialized variable in inet/getnetgrent_r.c
[Patch, MIPS] Fix unused function warning
[Patch, MIPS] Fix warning from malloc/malloc.c
[Patch, MIPS] Fix warning in sysdeps/mips/dl-trampoline.c
[Patch, MIPS] Modify __mpn routines for mips32r6/mips64r6
[Patch, MIPS] Modify dl-machine.h for mips32r6/mips64r6
[Patch, MIPS] Modify memcpy.S for mips32r6/mips64r6
[Patch, MIPS] Modify memset.S for mips32r6/mips64r6
[Patch, MIPS] Modify PTR_* macros for mips32r6/mips64r6
[Patch, MIPS] Returning array literal from find_translit2
[PATCH, resend] Add x86 32 bit vDSO time function support
[PATCH, resubmitted] Removal of duplication of -frounding-math for math tests
[PATCH, RFC] Fix __sendmmsg prototype guards
Re: [PATCH,RFA] Ensure check_may_shrink_heap always returns the final value
Re: [PATCH] * elf/dl-load.c (open_path): avoid writing to 'env_path_list' when none of the search directories exist.
[PATCH] [BZ 14094] Update LC_CTYPE character class data to Unicode 7.0.0
Re: [PATCH] [BZ 16857] New locale raj_IN
Re: [PATCH] [BZ 17542] sunrpc: conditional jump depends on uninitialised value in svc_getreq_common
Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0
[PATCH] add hanzi collation to locale cmn_TW [BZ #17563]
[PATCH] Add hidden __tls_get_addr/___tls_get_addr alias
[PATCH] add some -Werror pragmas for tilegx
[PATCH] always inline alloc_perturb.
[PATCH] Avoid redundant shift character in iconv output at block boundary (bug 17197)
[PATCH] BZ #17702: Fix recursive dlopen.
[PATCH] check error properly for tile vDSO calls
[PATCH] Compile s_llround.c with -Wno-error for x32 build
Re: [PATCH] Correct minimal test suite changes for elision enabled kernels.
[PATCH] Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
[PATCH] Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers
[PATCH] Don't touch user-controlled stdio locks in forked child
[PATCH] Fix 'array subscript is above array bounds' warning in res_send.c
Re: [PATCH] Fix atomic_full_barrier on x86 and x86_64.
RE: [PATCH] Fix dynamic linker issue with bind-now
[PATCH] Fix endless loop in nss_dns getnetbyname [BZ #17630]
[PATCH] Fix namespace conformance issue with Bessel functions.
[PATCH] fix some -Werror fallout in the absence of FP round/exception support
[PATCH] fix some -Wundef warnings
Re: [PATCH] fix to malloc checking
[PATCH] Fix warning in elf/tst-unique4lib.cc.
[PATCH] Fix warning in misc/tst-mntent2.c.
[PATCH] Get rid of warning comparision will always evaluate as true
[PATCH] Get rid of warning inlining failed in call to maybe_swap_uint32
[PATCH] hppa: Remove custom lowlevellock.h.
[PATCH] i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.
[PATCH] ia64: Remove custom lowlevellock.h.
[PATCH] Ignore warning in string/tester.c.
[PATCH] intl: Merge with gettext version 0.19.3
Re: [PATCH] Make pthread_getspecific async-signal-safe
[PATCH] malloc.c, arena.c: Use ALIGN_UP, powerof2, and pagesize consistently.
[PATCH] manual/install.texi: Bump required version of texinfo to 4.7
[PATCH] manual: Correct guarantee about pointers compared by qsort()
[PATCH] math: increase timeout for math/atest-*.c
[PATCH] microblaze: Remove custom lowlevellock.h.
RE: [PATCH] mips: Do not use jal to reach __libc_start_main
[PATCH] override the hard-coded paths with configurable counterparts.
[PATCH] override the hardcoded paths with configurable conterparts.
[PATCH] powerpc64: strcpy optimization for unaligned string
[PATCH] powerpc: Fix lgammal_r overflow warnings
[PATCH] powerpc: Fix unitialized variable
[PATCH] powerpc: Optimized strcat for POWER8/PPC64
[PATCH] powerpc: Optimized strncat for POWER7/PPC64
[PATCH] powerpc: Optimized st{r,p}cpy for POWER8/PPC64
[PATCH] Properly handle forced elision in pthread_mutex_trylock
[PATCH] Re: Time zone data
[PATCH] Removal of duplication of -frounding-math for math tests
[PATCH] Remove @PLT from "call _dl_init at PLT" in x86 _dl_start_user
[PATCH] Remove custom pthread_once implementation on microblaze.
[PATCH] Remove custom pthread_once implementation on s390.
[PATCH] Remove incorrect default implementation of atomics.
[PATCH] Replace 1L with (mp_limb_t) 1
[PATCH] Require bison 2.7 or newer for regenerating intl/plural.y
[PATCH] S390: Get rid of
[PATCH] S390: Get rid of format warning in bug-vfprintf-nargs.c
[PATCH] S390: Get rid of format warning in mem.c
[PATCH] s390: Use generic lowlevellock-futex.h.
[PATCH] scripts/check-local-headers.sh: Verify there is input (don't hang).
Re: [PATCH] setenv(): fix memory leak when setting large, duplicate string
[PATCH] sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.
[PATCH] sh: Use generic lowlevellock-futex.h.
[PATCH] Simplify strncat.
[PATCH] sort diacritics left-to-right except in fr_CA locale
Re: [PATCH] string: Add tests for zero length string inputs
[PATCH] Update timex.h for ADJ_SETOFFSET.
[PATCH] Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.
[PATCH] Use one-dimension arrays in gen-posix-conf-vars.awk
[PATCH] vfprintf stack overflow [BZ #16617]
Re: [PATCH][BZ #16009] fix memory handling in strxfrm_l
[PATCH][BZ #17657] Return allocated array instead array on stack.
Re: [PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
[PATCH][v4][BZ #17523] linux: open and openat ignore 'mode' with O_TMPFILE in flags
RE: [PATCHv4, MIPS] Add support for O32 FPXX and program header based ABI information
[PING2] POSIX_* Wundef fixes
[PING] [PATCH v3] [BZ #14161] strptime ranges
RE: [PING] [PATCH] i686: Fix test suite fails on build by gcc 5.0
[PING] [PATCH] x86_32: memcpy, mempcpy, memmove, memcpy_chk, mempcpy_chk, memmove_chk optimized with SSE2 unaligned loads/stores
[ping][PATCH v2] ftell: seek to end only when there are unflushed bytes (BZ #17647)
[PING][PATCH v2][BZ #14799] Allow to disable options in RES_OPTIONS
[Ping][PATCH] add hanzi collation to locale cmn_TW [BZ #17563]
[PING][PATCH][BZ #16009] fix memory handling in strxfrm_l
[PING^2] [PATCH v3] [BZ #14161] Fix strptime %z calculation, extend ranges
[PING^2] [PATCH v3] [BZ #14161] strptime %z ranges
[PING^2][PATCH] add hanzi collation to locale cmn_TW [BZ #17563]
Re: [PING^8][PATCH 3/2] Use strspn/strcspn/strpbrk ifunc in internal calls.
[RFC] [PATCH] Remove custom pthread_once implementation on sh.
[RFC] [PATCH] Support explicit_bzero, memset_s, memzero_explicit, or similar.
Re: [RFC] atomics vs. uniprocessor builds
[RFC] EINTR and PC loser-ing library design
[RFC] improve generic strlen.
Re: [RFC] mutex destruction (#13690): problem description and workarounds
[RFC] Statistics of non-ASCII characters in strings
Re: [RFC] support for trusted validating resolver configuration
[v2] Fix strftime wcschr namespace (bug 17634)
__tls_get_addr in localplt.data
Re: Add macros for diagnostic control, use for scanf %a tests
Adding reentrancy information to safety notes?
Alignment of malloc returned pointer
argp: modified behaviour for empty group header
binutils 2.22 requirement for glibc 2.21?
Build failure with parallel make
Re: BZ# 16418: Fix powerpc get_clockfreq raciness
Re: BZ#15722: create all sockets with SOCK_CLOEXEC
Re: BZ#15819: introduce internal function to ease poll retry with timeout
Clean up localedata tests printf formats, don't use -Wno-format
Clean up powerpc fegetround / __fegetround inlines
Constify string parameters
Re: Copy relocations against protected symbols
Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779)
Re: Disable -Waddress for part of nptl/tst-mutex1.c
Re: Disable -Wdeprecated-declarations for register_printf_function calls in tst-printfsz.c
Re: Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c
fix -Werror regressions with gcc 4.8 on x86_64
Re: Fix elf/tst-unique4lib.cc warning
Re: Fix fgets_unlocked namespace issues (bug 17664)
Fix getifaddrs, freeifaddrs namespace (bug 17668)
Fix isblank / isascii / toascii namespace (bug 17635)
Fix libm fegetenv namespace (bug 17748) [committed]
Fix libm feraiseexcept namespace (bug 17723)
Fix MIPS sigaction build [committed]
Fix MIPS waitid build [committed]
Fix printf format error
Fix profil_counter namespace (bug 17725)
Fix pthreads getrlimit, gettimeofday namespace (bug 17682)
Fix resolver bind, getsockname namespace (bug 17733)
Fix resolver if_* namespace (bug 17717)
Fix resolver inet_* namespace (bug 17722)
Re: Fix strftime wcschr namespace (bug 17634)
Re: Fix sysdeps/mips/__longjmp.c warning
Fix tst-ftell-active-handler.c warning
Fix warning in nptl/tst-stack4.c
Re: Fix warning in posix/tst-getopt_long1.c
Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777)
Fix x86_64 memrchr namespace (bug 17719)
glibc: inet6_rth_init returned an abnormal address?
GNU C Library release 2.21 scheduled for January 30th 2015.
Improve generic stpcpy performance
Re: improvements to ctype-compatibility.py
improvements to ctype-compatibility.py (was: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0)
limited engagement until next year
linknamespace failures
lll_futex_wake_unlock customized on sparc -- why?
Lock elision tuning interface
mempcpy performance.
MT-safe annotations for gcvt and related functions
New Belarusian PO file for 'libc' (version 2.19.90)
Only 23 days left of active development before master freezes.
OpenMP vector function ABI for x86_64
PATCH: PR gold/14675: No eh_frame info registered in exception_static_test
Re: PATCH] [BZ 17192] New locale ce_RU
Ping Re: [v2] Fix strftime wcschr namespace (bug 17634)
Ping Re: Add macros for diagnostic control, use for scanf %a tests
Ping Re: Add more headers to include/ for conform tests
Ping Re: Fix elf/tst-unique4lib.cc warning
Ping Re: Fix isblank / isascii / toascii namespace (bug 17635)
Ping Re: Fix warning in posix/tst-getopt_long1.c
Ping Re: Use -Werror by default, add --disable-werror
Ping^15 Re: Make __ASSUME_UTIMES hppa-specific
Ping^16 Re: Make __ASSUME_UTIMES hppa-specific
Ping^17 Re: Make __ASSUME_UTIMES hppa-specific
Ping^18 Re: Make __ASSUME_UTIMES hppa-specific
Ping^2 Re: Add macros for diagnostic control, use for scanf %a tests
Ping^2 Re: Add more headers to include/ for conform tests
Re: Ping^4 [PATCH v3] lowlevellock comments
protected data in a DSO with copy relocation
Re: question about env and function malloc
Re: question about which sleep is noted in manual
Remove duplication from gconv-modules
Re: Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665)
Remove some linknamespace test XFAILs
Remove some semaphore.h linknamespace XFAILs [committed]
RFC on inline wrappers and symbol poisoning (was: RFC on enforcing best-practice through wrappers? [PR15819, PR15722])
Re: RFC: Don't output symbol version requirement for non-DT_NEEDED libs
RFC: Fix powerpc64 build with GCC 5.0
Re: RFC: getifaddrs returns -1 with errno == 0, fix
Re: search locale archive again after alias expansion
Should glibc be fully reentrant? -- No. (Roland was right).
Re: sparc: fix for missing include file
Split __kernel_standard* functions (fixes bug 17724) [committed].
Time zone data
Re: Use -Werror by default, add --disable-werror
utf8-gen.py (was: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0)
Werror in <sys/socket.h>
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]