glibc-cvs archive
subject index for April - June, 2019

This is the mail archive of the glibc-cvs@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]
Search: Limit to:

[glibc/zack/more-obsolete-typedefs] (56 commits) Don’t conditionalize declarations of ldiv_t, lldiv_t, __g

[glibc/zack/more-obsolete-typedefs] (9 commits) Don’t conditionalize declarations of ldiv_t, lldiv_t, __g

[glibc/zack/more-obsolete-typedefs] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.

[glibc/zack/more-obsolete-typedefs] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.

[glibc/zack/no-nested-includes] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.

[glibc/zack/no-nested-includes] Don’t include signal.h from sys/param.h.

[glibc/zack/no-nested-includes] Don’t include signal.h from sys/wait.h

[glibc/zack/no-nested-includes] Don’t include signal.h from sys/wait.h or sys/param.h.

[glibc/zack/no-nested-includes] Don’t include stdint.h 1/n: easy cases

[glibc/zack/no-nested-includes] Don’t include string.h from sys/un.h.

[glibc/zack/no-nested-includes] Don’t include sys/cdefs.h directly from public headers.

[glibc/zack/no-nested-includes] Don’t include sys/select.h from sys/types.h.

[glibc/zack/no-nested-includes] Don’t include sys/socket.h from other public headers.

[glibc/zack/no-nested-includes] Don’t include sys/socket.h from public headers.

[glibc/zack/no-nested-includes] Don’t include sys/types.h 3/n: utmp{,x}.h

[glibc/zack/no-nested-includes] Don’t include sys/time.h from sys/timex.h.

[glibc/zack/no-nested-includes] Don’t include sys/types.h from POSIX headers (2/n): net, netinet

[glibc/zack/no-nested-includes] Don’t include sys/types.h or stdint.h from most public headers.

[glibc/zack/no-nested-includes] Don’t include sys/types.h or stdint.h from other headers.

[glibc/zack/no-nested-includes] Don’t include sys/types.h or stdint.h n/n: bits headers

[glibc/zack/no-nested-includes] Don’t rely on stddef.h or stdarg.h for individual type definitions.

[glibc/zack/no-nested-includes] sys/timex.h: don’t include sys/time.h

[glibc/zack/no-nested-includes] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.

[glibc/zack/no-nested-includes] sys/un.h: Don’t include string.h for strlen.

[gitfiles] nss_dns: Do not replace root domain with empty string

[glibc(refs/meta/config)] Increase max email diff size to 5MiB.

[glibc(refs/meta/config)] Send email for all branch updates

[glibc(refs/meta/config)] Update style-checker comment

[glibc/azanella/master-posix_clock] nptl: Add clockid parameter to futex timed wait calls

[glibc/azanella/master-posix_clock] nptl: Add POSIX-proposed pthread_cond_clockwait

[glibc/azanella/master-posix_clock] nptl: Add POSIX-proposed pthread_mutex_clocklock

[glibc/azanella/master-posix_clock] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock

[glibc/azanella/master-posix_clock] nptl: Add POSIX-proposed sem_clockwait

[glibc/azanella/master-posix_clock] nptl: pthread_rwlock: Move timeout validation into _full functions

[glibc/azanella/master-posix_clock] nptl: Remove futex_supports_exact_relative_timeouts

[glibc/azanella/master-posix_clock] nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter

[glibc/azanella/master-posix_clock] Update NEWS for new _clockwait and _clocklock functions

[glibc/fw/bug24562] WIP Support exotic character sets in __fxprintf [BZ #24562]

[glibc/fw/resolv-cleanups] nss_dns: Check for proper A/AAAA address alignment

[glibc/fw/resolv-cleanups] nss_dns: Remove RES_USE_INET6 handling

[glibc/fw/resolv-cleanups] nss_nis, nss_nisplus: Remove RES_USE_INET6 handling

[glibc/google/grte/v5-2.27/master] Fix sense of a test in the static-linking version of ppc get_clockfreq

[glibc/hjl/cet/mark-legacy-code/master] Call _dl_open_check after relocation is finished [BZ #24259]

[glibc/hjl/cet/mark-legacy-code/master] x86/CET: Use ARCH_CET_MARK_LEGACY_CODE

[glibc/ibm/2.28/master] dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ#24476]

[glibc/ibm/2.28/master] elf: Fix pldd (BZ#18035)

[glibc/ibm/2.28/master] Fix crash in _IO_wfile_sync (bug 20568)

[glibc/ibm/2.28/master] Fix tcache count maximum (BZ #24531)

[glibc/ibm/2.28/master] ja_JP locale: Add entry for the new Japanese era [BZ #22964]

[glibc/ibm/2.28/master] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[glibc/ibm/2.28/master] malloc: Add ChangeLog for accidentally committed change

[glibc/ibm/2.28/master] malloc: Add more integrity checks to mremap_chunk.

[glibc/ibm/2.28/master] malloc: Check for large bin list corruption when inserting unsorted chunk

[glibc/ibm/2.28/master] malloc: Check the alignment of mmapped chunks before unmapping.

[glibc/ibm/2.28/master] memusagestat: use local glibc when linking [BZ #18465]

[glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master

[glibc/ibm/2.28/master] Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]

[glibc/ibm/2.28/master] regex: fix read overrun [BZ #24114]

[glibc/ibm/2.28/master] Revert "memusagestat: use local glibc when linking [BZ #18465]"

[glibc/ibm/2.28/master] RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)

[glibc/ibm/2.28/master] S390: Mark vx and vxe as important hwcap.

[glibc/master-ppc-refactor] benchtests: Add logb{f} benchmark

[glibc/master-ppc-refactor] benchtests: hypot benchmark

[glibc/master-ppc-refactor] math: Use wordsize-64 version for s_logb

[glibc/master-ppc-refactor] powerpc: hypot refactor and optimization

[glibc/master-ppc-refactor] powerpc: refactor logb{f,l}

[glibc/master-ppc-refactor] powerpc: Refactor modf{f}

[glibc/master-ppc-refactor] powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf

[glibc/master-ppc-refactor] powerpc: Use generic e_expf

[glibc/release/2.25/master] Fix crash in _IO_wfile_sync (bug 20568)

[glibc/release/2.26/master] Fix crash in _IO_wfile_sync (bug 20568)

[glibc/release/2.26/master] Fix tcache count maximum (BZ #24531)

[glibc/release/2.27/master] elf: Fix pldd (BZ#18035)

[glibc/release/2.27/master] Fix crash in _IO_wfile_sync (bug 20568)

[glibc/release/2.27/master] Fix tcache count maximum (BZ #24531)

[glibc/release/2.27/master] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[glibc/release/2.27/master] NEWS: add entries for bugs 22964, 24180, and 24531

[glibc/release/2.28/master] dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ#24476]

[glibc/release/2.28/master] elf: Fix pldd (BZ#18035)

[glibc/release/2.28/master] Fix crash in _IO_wfile_sync (bug 20568)

[glibc/release/2.28/master] Fix tcache count maximum (BZ #24531)

[glibc/release/2.28/master] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[glibc/release/2.28/master] malloc: Add ChangeLog for accidentally committed change

[glibc/release/2.28/master] malloc: Add more integrity checks to mremap_chunk.

[glibc/release/2.28/master] malloc: Check for large bin list corruption when inserting unsorted chunk

[glibc/release/2.28/master] malloc: Check the alignment of mmapped chunks before unmapping.

[glibc/release/2.28/master] memusagestat: use local glibc when linking [BZ #18465]

[glibc/release/2.28/master] Revert "memusagestat: use local glibc when linking [BZ #18465]"

[glibc/release/2.29/master] dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ#24476]

[glibc/release/2.29/master] elf: Fix pldd (BZ#18035)

[glibc/release/2.29/master] Fix crash in _IO_wfile_sync (bug 20568)

[glibc/release/2.29/master] Fix tcache count maximum (BZ #24531)

[glibc/release/2.29/master] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[glibc/release/2.29/master] malloc: Check for large bin list corruption when inserting unsorted chunk

[glibc/release/2.29/master] malloc: Fix warnings in tests with GCC 9

[glibc/release/2.29/master] malloc: Set and reset all hooks for tracing (Bug 16573)

[glibc/release/2.29/master] memusagestat: use local glibc when linking [BZ #18465]

[glibc/release/2.29/master] Revert "memusagestat: use local glibc when linking [BZ #18465]"

[glibc/release/2.29/master] support: Add support_capture_subprogram

[glibc/release/2.29/master] Update NEWS for BZ#24476 Guard __dlerror_main_freeres.

[glibc/release/2.29/master] Use a proper C tokenizer to implement the obsolete typedefs test.

[glibc/tuliom/libmvec] powerpc64: Fix libmvec's logf4 build on GCC < 8

[glibc/tuliom/libmvec] PPC64: Add libmvec SIMD double-precision natural exponent function.

[glibc/tuliom/libmvec] PPC64: Add libmvec SIMD single-precision natural exponent function.

[glibc/zack/more-obsolete-typedefs] <sys/cdefs.h>: Add __glibc_has_include macro

[glibc/zack/more-obsolete-typedefs] <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_include

[glibc/zack/more-obsolete-typedefs] <sys/stat.h>: Use Linux UAPI header for statx if available and useful

[glibc/zack/more-obsolete-typedefs] [powerpc] fegetexcept: utilize function instead of duplicating code

[glibc/zack/more-obsolete-typedefs] [powerpc] get_rounding_mode: utilize faster method to get rounding mode

[glibc/zack/more-obsolete-typedefs] aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS

[glibc/zack/more-obsolete-typedefs] aarch64: handle STO_AARCH64_VARIANT_PCS

[glibc/zack/more-obsolete-typedefs] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.

[glibc/zack/more-obsolete-typedefs] Add ChangeLog entry for previous commit.

[glibc/zack/more-obsolete-typedefs] Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.

[glibc/zack/more-obsolete-typedefs] Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.

[glibc/zack/more-obsolete-typedefs] Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.

[glibc/zack/more-obsolete-typedefs] Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.

[glibc/zack/more-obsolete-typedefs] Allow memset local PLT reference for powerpc soft-float.

[glibc/zack/more-obsolete-typedefs] arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl support

[glibc/zack/more-obsolete-typedefs] Benchmark strstr hard needles

[glibc/zack/more-obsolete-typedefs] benchtests: Add isnan/isinf/isfinite benchmark

[glibc/zack/more-obsolete-typedefs] Clean up bits/types.h.

[glibc/zack/more-obsolete-typedefs] Create bits/types headers for most remaining __T_defined macros.

[glibc/zack/more-obsolete-typedefs] Define register_t using bits/typesizes.h macros.

[glibc/zack/more-obsolete-typedefs] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]

[glibc/zack/more-obsolete-typedefs] Fix data of ChangeLog entry

[glibc/zack/more-obsolete-typedefs] Fix iconv buffer handling with IGNORE error handler (bug #18830)

[glibc/zack/more-obsolete-typedefs] Fix malloc tests build with GCC 10.

[glibc/zack/more-obsolete-typedefs] iconv: Use __twalk_r in __gconv_release_shlib

[glibc/zack/more-obsolete-typedefs] Improve performance of memmem

[glibc/zack/more-obsolete-typedefs] Improve performance of strstr

[glibc/zack/more-obsolete-typedefs] libio: freopen of default streams crashes in old programs [BZ #24632]

[glibc/zack/more-obsolete-typedefs] Linux: Add getdents64 system call

[glibc/zack/more-obsolete-typedefs] Linux: Add oddly-named arm syscalls to syscall-names.list

[glibc/zack/more-obsolete-typedefs] Linux: Deprecate <sys/sysctl.h> and sysctl

[glibc/zack/more-obsolete-typedefs] Linux: Fix __glibc_has_include use for <sys/stat.h> and statx

[glibc/zack/more-obsolete-typedefs] m68k: Remove vDSO support

[glibc/zack/more-obsolete-typedefs] math: Use wordsize-64 version for finite

[glibc/zack/more-obsolete-typedefs] math: Use wordsize-64 version for isinf

[glibc/zack/more-obsolete-typedefs] math: Use wordsize-64 version for isnan

[glibc/zack/more-obsolete-typedefs] Move most headers installed by top-level Makefile to misc/.

[glibc/zack/more-obsolete-typedefs] nl_NL locale: Correct the negative monetary format (bug 24614).

[glibc/zack/more-obsolete-typedefs] nptl: Add comment to __pthread_get_minstack about external users

[glibc/zack/more-obsolete-typedefs] nss_dns: Check for proper A/AAAA address alignment

[glibc/zack/more-obsolete-typedefs] powerpc: consolidate rint

[glibc/zack/more-obsolete-typedefs] powerpc: copysign cleanup

[glibc/zack/more-obsolete-typedefs] powerpc: Fix build failures with current GCC

[glibc/zack/more-obsolete-typedefs] powerpc: generic nearbyint/nearbyintf

[glibc/zack/more-obsolete-typedefs] powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf

[glibc/zack/more-obsolete-typedefs] powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf

[glibc/zack/more-obsolete-typedefs] powerpc: Refactor powerpc64 lround/lroundf/llround/llroundf

[glibc/zack/more-obsolete-typedefs] powerpc: Remove optimized finite

[glibc/zack/more-obsolete-typedefs] powerpc: Remove optimized isinf

[glibc/zack/more-obsolete-typedefs] powerpc: Remove optimized isnan

[glibc/zack/more-obsolete-typedefs] Remove support for PowerPC e500 / SPE ISA extension.

[glibc/zack/more-obsolete-typedefs] Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).

[glibc/zack/more-obsolete-typedefs] Remove unused get_clockfreq files

[glibc/zack/more-obsolete-typedefs] riscv: Do not use __has_include__

[glibc/zack/more-obsolete-typedefs] Simplify definition of __time64_t.

[glibc/zack/more-obsolete-typedefs] tt_RU: Add lang_name [BZ #24370]

[glibc/zack/more-obsolete-typedefs] tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]

[glibc/zack/no-nested-includes] (100 commits) Rename sys/ucontext.h to bits/ucontext.h

[glibc/zack/no-nested-includes] (20 commits) fixup: hurd sys/socket.h is now conformant

[glibc/zack/no-nested-includes] (4 commits) fixup: hurd sys/socket.h is now conformant

[glibc/zack/no-nested-includes] (43 commits) Rename sys/ucontext.h to bits/ucontext.h.

[glibc/zack/no-nested-includes] (46 commits) Clarify status of wait.h and sys/bitypes.h

[glibc/zack/no-nested-includes] (9 commits) fixup: hurd sys/socket.h is now conformant

[glibc/zack/no-nested-includes] <sys/cdefs.h>: Add __glibc_has_include macro

[glibc/zack/no-nested-includes] <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_include

[glibc/zack/no-nested-includes] <sys/stat.h>: Use Linux UAPI header for statx if available and useful

[glibc/zack/no-nested-includes] [powerpc] add 'volatile' to asm

[glibc/zack/no-nested-includes] [powerpc] fegetexcept: utilize function instead of duplicating code

[glibc/zack/no-nested-includes] [powerpc] get_rounding_mode: utilize faster method to get rounding mode

[glibc/zack/no-nested-includes] aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS

[glibc/zack/no-nested-includes] aarch64: handle STO_AARCH64_VARIANT_PCS

[glibc/zack/no-nested-includes] Add bits/types/ wrappers for stddef.h and stdarg.h types.

[glibc/zack/no-nested-includes] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.

[glibc/zack/no-nested-includes] Add ChangeLog entry for previous commit.

[glibc/zack/no-nested-includes] Add check-obsolete-constructs checker for nested includes.

[glibc/zack/no-nested-includes] Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.

[glibc/zack/no-nested-includes] Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.

[glibc/zack/no-nested-includes] Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.

[glibc/zack/no-nested-includes] Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.

[glibc/zack/no-nested-includes] Add missing VDSO_{NAME, HASH}_* macros and use them for PREPARE_VERSION_KNOWN

[glibc/zack/no-nested-includes] Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.

[glibc/zack/no-nested-includes] Allow memset local PLT reference for powerpc soft-float.

[glibc/zack/no-nested-includes] arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl support

[glibc/zack/no-nested-includes] Avoid including sys/socket.h from other public headers

[glibc/zack/no-nested-includes] Benchmark strstr hard needles

[glibc/zack/no-nested-includes] benchtests: Add isnan/isinf/isfinite benchmark

[glibc/zack/no-nested-includes] Clarify status of wait.h and sys/bitypes.h

[glibc/zack/no-nested-includes] Clean up bits/types.h.

[glibc/zack/no-nested-includes] Create bits/types headers for most remaining __T_defined macros.

[glibc/zack/no-nested-includes] Define register_t using bits/typesizes.h macros.

[glibc/zack/no-nested-includes] dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]

[glibc/zack/no-nested-includes] Don't include sys/types.h 3a/n: fixups for utmp{, x}.h

[glibc/zack/no-nested-includes] Don't include sys/types.h 4/n: sys/mtio.h

[glibc/zack/no-nested-includes] Don't include sys/types.h 5/n: misc nonstandard headers

[glibc/zack/no-nested-includes] Don't include sys/types.h 6/n: sys/epoll.h

[glibc/zack/no-nested-includes] Don't include sys/types.h 7/n: Linux misc

[glibc/zack/no-nested-includes] Don't include sys/types.h 8/n: Linux debugger headers

[glibc/zack/no-nested-includes] Don't include sys/types.h from POSIX headers (1/n)

[glibc/zack/no-nested-includes] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]

[glibc/zack/no-nested-includes] elf: Refuse to dlopen PIE objects [BZ #24323]

[glibc/zack/no-nested-includes] Fix build warnings in locale/programs/ld-ctype.c

[glibc/zack/no-nested-includes] Fix build warnings in nptl/tst-eintr1.c

[glibc/zack/no-nested-includes] Fix data of ChangeLog entry

[glibc/zack/no-nested-includes] Fix gcc 9 build errors for make xcheck. [BZ #24556]

[glibc/zack/no-nested-includes] Fix iconv buffer handling with IGNORE error handler (bug #18830)

[glibc/zack/no-nested-includes] Fix malloc tests build with GCC 10.

[glibc/zack/no-nested-includes] fixup for an uncertain patch

[glibc/zack/no-nested-includes] Fixup for Don't include sys/types.h 1/n

[glibc/zack/no-nested-includes] fixup for sys/un.h: don't include string.h

[glibc/zack/no-nested-includes] fixup for whichever patch took sys/types.h out of sys/xattr.h

[glibc/zack/no-nested-includes] fixup probably for Don't include sys/select.h from sys/types.h

[glibc/zack/no-nested-includes] fixup: another trivial wrapper header move

[glibc/zack/no-nested-includes] fixup: consolidation of MIPS-specific trivial wrapper headers

[glibc/zack/no-nested-includes] fixup: further consolidation of trivial wrapper headers

[glibc/zack/no-nested-includes] fixup: hurd fcntl.h is now conformant

[glibc/zack/no-nested-includes] fixup: hurd sys/sem.h is now conformant

[glibc/zack/no-nested-includes] fixup: hurd sys/socket.h is now conformant

[glibc/zack/no-nested-includes] iconv: Use __twalk_r in __gconv_release_shlib

[glibc/zack/no-nested-includes] Improve performance of memmem

[glibc/zack/no-nested-includes] Improve performance of strstr

[glibc/zack/no-nested-includes] Improve string benchtest timing

[glibc/zack/no-nested-includes] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[glibc/zack/no-nested-includes] libio: Fix gconv-related memory leak [BZ #24583]

[glibc/zack/no-nested-includes] libio: freopen of default streams crashes in old programs [BZ #24632]

[glibc/zack/no-nested-includes] libio: Remove codecvt vtable [BZ #24588]

[glibc/zack/no-nested-includes] Limit the set of strings.h functions also exposed in string.h.

[glibc/zack/no-nested-includes] Linux: Add getdents64 system call

[glibc/zack/no-nested-includes] Linux: Add nds32 specific syscalls to syscall-names.list

[glibc/zack/no-nested-includes] Linux: Add oddly-named arm syscalls to syscall-names.list

[glibc/zack/no-nested-includes] Linux: Deprecate <sys/sysctl.h> and sysctl

[glibc/zack/no-nested-includes] Linux: Fix __glibc_has_include use for <sys/stat.h> and statx

[glibc/zack/no-nested-includes] m68k: Remove vDSO support

[glibc/zack/no-nested-includes] manual: Document O_DIRECTORY

[glibc/zack/no-nested-includes] math: Use wordsize-64 version for finite

[glibc/zack/no-nested-includes] math: Use wordsize-64 version for isinf

[glibc/zack/no-nested-includes] math: Use wordsize-64 version for isnan

[glibc/zack/no-nested-includes] Minimize includes by networking headers 1/n: resolv, ethernet, atalk

[glibc/zack/no-nested-includes] Minimize includes by networking headers 2/3: ipx, rose, protocols

[glibc/zack/no-nested-includes] Minimize includes by networking headers 3/3: netinet

[glibc/zack/no-nested-includes] Minimize includes of unrelated public headers by networking headers.

[glibc/zack/no-nested-includes] Minimize inclusion of netinet/in.h from public headers

[glibc/zack/no-nested-includes] Minimize inclusion of netinet/in.h from public headers.

[glibc/zack/no-nested-includes] Move most headers installed by top-level Makefile to misc/.

[glibc/zack/no-nested-includes] nl_AW locale: Correct the negative monetary format (bug 24614).

[glibc/zack/no-nested-includes] nl_NL locale: Correct the negative monetary format (bug 24614).

[glibc/zack/no-nested-includes] nl_{AW, NL}: Correct the thousands separator and grouping (bug 23831).

[glibc/zack/no-nested-includes] nptl: Add comment to __pthread_get_minstack about external users

[glibc/zack/no-nested-includes] nptl: Convert various tests to use libsupport

[glibc/zack/no-nested-includes] nss_dns: Check for proper A/AAAA address alignment

[glibc/zack/no-nested-includes] powerpc: consolidate rint

[glibc/zack/no-nested-includes] powerpc: copysign cleanup

[glibc/zack/no-nested-includes] powerpc: Fix build failures with current GCC

[glibc/zack/no-nested-includes] powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]

[glibc/zack/no-nested-includes] powerpc: generic nearbyint/nearbyintf

[glibc/zack/no-nested-includes] powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf

[glibc/zack/no-nested-includes] powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf

[glibc/zack/no-nested-includes] powerpc: Refactor powerpc64 lround/lroundf/llround/llroundf

[glibc/zack/no-nested-includes] powerpc: Remove optimized finite

[glibc/zack/no-nested-includes] powerpc: Remove optimized isinf

[glibc/zack/no-nested-includes] powerpc: Remove optimized isnan

[glibc/zack/no-nested-includes] relocate yet another compatibility wrapper header

[glibc/zack/no-nested-includes] Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).

[glibc/zack/no-nested-includes] Remove unused get_clockfreq files

[glibc/zack/no-nested-includes] Rename sys/ucontext.h to bits/ucontext.h

[glibc/zack/no-nested-includes] Rename sys/ucontext.h to bits/ucontext.h.

[glibc/zack/no-nested-includes] riscv: Do not use __has_include__

[glibc/zack/no-nested-includes] S390: Regenerate ULPs.

[glibc/zack/no-nested-includes] Simplify definition of __time64_t.

[glibc/zack/no-nested-includes] Small tcache improvements

[glibc/zack/no-nested-includes] Split up endian.h to minimize exposure of BYTE_ORDER.

[glibc/zack/no-nested-includes] support: Add missing EOL terminators on timespec

[glibc/zack/no-nested-includes] support: Add xclock_now helper function.

[glibc/zack/no-nested-includes] support: Correct confusing comment

[glibc/zack/no-nested-includes] support: Expose sbindir as support_sbindir_prefix

[glibc/zack/no-nested-includes] support: Invent verbose_printf macro

[glibc/zack/no-nested-includes] Swap sys/poll.h with poll.h.

[glibc/zack/no-nested-includes] Swap sys/syslog.h with syslog.h.

[glibc/zack/no-nested-includes] sysvipc: Add missing bit of semtimedop s390 consolidation

[glibc/zack/no-nested-includes] sysvipc: Consolidate semtimedop s390

[glibc/zack/no-nested-includes] sysvipc: Fix compat msgctl (BZ#24570)

[glibc/zack/no-nested-includes] szl_PL locale: Fix a typo in the previous commit (bug 24652).

[glibc/zack/no-nested-includes] szl_PL locale: Spelling corrections (bug 24652).

[glibc/zack/no-nested-includes] termio.h is also a compatibility wrapper

[glibc/zack/no-nested-includes] tt_RU: Add lang_name [BZ #24370]

[glibc/zack/no-nested-includes] tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]

[glibc/zack/no-nested-includes] Update kernel-features.h files for Linux 5.1.

[glibc/zack/no-nested-includes] wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]

[glibc] <semaphore.h>: Add nonnull attributes

[glibc] <sys/cdefs.h>: Add __glibc_has_include macro

[glibc] <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_include

[glibc] <sys/stat.h>: Use Linux UAPI header for statx if available and useful

[glibc] [powerpc] add 'volatile' to asm

[glibc] [powerpc] fegetexcept: utilize function instead of duplicating code

[glibc] [powerpc] get_rounding_mode: utilize faster method to get rounding mode

[glibc] aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS

[glibc] aarch64: handle STO_AARCH64_VARIANT_PCS

[glibc] aarch64: thunderx2 memmove performance improvements

[glibc] Add ChangeLog entry for previous commit.

[glibc] Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.

[glibc] Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.

[glibc] Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.

[glibc] Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.

[glibc] Add missing bug number on CL entry for BZ#24506 (b2af6fb2ed239)

[glibc] Add missing Changelog entry

[glibc] Add missing VDSO_{NAME, HASH}_* macros and use them for PREPARE_VERSION_KNOWN

[glibc] Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.

[glibc] Add single-thread.h header

[glibc] Allow memset local PLT reference for powerpc soft-float.

[glibc] arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl support

[glibc] Assume LLL_LOCK_INITIALIZER is 0

[glibc] Benchmark strstr hard needles

[glibc] benchtests: Add isnan/isinf/isfinite benchmark

[glibc] benchtests: Enable BIND_NOW if configured with --enable-bind-now

[glibc] Bug 24535: Update to Unicode 12.1.0

[glibc] Bump up the runtime for "short" benchmarks

[glibc] ChangeLog: Convert leading spaces to tabs

[glibc] ChangeLog: Correct excess and deficiency of spaces

[glibc] Created branch 'azanella/master-posix_clock'

[glibc] Created branch 'fw/bug24562'

[glibc] Created branch 'fw/resolv-cleanups'

[glibc] Created branch 'hjl/cet/mark-legacy-code/master'

[glibc] Created branch 'master-ppc-refactor'

[glibc] Created branch 'zack/more-obsolete-typedefs'

[glibc] Created branch 'zack/no-nested-includes'

[glibc] Deleted branch azanella/master-posix_clock

[glibc] Deleted branch fw/accept4

[glibc] Deleted branch fw/more-bind-now

[glibc] Deleted branch fw/out_buffer

[glibc] Deleted branch hjl/cet/mark-legacy-code/master

[glibc] Deleted branch master-ppc-refactor

[glibc] Deleted branch zack/more-obsolete-typedefs

[glibc] Deleted branch zack/no-nested-includes

[glibc] dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]

[glibc] dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]

[glibc] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]

[glibc] elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)

[glibc] elf: Fix pldd (BZ#18035)

[glibc] elf: Fix tst-pldd for non-default --prefix and/or --bindir (BZ#24544)

[glibc] elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now

[glibc] elf: Refuse to dlopen PIE objects [BZ #24323]

[glibc] Extend BIND_NOW to installed programs with --enable-bind-now

[glibc] Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]

[glibc] Fix build warnings in locale/programs/ld-ctype.c

[glibc] Fix build warnings in nptl/tst-eintr1.c

[glibc] Fix crash in _IO_wfile_sync (bug 20568)

[glibc] Fix data of ChangeLog entry

[glibc] Fix gcc 9 build errors for make xcheck. [BZ #24556]

[glibc] Fix iconv buffer handling with IGNORE error handler (bug #18830)

[glibc] Fix malloc tests build with GCC 10.

[glibc] Fix NEWS entry from 9bf8e29ca136

[glibc] Fix tcache count maximum (BZ #24531)

[glibc] Further improve string bench timing

[glibc] iconv: Remove public declaration of __gconv_transliterate

[glibc] iconv: Use __twalk_r in __gconv_release_shlib

[glibc] Improve performance of memmem

[glibc] Improve performance of strstr

[glibc] Improve string benchtest timing

[glibc] io: Remove copy_file_range emulation [BZ #24744]

[glibc] ld.so: Support moving versioned symbols between sonames [BZ #24741]

[glibc] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[glibc] libio: Fix gconv-related memory leak [BZ #24583]

[glibc] libio: freopen of default streams crashes in old programs [BZ #24632]

[glibc] libio: Remove codecvt vtable [BZ #24588]

[glibc] Linux: Add getdents64 system call

[glibc] Linux: Add nds32 specific syscalls to syscall-names.list

[glibc] Linux: Add oddly-named arm syscalls to syscall-names.list

[glibc] Linux: Add the tgkill function

[glibc] Linux: Adjust gedents64 buffer size to int range [BZ #24740]

[glibc] Linux: Deprecate <sys/sysctl.h> and sysctl

[glibc] Linux: Fix __glibc_has_include use for <sys/stat.h> and statx

[glibc] Linux: Use mmap instead of malloc in dirent/tst-getdents64

[glibc] locale/tst-locale-locpath: Run test only for $(run-built-tests) == yes

[glibc] locale: Add LOCPATH diagnostics to the locale program

[glibc] m68k: Remove vDSO support

[glibc] Make --bindir effective

[glibc] Make mktime etc. compatible with __time64_t

[glibc] Makeconfig: Move $(CC) to +link command variables

[glibc] Makeconfig: Move -Wl, -rpath-link options before library references

[glibc] malloc/tst-mallocfork2: Use process-shared barriers

[glibc] malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)

[glibc] manual: Adjust twalk_r documentation.

[glibc] manual: Document O_DIRECTORY

[glibc] math: Use wordsize-64 version for finite

[glibc] math: Use wordsize-64 version for isinf

[glibc] math: Use wordsize-64 version for isnan

[glibc] memusagestat: use local glibc when linking [BZ #18465]

[glibc] mips: Remove rt_sigreturn usage on context function

[glibc] misc/tst-tsearch: Additional explicit error checking

[glibc] misc: Add twalk_r function

[glibc] Move nptl/tst-eintr1 to xtests

[glibc] nl_AW locale: Correct the negative monetary format (bug 24614).

[glibc] nl_NL locale: Correct the negative monetary format (bug 24614).

[glibc] nl_{AW, NL}: Correct the thousands separator and grouping (bug 23831).

[glibc] nptl/tst-abstime: Use libsupport

[glibc] nptl: Add comment to __pthread_get_minstack about external users

[glibc] nptl: Convert some rwlock tests to use libsupport

[glibc] nptl: Convert tst-cond11.c to use libsupport

[glibc] nptl: Convert various tests to use libsupport

[glibc] nptl: Use recent additions to libsupport in tst-sem5

[glibc] nss: Turn __nss_database_lookup into a compatibility symbol

[glibc] nss_dns: Check for proper A/AAAA address alignment

[glibc] nss_dns: Do not replace root domain with empty string

[glibc] nss_files: Remove RES_USE_INET6 from hosts processing

[glibc] nss_nis, nss_nisplus: Remove RES_USE_INET6 handling

[glibc] powerpc: ceil/ceilf refactor

[glibc] powerpc: consolidate rint

[glibc] powerpc: copysign cleanup

[glibc] powerpc: Fix build failures with current GCC

[glibc] powerpc: Fix format issue from 3a16dd780eeba602

[glibc] powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]

[glibc] powerpc: floor/floorf refactor

[glibc] powerpc: fma using builtins

[glibc] powerpc: generic nearbyint/nearbyintf

[glibc] powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf

[glibc] powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf

[glibc] powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf

[glibc] powerpc: Refactor powerpc64 lround/lroundf/llround/llroundf

[glibc] powerpc: Remove optimized finite

[glibc] powerpc: Remove optimized isinf

[glibc] powerpc: Remove optimized isnan

[glibc] powerpc: Remove power4 mpa optimization

[glibc] powerpc: Remove rt_sigreturn usage on context function

[glibc] powerpc: round/roundf refactor

[glibc] powerpc: trunc/truncf refactor

[glibc] powerpc: Use faster means to access FPSCR when possible in some cases

[glibc] powerpc: Use generic e_expf

[glibc] powerpc: Use generic fabs{f} implementations

[glibc] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg

[glibc] Reduce benchtests time

[glibc] Remove do_set_mallopt_check prototype

[glibc] Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).

[glibc] Remove unused get_clockfreq files

[glibc] Replace PREPARE_VERSION macro with inline function

[glibc] Revert "Use Linux 5.1 in build-many-glibcs.py."

[glibc] riscv: Do not use __has_include__

[glibc] riscv: remove DL_RO_DYN_SECTION

[glibc] S390: Regenerate ULPs.

[glibc] sem_close: Use __twalk_r

[glibc] Small optimization for lowlevellock

[glibc] Small tcache improvements

[glibc] stdlib/tst-secure-getenv: handle >64 groups

[glibc] support: Add missing EOL terminators on timespec

[glibc] support: Add support_capture_subprogram

[glibc] support: Add support_install_rootsbindir

[glibc] support: Add timespec.h

[glibc] support: Add xclock_gettime

[glibc] support: Add xclock_now helper function.

[glibc] support: Add xdlvsym function

[glibc] support: Correct confusing comment

[glibc] support: Export bindir path on support_path

[glibc] support: Expose sbindir as support_sbindir_prefix

[glibc] support: Fix timespec printf

[glibc] support: Invent verbose_printf macro

[glibc] support: Report NULL blobs explicitly in TEST_COMPARE

[glibc] sysvipc: Add missing bit of semtimedop s390 consolidation

[glibc] sysvipc: Consolidate semtimedop s390

[glibc] sysvipc: Fix compat msgctl (BZ#24570)

[glibc] szl_PL locale: Fix a typo in the previous commit (bug 24652).

[glibc] szl_PL locale: Spelling corrections (bug 24652).

[glibc] tt_RU: Add lang_name [BZ #24370]

[glibc] tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]

[glibc] Update kernel-features.h files for Linux 5.1.

[glibc] Update syscall-names.list for Linux 5.1.

[glibc] Use GCC 9 in build-many-glibcs.py.

[glibc] Use Linux 5.1 in build-many-glibcs.py.

[glibc] wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]

[glibc] x86: Add sysdeps/x86/dl-lookupcfg.h

[glibc] x86: Remove arch-specific low level lock implementation

GNU C Library master sources branch gabriel/powerpc-ieee128-printscan created. glibc-2.29.9000-211-gd929c19

GNU C Library master sources branch gabriel/powerpc-ieee128-printscan deleted. glibc-2.28.9000-82-g2c6fc6c

GNU C Library master sources branch google/grte/v5-2.27/master updated. glibc-2.27-181-g0d975df

GNU C Library master sources branch google/grte/v5-2.27/master updated. glibc-2.27-185-gf115fd4

GNU C Library master sources branch google/grte/v5-2.27/master updated. glibc-2.27-186-ga8e9dc5

GNU C Library master sources branch google/grte/v5-2.27/master updated. glibc-2.27-187-gf2734de

GNU C Library master sources branch google/grte/v5-2.27/master updated. glibc-2.27-188-gfb39e8c

GNU C Library master sources branch hjl/cet/prop created. glibc-2.29.9000-195-ge097a88

GNU C Library master sources branch hjl/cet/prop deleted. glibc-2.29.9000-195-ge097a88

GNU C Library master sources branch master updated. glibc-2.29.9000-168-g993e310

GNU C Library master sources branch master updated. glibc-2.29.9000-169-ge0e4c32

GNU C Library master sources branch master updated. glibc-2.29.9000-170-g6244917

GNU C Library master sources branch master updated. glibc-2.29.9000-174-g466afec

GNU C Library master sources branch master updated. glibc-2.29.9000-175-g0bd545e

GNU C Library master sources branch master updated. glibc-2.29.9000-176-g8260f23

GNU C Library master sources branch master updated. glibc-2.29.9000-182-gf82ed45

GNU C Library master sources branch master updated. glibc-2.29.9000-183-g94e358f

GNU C Library master sources branch master updated. glibc-2.29.9000-184-g3f8b44b

GNU C Library master sources branch master updated. glibc-2.29.9000-185-g3332218

GNU C Library master sources branch master updated. glibc-2.29.9000-186-g6103c0a

GNU C Library master sources branch master updated. glibc-2.29.9000-188-g93eebae

GNU C Library master sources branch master updated. glibc-2.29.9000-189-g648279f

GNU C Library master sources branch master updated. glibc-2.29.9000-190-ge621246

GNU C Library master sources branch master updated. glibc-2.29.9000-191-g7e3496c

GNU C Library master sources branch master updated. glibc-2.29.9000-192-g10dd69e

GNU C Library master sources branch master updated. glibc-2.29.9000-193-gc166468

GNU C Library master sources branch master updated. glibc-2.29.9000-194-g221710a

GNU C Library master sources branch master updated. glibc-2.29.9000-195-g32d85c1

GNU C Library master sources branch master updated. glibc-2.29.9000-196-ge3f454b

GNU C Library master sources branch release/2.27/master updated. glibc-2.27-114-gde9d4aa

GNU C Library master sources branch release/2.28/master updated. glibc-2.28-95-g7423da2

GNU C Library master sources branch release/2.29/master updated. glibc-2.29-12-g0941350

GNU C Library master sources branch tuliom/libmvec created. glibc-2.29.9000-197-gf29bf46

GNU C Library master sources branch tuliom/libmvec deleted. glibc-2.29.9000-115-g1474a45


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]
Search: Limit to:

Mail converted by MHonArc