glibc-cvs archive
date index for October - December, 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:


2019-12-31 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Fix “glibcs i686-gnu --strip” Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h> Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Implement update-syscalls command Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Introduce glibc build policy classes Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Linux: Use system call tables during build Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Linux: Add tables with system call numbers Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] alpha: Set wait4 as cancellation entrypoint Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] lv_LV locale: Correct the time part of d_t_fmt (bug 25324) Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323) Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] hurd: Global signal disposition Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] hurd sendmsg: Fix warning on calling CMSG_*HDR Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] hurd: Signal code refactoring Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] hurd: Add getcontext, makecontext, setcontext, swapcontext Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] hurd: Support sending file descriptors over Unix sockets Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] ldbl-128ibm-compat: Compiler flags for stdio functions Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: add default memcpy version for kunpeng920 Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: ifunc rename for kunpeng Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Modify error-shown comments for strcpy Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] linux: Consolidate sigprocmask Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Fix return code for __libc_signal_* functions Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241) Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] mnw_MM, my_MM, and shn_MM locales: Do not use %Op Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Avoid compat symbols for totalorder in powerpc64le IEEE long double Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] ldbl-128ibm-compat: Add *cvt functions Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Refactor *cvt functions implementation (2/2) Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Refactor *cvt functions implementation (1/2) Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Add exception-based flags for wait4 Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Optimized memset for Kunpeng processor. Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Optimized strlen for strlen_asimd Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Add Huawei Kunpeng to tunable cpu list Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Optimized implementation of memrchr Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Optimized implementation of strnlen Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Optimized implementation of strcpy Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] aarch64: Optimized implementation of memcmp Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Consolidate wait3 implementations Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Implement waitpid in terms of wait4 Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] linux: Use waitid on wait4 if __NR_wait4 is not defined Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Implement wait in terms of waitpid Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] nptl: Move waitpid implementation to libc Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] nptl: Move wait implementation to libc Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Remove __waitpid_nocancel Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] Fix __libc_signal_block_all on sparc64 Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] hurd: Do not make sigprocmask available in ld.so Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Do not build C++ PCHs by default Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] hurd: Make getrandom honour GRND_NONBLOCK Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] tunables: report sbrk() failure Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Add mipsisa64r6el-linux-gnu target Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6 Florian Weimer
2019-12-31 [glibc/fw/builtin-syscalls-4] (53 commits) build-many-glibcs.py: Fix “glibcs i686-gnu --strip” Florian Weimer
2019-12-30 [glibc] alpha: Set wait4 as cancellation entrypoint Adhemerval Zanella
2019-12-30 [glibc] lv_LV locale: Correct the time part of d_t_fmt (bug 25324) Rafal Luzynski
2019-12-30 [glibc] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323) Rafal Luzynski
2019-12-29 [glibc] hurd: Global signal disposition Samuel Thibault
2019-12-29 [glibc] hurd sendmsg: Fix warning on calling CMSG_*HDR Samuel Thibault
2019-12-29 [glibc] hurd: Signal code refactoring Samuel Thibault
2019-12-29 [glibc] hurd: Support sending file descriptors over Unix sockets Samuel Thibault
2019-12-27 [glibc] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 Gabriel F . T . Gomes
2019-12-27 [glibc] ldbl-128ibm-compat: Compiler flags for stdio functions Gabriel F . T . Gomes
2019-12-27 [glibc] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 Gabriel F . T . Gomes
2019-12-27 [glibc] aarch64: add default memcpy version for kunpeng920 Adhemerval Zanella
2019-12-27 [glibc] aarch64: ifunc rename for kunpeng Adhemerval Zanella
2019-12-27 [glibc] aarch64: Modify error-shown comments for strcpy Adhemerval Zanella
2019-12-27 [glibc] linux: Consolidate sigprocmask Adhemerval Zanella
2019-12-27 [glibc] Fix return code for __libc_signal_* functions Adhemerval Zanella
2019-12-26 [glibc] nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241) Adhemerval Zanella
2019-12-23 [glibc] mnw_MM, my_MM, and shn_MM locales: Do not use %Op Rafal Luzynski
2019-12-23 [glibc] Avoid compat symbols for totalorder in powerpc64le IEEE long double Gabriel F . T . Gomes
2019-12-23 [glibc] ldbl-128ibm-compat: Add *cvt functions Gabriel F . T . Gomes
2019-12-23 [glibc] Refactor *cvt functions implementation (2/2) Gabriel F . T . Gomes
2019-12-23 [glibc] Refactor *cvt functions implementation (1/2) Gabriel F . T . Gomes
2019-12-20 [glibc/google/grte/v5-2.27/master] Update passwd.borg handling to use passwd.borg.real Stan Shebs
2019-12-20 [glibc] Add exception-based flags for wait4 Adhemerval Zanella
2019-12-19 [glibc] aarch64: Optimized memset for Kunpeng processor. Adhemerval Zanella
2019-12-19 [glibc] aarch64: Optimized strlen for strlen_asimd Adhemerval Zanella
2019-12-19 [glibc] aarch64: Add Huawei Kunpeng to tunable cpu list Adhemerval Zanella
2019-12-19 [glibc] aarch64: Optimized implementation of memrchr Adhemerval Zanella
2019-12-19 [glibc] aarch64: Optimized implementation of strnlen Adhemerval Zanella
2019-12-19 [glibc] aarch64: Optimized implementation of strcpy Adhemerval Zanella
2019-12-19 [glibc] aarch64: Optimized implementation of memcmp Adhemerval Zanella
2019-12-19 [glibc] Consolidate wait3 implementations Adhemerval Zanella
2019-12-19 [glibc] Implement waitpid in terms of wait4 Adhemerval Zanella
2019-12-19 [glibc] linux: Use waitid on wait4 if __NR_wait4 is not defined Adhemerval Zanella
2019-12-19 [glibc] Implement wait in terms of waitpid Adhemerval Zanella
2019-12-19 [glibc] nptl: Move waitpid implementation to libc Adhemerval Zanella
2019-12-19 [glibc] nptl: Move wait implementation to libc Adhemerval Zanella
2019-12-19 [glibc] Remove __waitpid_nocancel Adhemerval Zanella
2019-12-19 [glibc] Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow Florian Weimer
2019-12-19 [glibc] Fix __libc_signal_block_all on sparc64 Adhemerval Zanella
2019-12-19 [glibc] powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] Adhemerval Zanella
2019-12-18 [glibc] hurd: Do not make sigprocmask available in ld.so Florian Weimer
2019-12-18 [glibc] build-many-glibcs.py: Do not build C++ PCHs by default Florian Weimer
2019-12-17 [glibc] hurd: Make getrandom honour GRND_NONBLOCK Samuel Thibault
2019-12-17 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Implement update-syscalls command Florian Weimer
2019-12-17 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Introduce glibc build policy classes Florian Weimer
2019-12-17 [glibc/fw/builtin-syscalls-4] build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild Florian Weimer
2019-12-17 [glibc/fw/builtin-syscalls-4] Linux: Use system call tables during build Florian Weimer
2019-12-17 [glibc/fw/builtin-syscalls-4] Linux: Add tables with system call numbers Florian Weimer
2019-12-17 [glibc] Created branch 'fw/builtin-syscalls-4' Florian Weimer
2019-12-16 [glibc] tunables: report sbrk() failure DJ Delorie
2019-12-16 [glibc] build-many-glibcs.py: Add mipsisa64r6el-linux-gnu target Dragan Mladjenovic
2019-12-16 [glibc] mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6 Dragan Mladjenovic
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] RFC: powerpc64le: Enable support for IEEE long double Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] powerpc64le: Require a compiler with -mno-gnu-attribute Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] Avoid compat symbols for totalorder in powerpc64le IEEE long double Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Compiler flags for stdio functions Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add *cvt functions Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (2/2) Gabriel F . T . Gomes
2019-12-13 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (1/2) Gabriel F . T . Gomes
2019-12-13 [glibc] Created branch 'gabriel/powerpc-ieee128-printscan' Gabriel F . T . Gomes
2019-12-13 [glibc] Deleted branch gabriel/powerpc-ieee128-printscan Gabriel F . T . Gomes
2019-12-13 [glibc] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions Gabriel F . T . Gomes
2019-12-13 [glibc] ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf Gabriel F . T . Gomes
2019-12-13 [glibc] hurd: Fix local PLT Samuel Thibault
2019-12-13 [glibc] dlopen: Do not block signals Florian Weimer
2019-12-13 [glibc] dlopen: Rework handling of pending NODELETE status Florian Weimer
2019-12-13 [glibc] dlopen: Fix issues related to NODELETE handling and relocations Florian Weimer
2019-12-13 [glibc] hurd: Fix __close_nocancel_nostatus availability Samuel Thibault
2019-12-13 [glibc] hurd: add getrandom and getentropy implementations Samuel Thibault
2019-12-13 [glibc] hurd: Implement __close_nocancel_nostatus Samuel Thibault
2019-12-12 [glibc/fw/builtin-syscalls-3] build-many-glibcs.py: Add update-syscalls command Florian Weimer
2019-12-12 [glibc/fw/builtin-syscalls-3] build-many-glibcs.py: Use subclassing to customize Glibc Florian Weimer
2019-12-12 [glibc/fw/builtin-syscalls-3] build-many-glibcs.py: Move cleanup_dir out of build_glibc Florian Weimer
2019-12-12 [glibc/fw/builtin-syscalls-3] Linux: Use system call tables during build Florian Weimer
2019-12-12 [glibc/fw/builtin-syscalls-3] Linux: Add tables with system call numbers Florian Weimer
2019-12-12 [glibc] Created branch 'fw/builtin-syscalls-3' Florian Weimer
2019-12-11 [glibc] manual: clarify fopen with the x flag Paul Eggert
2019-12-11 [glibc] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x. Stefan Liebler
2019-12-11 [glibc] S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS. Stefan Liebler
2019-12-11 [glibc] S390: Implement math-barriers math_opt_barrier and math_force_eval. Stefan Liebler
2019-12-11 [glibc] S390: Use libc_fe* macros in fe* functions. Stefan Liebler
2019-12-11 [glibc] S390: Implement libc_fe* macros. Stefan Liebler
2019-12-11 [glibc] S390: Use convert-to-fixed instruction for llround functions. Stefan Liebler
2019-12-11 [glibc] S390: Use convert-to-fixed instruction for lround functions. Stefan Liebler
2019-12-11 [glibc] S390: Use convert-to-fixed instruction for llrint functions. Stefan Liebler
2019-12-11 [glibc] S390: Use convert-to-fixed instruction for lrint functions. Stefan Liebler
2019-12-11 [glibc] S390: Use load-fp-integer instruction for roundeven functions. Stefan Liebler
2019-12-11 [glibc] Adjust s_copysignl.c regarding code style. Stefan Liebler
2019-12-11 [glibc] Adjust s_ceilf.c and s_ceill.c regarding code style. Stefan Liebler
2019-12-11 [glibc] Adjust s_floorf.c and s_floorl.c regarding code style. Stefan Liebler
2019-12-11 [glibc] Adjust s_rintf.c and s_rintl.c regarding code style. Stefan Liebler
2019-12-11 [glibc] Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style. Stefan Liebler
2019-12-11 [glibc] Use GCC builtins for copysign functions if desired. Stefan Liebler
2019-12-11 [glibc] Use GCC builtins for round functions if desired. Stefan Liebler
2019-12-11 [glibc] Use GCC builtins for trunc functions if desired. Stefan Liebler
2019-12-11 [glibc] Use GCC builtins for ceil functions if desired. Stefan Liebler
2019-12-11 [glibc] Use GCC builtins for floor functions if desired. Stefan Liebler
2019-12-11 [glibc] Use GCC builtins for rint functions if desired. Stefan Liebler
2019-12-11 [glibc] Use GCC builtins for nearbyint functions if desired. Stefan Liebler
2019-12-11 [glibc] Always use wordsize-64 version of s_round.c. Stefan Liebler
2019-12-11 [glibc] Always use wordsize-64 version of s_trunc.c. Stefan Liebler
2019-12-11 [glibc] Always use wordsize-64 version of s_ceil.c. Stefan Liebler
2019-12-11 [glibc] Always use wordsize-64 version of s_floor.c. Stefan Liebler
2019-12-11 [glibc] Always use wordsize-64 version of s_rint.c. Stefan Liebler
2019-12-11 [glibc] Always use wordsize-64 version of s_nearbyint.c. Stefan Liebler
2019-12-11 [glibc] ldconfig: Do not print a warning for a missing ld.so.conf file Florian Weimer
2019-12-10 [glibc] hurd: Fix using altstack while in an RPC call to be aborted Samuel Thibault
2019-12-10 [glibc] Fix failure when CFLAGS contains -DNDEBUG (Bug 25251) Carlos O'Donell
2019-12-09 [glibc] nptl: Add more missing placeholder abi symbol from nanosleep move Adhemerval Zanella
2019-12-09 [glibc] sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376) Andreas Schwab
2019-12-05 [glibc] y2038: linux: Provide __timer_settime64 implementation Lukasz Majewski
2019-12-05 [glibc] y2038: linux: Provide __timer_gettime64 implementation Lukasz Majewski
2019-12-05 [glibc] timer: Decouple x86_64 specific timer_settime from generic Linux implementation Lukasz Majewski
2019-12-05 [glibc] timer: Decouple x86_64 specific timer_gettime from generic Linux implementation Lukasz Majewski
2019-12-05 [glibc] time: Introduce glibc's internal struct __itimerspec64 Lukasz Majewski
2019-12-05 [glibc] Correct range checking in mallopt/mxfast/tcache [BZ #25194] DJ Delorie
2019-12-05 [glibc/release/2.28/master] misc/test-errno-linux: Handle EINVAL from quotactl Florian Weimer
2019-12-05 [glibc/release/2.29/master] misc/test-errno-linux: Handle EINVAL from quotactl Florian Weimer
2019-12-05 [glibc/release/2.30/master] misc/test-errno-linux: Handle EINVAL from quotactl Florian Weimer
2019-12-05 [glibc] misc/test-errno-linux: Handle EINVAL from quotactl Florian Weimer
2019-12-05 [glibc/release/2.30/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232] Florian Weimer
2019-12-05 [glibc/release/2.29/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232] Florian Weimer
2019-12-05 [glibc/release/2.28/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232] Florian Weimer
2019-12-05 [glibc] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232] Florian Weimer
2019-12-05 [glibc] build-many-glibcs.py: Move sparcv8 to extra_glibcs Adhemerval Zanella
2019-12-05 [glibc] sysdeps/clock_gettime: Use clock_gettime64 if avaliable Alistair Francis
2019-12-05 [glibc] sysdeps: Add clock_gettime64 vDSO Alistair Francis
2019-12-04 [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master Tulio Magno Quites Machado Filho
2019-12-04 [glibc/ibm/2.28/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Tulio Magno Quites Machado Filho
2019-12-04 [glibc/ibm/2.28/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Tulio Magno Quites Machado Filho
2019-12-04 [glibc/ibm/2.28/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Tulio Magno Quites Machado Filho
2019-12-04 [glibc] Do not use ld.so to open statically linked programs in debugglibc.sh Gabriel F . T . Gomes
2019-12-04 [glibc] Attach to test in container from debugglibc.sh Gabriel F . T . Gomes
2019-12-03 [glibc] Expand $(as-needed) and $(no-as-needed) throughout the build system Florian Weimer
2019-12-03 [glibc/release/2.28/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Florian Weimer
2019-12-03 [glibc/release/2.29/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Florian Weimer
2019-12-03 [glibc/release/2.30/master] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Florian Weimer
2019-12-03 [glibc] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Florian Weimer
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] RFC: powerpc64le: Enable support for IEEE long double Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] powerpc64le: Require a compiler with -mno-gnu-attribute Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] Avoid compat symbols for totalorder in powerpc64le IEEE long double Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Compiler flags for stdio functions Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add *cvt functions Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (5/5) Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (1-4/5) Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions Gabriel F . T . Gomes
2019-12-03 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf Gabriel F . T . Gomes
2019-12-03 [glibc] Created branch 'gabriel/powerpc-ieee128-printscan' Gabriel F . T . Gomes
2019-12-03 [glibc] Deleted branch gabriel/powerpc-ieee128-printscan Gabriel F . T . Gomes
2019-12-03 [glibc] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold Gabriel F . T . Gomes
2019-12-03 [glibc] ldbl-128ibm-compat: Add tests for strfmon and strfmon_l Gabriel F . T . Gomes
2019-12-03 [glibc] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format Gabriel F . T . Gomes
2019-12-03 [glibc] ldbl-128ibm-compat: Replace http with https in new files Gabriel F . T . Gomes
2019-12-03 [glibc/fw/dlopen-nodelete-reloc] WIP dlopen NODELETE test Florian Weimer
2019-12-03 [glibc] Created branch 'fw/dlopen-nodelete-reloc' Florian Weimer
2019-12-02 [glibc] elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] Florian Weimer
2019-12-02 [glibc] elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.so Florian Weimer
2019-12-01 [glibc] hurd: Fix ld.so __access override from libc Samuel Thibault
2019-12-01 [glibc] hurd: Fix ld.so __getcwd override from libc Samuel Thibault
2019-12-01 [glibc] hurd: Make __sigprocmask GLIBC_PRIVATE Samuel Thibault
2019-12-01 [glibc] hurd: Fix renameat2 error Samuel Thibault
2019-12-01 [glibc] hurd: make strerror(0) coherent with other ports Samuel Thibault
2019-12-01 [glibc] hurd: Fix ld.so link Samuel Thibault
2019-11-29 [glibc/fw/bug24214] elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] Florian Weimer
2019-11-29 [glibc] Created branch 'fw/bug24214' Florian Weimer
2019-11-29 [glibc] Update kernel version to 5.4 in tst-mman-consts.py. Joseph Myers
2019-11-29 [glibc] Update SOMAXCONN value from Linux 5.4. Joseph Myers
2019-11-28 [glibc] Update syscall-names.list for Linux 5.4. Joseph Myers
2019-11-28 [glibc] Fix syntax error in build-many-glibcs.py. Joseph Myers
2019-11-28 [glibc/release/2.25/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-28 [glibc/release/2.25/master] libio: Disable vtable validation in case of interposition [BZ #23313] Florian Weimer
2019-11-28 [glibc/release/2.24/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-28 [glibc/release/2.24/master] libio: Disable vtable validation in case of interposition [BZ #23313] Florian Weimer
2019-11-28 [glibc] Define MADV_COLD and MADV_PAGEOUT from Linux 5.4. Joseph Myers
2019-11-28 [glibc/release/2.26/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-28 [glibc/release/2.27/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-28 [glibc/release/2.28/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-28 [glibc/release/2.29/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-28 [glibc/release/2.30/master] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-28 [glibc/fw/libc-early-init-2] Implement __libc_early_init Florian Weimer
2019-11-28 [glibc/fw/libc-early-init-2] Introduce <elf_machine_sym_no_match.h> Florian Weimer
2019-11-28 [glibc] Created branch 'fw/libc-early-init-2' Florian Weimer
2019-11-28 [glibc/fw/no-symlinks] Add --disable-major-minor-libraries configure option Florian Weimer
2019-11-28 [glibc/fw/no-symlinks] Makerules: Remove lib-version, $(subdir-version) Florian Weimer
2019-11-28 [glibc/fw/no-symlinks] nptl_db: Install libthread_db under a regular implementation name Florian Weimer
2019-11-28 [glibc] Created branch 'fw/no-symlinks' Florian Weimer
2019-11-27 [glibc] Move _dl_open_check to its original place in dl_open_worker Florian Weimer
2019-11-27 [glibc] Block signals during the initial part of dlopen Florian Weimer
2019-11-27 [glibc] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839] Florian Weimer
2019-11-27 [glibc] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112] Florian Weimer
2019-11-27 [glibc] Avoid late failure in dlopen in global scope update [BZ #25112] Florian Weimer
2019-11-27 [glibc] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304] Florian Weimer
2019-11-27 [glibc] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358] Florian Weimer
2019-11-27 [glibc] dlsym: Do not determine caller link map if not needed Florian Weimer
2019-11-27 [glibc] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] Florian Weimer
2019-11-27 [glibc] ldbl-128ibm-compat: Add syslog functions Gabriel F . T . Gomes
2019-11-27 [glibc] ldbl-128ibm-compat: Add obstack printing functions Gabriel F . T . Gomes
2019-11-27 [glibc] ldbl-128ibm-compat: Reuse tests for err.h and error.h functions Gabriel F . T . Gomes
2019-11-27 [glibc] ldbl-128ibm-compat: Add error.h functions Gabriel F . T . Gomes
2019-11-27 [glibc] ldbl-128ibm-compat: Add err.h functions Gabriel F . T . Gomes
2019-11-27 [glibc] ldbl-128ibm-compat: Add argp_error and argp_failure Gabriel F . T . Gomes
2019-11-27 [glibc] Deleted branch azanella/sparcv8-removal Adhemerval Zanella
2019-11-27 [glibc] sparc: Use atomic compiler builtins on sparc Adhemerval Zanella
2019-11-27 [glibc] Remove 32 bit sparc v7 support Adhemerval Zanella
2019-11-27 [glibc/release/2.30/master] S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [BZ #25226] Stefan Liebler
2019-11-27 [glibc] S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [BZ #25226] Stefan Liebler
2019-11-26 [glibc] nptl: Fix __PTHREAD_MUTEX_INITIALIZER for !__PTHREAD_MUTEX_HAVE_PREV Adhemerval Zanella
2019-11-26 [glibc] Compile elf/rtld.c with -fno-tree-loop-distribute-patterns. Florian Weimer
2019-11-26 [glibc] hppa: Remove unrequired nptl headers Adhemerval Zanella
2019-11-26 [glibc] nptl: Add default pthread-offsets.h Adhemerval Zanella
2019-11-26 [glibc] nptl: Add default pthreadtypes-arch.h Adhemerval Zanella
2019-11-26 [glibc] nptl: Add struct_rwlock.h Adhemerval Zanella
2019-11-26 [glibc] nptl: Add struct_mutex.h Adhemerval Zanella
2019-11-26 [glibc] nptl: Remove rwlock elision definitions Adhemerval Zanella
2019-11-26 [glibc] nptl: Add tests for internal pthread_rwlock_t offsets Adhemerval Zanella
2019-11-26 [glibc] nptl: Cleanup mutex internal offset tests Adhemerval Zanella
2019-11-26 [glibc/fw/bug25225] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Florian Weimer
2019-11-26 [glibc/fw/bug25225] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Florian Weimer
2019-11-26 [glibc/fw/bug25225] x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] Florian Weimer
2019-11-26 [glibc] Created branch 'fw/bug25225' Florian Weimer
2019-11-26 [glibc] locale: Greek -> ASCII transliteration table [BZ #12031] Florian Weimer
2019-11-26 [glibc] ru_UA locale: use copy "ru_RU" in LC_TIME (bug 25044) Rafal Luzynski
2019-11-26 [glibc] sysdeps/posix/getaddrinfo: Return early on invalid address family Florian Weimer
2019-11-26 [glibc] sysdeps/posix: Simplify if expression in getaddrinfo Florian Weimer
2019-11-26 [glibc] Use Linux 5.4 in build-many-glibcs.py. Joseph Myers
2019-11-25 [glibc] arm: Fix armv7 selection after 'Split BE/LE abilist' Adhemerval Zanella
2019-11-25 [glibc/ibm/2.30/master] Merge branch release/2.30/master into ibm/2.30/master Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] Don't use a custom wrapper macro around __has_include (bug 25189). Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] Base max_fast on alignment, not width, of bins (Bug 24903) Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] malloc: Various cleanups for malloc/tst-mxfast Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] Add glibc.malloc.mxfast tunable Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026] Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] Make tst-strftime2 and tst-strftime3 depend on locale generation Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] S390: Add new s390 platform z15. Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] Fix RISC-V vfork build with Linux 5.3 kernel headers. Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986] Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] hppa: Update libm-tests-ulps Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] Update Alpha libm-test-ulps Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] Chinese locales: Set first_weekday to 2 (bug 24682). Tulio Magno Quites Machado Filho
2019-11-25 [glibc/ibm/2.30/master] malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867] Tulio Magno Quites Machado Filho
2019-11-22 [glibc] ldbl-128ibm-compat: Add wide character scanning functions Gabriel F . T . Gomes
2019-11-22 [glibc] ldbl-128ibm-compat: Add regular character scanning functions Gabriel F . T . Gomes
2019-11-22 [glibc] ldbl-128ibm-compat: Test positional arguments Gabriel F . T . Gomes
2019-11-22 [glibc] ldbl-128ibm-compat: Test double values Gabriel F . T . Gomes
2019-11-22 [glibc] ldbl-128ibm-compat: Add wide character, fortified printing functions Gabriel F . T . Gomes
2019-11-22 [glibc] ldbl-128ibm-compat: Add regular character, fortified printing functions Gabriel F . T . Gomes
2019-11-22 [glibc] ldbl-128ibm-compat: Add wide character printing functions Gabriel F . T . Gomes
2019-11-22 [glibc] ldbl-128ibm-compat: Add regular character printing functions Gabriel F . T . Gomes
2019-11-22 [glibc] Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions Gabriel F . T . Gomes
2019-11-22 [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403] Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] elf: Refuse to dlopen PIE objects [BZ #24323] Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Call _dl_open_check after relocation [BZ #24259] Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Base max_fast on alignment, not width, of bins (Bug 24903) Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026] Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867] Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] malloc: Various cleanups for malloc/tst-mxfast Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Add glibc.malloc.mxfast tunable Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] nscd: avoid assertion failure during persistent db check Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Small tcache improvements Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Fix assertion in malloc.c:tcache_get. Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Improve performance of memmem Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Improve performance of strstr Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Speedup first memmem match Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] Simplify and speedup strstr/strcasestr first match Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] [AArch64] Add ifunc support for Ares Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] posix: Fix large mmap64 offset for mips64n32 (BZ#24699) Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] aarch64: handle STO_AARCH64_VARIANT_PCS Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS Tulio Magno Quites Machado Filho
2019-11-22 [glibc/ibm/2.28/master] io: Remove copy_file_range emulation [BZ #24744] Tulio Magno Quites Machado Filho
2019-11-22 [glibc] misc: Set generic pselect as ENOSYS Adhemerval Zanella
2019-11-22 [glibc] Remove duplicate inline implementation of issignalingf Paul Clarke
2019-11-22 [glibc/release/2.23/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.24/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.25/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.26/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.27/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.28/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.29/master] Update NEWS for CVE-2019-19126 Florian Weimer
2019-11-22 [glibc/release/2.29/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.30/master] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-22 [glibc/release/2.30/master] Don't use a custom wrapper macro around __has_include (bug 25189). Florian Weimer
2019-11-21 [glibc] Don't use a custom wrapper macro around __has_include (bug 25189). Florian Weimer
2019-11-21 [glibc] Enable inlining issignalingf within glibc Paul Clarke
2019-11-21 [glibc] Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x Florian Weimer
2019-11-21 [glibc] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #2520 Florian Weimer
2019-11-19 [glibc/release/2.30/master] Base max_fast on alignment, not width, of bins (Bug 24903) Arjun Shankar
2019-11-19 [glibc/release/2.30/master] malloc: Various cleanups for malloc/tst-mxfast Arjun Shankar
2019-11-19 [glibc/release/2.30/master] Add glibc.malloc.mxfast tunable Arjun Shankar
2019-11-19 [glibc/release/2.30/master] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026] Arjun Shankar
2019-11-18 [glibc/release/2.29/master] Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532] Arjun Shankar
2019-11-18 [glibc/release/2.29/master] Base max_fast on alignment, not width, of bins (Bug 24903) Arjun Shankar
2019-11-18 [glibc/release/2.29/master] malloc: Various cleanups for malloc/tst-mxfast Arjun Shankar
2019-11-18 [glibc/release/2.29/master] Add glibc.malloc.mxfast tunable Arjun Shankar
2019-11-18 [glibc/release/2.29/master] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026] Arjun Shankar
2019-11-18 [glibc/release/2.29/master] malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867] Arjun Shankar
2019-11-18 [glibc/release/2.29/master] Small tcache improvements Arjun Shankar
2019-11-18 [glibc/release/2.29/master] Fix assertion in malloc.c:tcache_get. Arjun Shankar
2019-11-16 [glibc] Enhance _dl_catch_exception to allow disabling exception handling Florian Weimer
2019-11-16 [glibc] hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097] Florian Weimer
2019-11-15 [glibc] linux: Add comment on affinity set sizes to tst-skeleton-affinity.c Florian Weimer
2019-11-15 [glibc] Avoid zero-length array at the end of struct link_map [BZ #25097] Florian Weimer
2019-11-15 [glibc] Introduce link_map_audit_state accessor function Florian Weimer
2019-11-15 [glibc] Properly initialize audit cookie for the dynamic loader [BZ #25157] Florian Weimer
2019-11-14 [glibc] nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499) Florian Weimer
2019-11-14 [glibc/ibm/2.30/master] ChangeLog update from my last commit Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] No need to enter "Ignore Exceptions Mode" Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] Rename fesetenv_mode to fesetenv_control Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] Rename fegetenv_status to fegetenv_control Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] __fesetround_inline optimizations Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] libc_feupdateenv_test: optimize FPSCR access Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] fenv_private.h clean up Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] SET_RESTORE_ROUND optimizations and bug fix Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] fegetenv_status: simplify instruction generation Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] fesetenv: optimize FPSCR access Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] SET_RESTORE_ROUND improvements Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] fe{en, dis}ableexcept, fesetmode: optimize FPSCR accesses Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] [powerpc] fe{en, dis}ableexcept optimize bit translations Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] S390: Add new s390 platform z15. Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] Fix RISC-V vfork build with Linux 5.3 kernel headers. Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986] Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] hppa: Update libm-tests-ulps Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] Update Alpha libm-test-ulps Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] Chinese locales: Set first_weekday to 2 (bug 24682). Paul Clarke
2019-11-14 [glibc/ibm/2.30/master] malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867] Paul Clarke
2019-11-13 [glibc/azanella/wait-refactor] Implement waitpid in terms of wait4 Adhemerval Zanella
2019-11-13 [glibc/azanella/wait-refactor] linux: Use waitid on wait4 if __NR_wait4 is not defined Adhemerval Zanella
2019-11-13 [glibc/azanella/wait-refactor] Implement wait in terms of waitpid Adhemerval Zanella
2019-11-13 [glibc/azanella/wait-refactor] nptl: Move waitpid implementation to libc Adhemerval Zanella
2019-11-13 [glibc/azanella/wait-refactor] nptl: Move wait implementation to libc Adhemerval Zanella
2019-11-13 [glibc/azanella/wait-refactor] Remove __waitpid_nocancel Adhemerval Zanella
2019-11-13 [glibc] Created branch 'azanella/wait-refactor' Adhemerval Zanella
2019-11-13 [glibc] Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097] Florian Weimer
2019-11-13 [glibc(refs/for/master%wip)] nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499) Florian Weimer
2019-11-13 [glibc] Created branch 'master%wip' in namespace 'refs/for' Florian Weimer
2019-11-13 [glibc] Add new script for plotting string benchmark JSON output Szabolcs Nagy
2019-11-13 [glibc] support: Fix support_set_small_thread_stack_size to build on Hurd Florian Weimer
2019-11-12 [glibc] login: Use pread64 in utmp implementation Florian Weimer
2019-11-12 [glibc] Clarify purpose of assert in _dl_lookup_symbol_x Florian Weimer
2019-11-12 [glibc] aarch64: Increase small and medium cases for __memcpy_generic Szabolcs Nagy
2019-11-12 [glibc] login: Introduce matches_last_entry to utmp processing Florian Weimer
2019-11-12 [glibc/azanella/pselect-time64] y2038: linux: Provide __pselect64 implementation Adhemerval Zanella
2019-11-12 [glibc/azanella/pselect-time64] linux: Remove __ASSUME_PSELECT Adhemerval Zanella
2019-11-12 [glibc/azanella/pselect-time64] Move generic pselect to microblaze Adhemerval Zanella
2019-11-12 [glibc] Created branch 'azanella/pselect-time64' Adhemerval Zanella
2019-11-12 [glibc] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] Florian Weimer
2019-11-11 [glibc] Fix clock_nanosleep when interrupted by a signal Adhemerval Zanella
2019-11-11 [glibc/azanella/sparcv8-removal] Remove 32 bit sparc v8 support Adhemerval Zanella
2019-11-11 [glibc] Created branch 'azanella/sparcv8-removal' Adhemerval Zanella
2019-11-11 [glibc] libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose Arjun Shankar
2019-11-11 [glibc] support: Add xsetlocale function Arjun Shankar
2019-11-11 [glibc] Declare asctime_r, ctime_r, gmtime_r, localtime_r for C2X. Joseph Myers
2019-11-11 [glibc] y2038: linux: Provide __ppoll64 implementation Lukasz Majewski
2019-11-11 [glibc] linux: Reduce stack size for nptl/tst-thread-affinity-pthread Florian Weimer
2019-11-11 [glibc] support: Add support_set_small_thread_stack_size Florian Weimer
2019-11-11 [glibc] Fix array bounds violation in regex matcher (bug 25149) Andreas Schwab
2019-11-10 [glibc] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable Alistair Francis
2019-11-08 [glibc/google/grte/v5-2.27/master] Add a case to async-signal-safe TLS to set static TLS instead of waiting for a dlopen that may not a Stan Shebs
2019-11-08 [glibc/google/grte/v5-2.27/master] Add an LD_DEBUG=tls option to help debug thread-local storage handling in ld.so Stan Shebs
2019-11-08 [glibc] Remove hppa pthreadP.h Adhemerval Zanella
2019-11-07 [glibc/release/2.29/master] Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403] DJ Delorie
2019-11-07 [glibc/release/2.28/master] Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403] DJ Delorie
2019-11-07 [glibc] login: Acquire write lock early in pututline [BZ #24882] Florian Weimer
2019-11-07 [glibc] nptl: Add missing placeholder abi symbol from nanosleep move Adhemerval Zanella
2019-11-07 [glibc] login: Remove double-assignment of fl.l_whence in try_file_lock Florian Weimer
2019-11-07 [glibc] hurd: Use __clock_gettime in _hurd_select Florian Weimer
2019-11-07 [glibc] hurd: Remove lingering references to the time function Florian Weimer
2019-11-07 [glibc] math: enhance the endloop condition of function handle_input_flag Joseph Myers
2019-11-06 [glibc] nptl: Refactor thrd_sleep in terms of clock_nanosleep Adhemerval Zanella
2019-11-06 [glibc] Refactor nanosleep in terms of clock_nanosleep Adhemerval Zanella
2019-11-06 [glibc] nptl: Move nanosleep implementation to libc Adhemerval Zanella
2019-11-06 [glibc] posix: Sync regex with gnulib Adhemerval Zanella
2019-11-06 [glibc] Add mnw language code [BZ #25139] Mike Fabian
2019-11-06 [glibc] Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139] Mike Fabian
2019-11-06 [glibc] S390: Fp comparison are now raising FE_INVALID with gcc 10. Stefan Liebler
2019-11-05 [glibc/release/2.30/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Adhemerval Zanella
2019-11-05 [glibc/release/2.29/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Adhemerval Zanella
2019-11-05 [glibc/release/2.28/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Adhemerval Zanella
2019-11-05 [glibc/release/2.27/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Adhemerval Zanella
2019-11-05 [glibc/release/2.26/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Adhemerval Zanella
2019-11-05 [glibc] linux: pselect: Remove CALL_PSELECT6 macro Lukasz Majewski
2019-11-05 [glibc/release/2.25/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Adhemerval Zanella
2019-11-05 [glibc/release/2.24/master] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels Adhemerval Zanella
2019-11-05 [glibc] Fix run-one-test so that it runs elf tests Arjun Shankar
2019-11-04 [glibc/release/2.29/master] elf: Refuse to dlopen PIE objects [BZ #24323] DJ Delorie
2019-11-04 [glibc/release/2.28/master] elf: Refuse to dlopen PIE objects [BZ #24323] DJ Delorie
2019-11-04 [glibc] nptl: Fix niggles with pthread_clockjoin_np Adhemerval Zanella
2019-11-03 [glibc] hppa: Align __clone stack argument to 8 bytes (Bug 25066) John David Anglin
2019-11-03 [glibc/fw/bug25097] Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097] Florian Weimer
2019-11-03 [glibc/fw/bug25097] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] Florian Weimer
2019-11-03 [glibc/fw/bug25097] Avoid zero-length array at the end of struct link_map [BZ #25097] Florian Weimer
2019-11-03 [glibc/fw/bug25097] Introduce link_map_audit_state accessor function Florian Weimer
2019-11-03 [glibc/fw/bug25097] Properly initialize audit cookie for the dynamic loader [BZ #25157] Florian Weimer
2019-11-03 [glibc/fw/bug25097] (5 commits) Redefine _IO_iconv_t to store a single gconv step pointer [ Florian Weimer
2019-11-03 [glibc/fw/bug25097] Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097] Florian Weimer
2019-11-03 [glibc/fw/bug25097] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] Florian Weimer
2019-11-03 [glibc/fw/bug25097] Avoid zero-length array at the end of struct link_map [BZ #25097] Florian Weimer
2019-11-03 [glibc/fw/bug25097] Introduce link_map_audit_state accessor function Florian Weimer
2019-11-03 [glibc/fw/bug25097] Properly initialize audit cookie for the dynamic loader [BZ #25157] Florian Weimer
2019-11-03 [glibc] Created branch 'fw/bug25097' Florian Weimer
2019-11-02 [glibc/fw/bug25157] Properly initialize audit cookie for the dynamic loader [BZ #25157] Florian Weimer
2019-11-02 [glibc] Created branch 'fw/bug25157' Florian Weimer
2019-11-02 [glibc] y2038: linux: Provide __futimens64 implementation Lukasz Majewski
2019-11-02 [glibc] y2038: linux: Provide __utimensat64 implementation Lukasz Majewski
2019-11-01 [glibc] Deleted branch azanella/pthread_clockjoin_np Adhemerval Zanella
2019-11-01 [glibc] nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test Adhemerval Zanella
2019-11-01 [glibc] nptl: Add pthread_clockjoin_np Adhemerval Zanella
2019-11-01 [glibc] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np Adhemerval Zanella
2019-11-01 [glibc] nptl: Convert tst-join3 to use libsupport Adhemerval Zanella
2019-10-31 [glibc/release/2.29/master] nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] DJ Delorie
2019-10-31 [glibc/release/2.29/master] support: Export bindir path on support_path DJ Delorie
2019-10-31 [glibc/release/2.28/master] nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] DJ Delorie
2019-10-31 [glibc/release/2.30/master] Make tst-strftime2 and tst-strftime3 depend on locale generation Dmitry Levin
2019-10-31 [glibc/release/2.29/master] Call _dl_open_check after relocation [BZ #24259] DJ Delorie
2019-10-31 [glibc/release/2.28/master] Call _dl_open_check after relocation [BZ #24259] DJ Delorie
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Add pthread_clockjoin_np Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Convert tst-join3 to use libsupport Adhemerval Zanella
2019-10-31 [glibc] Created branch 'azanella/pthread_clockjoin_np' Adhemerval Zanella
2019-10-31 [glibc] Deleted branch azanella/pthread_clockjoin_np Adhemerval Zanella
2019-10-31 [glibc] Sync time/mktime.c with gnulib Paul Eggert
2019-10-31 [glibc] Sync timespec-{add,sub} with gnulib Adhemerval Zanella
2019-10-31 [glibc] Sync intprops.h with gnulib Adhemerval Zanella
2019-10-31 [glibc/release/2.28/master] Base max_fast on alignment, not width, of bins (Bug 24903) Arjun Shankar
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Add pthread_clockjoin_np Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Convert tst-join3 to use libsupport Adhemerval Zanella
2019-10-31 [glibc] Created branch 'azanella/pthread_clockjoin_np' Adhemerval Zanella
2019-10-31 [glibc] Deleted branch azanella/pthread_clockjoin_np Adhemerval Zanella
2019-10-31 [glibc] Deleted branch azanella/y2038-preliminaries Adhemerval Zanella
2019-10-31 [glibc] Refactor adjtimex based on clock_adjtime Adhemerval Zanella
2019-10-31 [glibc] Refactor PI mutexes internal definitions Adhemerval Zanella
2019-10-31 [glibc] Remove pause and nanosleep not cancel wrappers Adhemerval Zanella
2019-10-31 [glibc] nptl: Replace non cancellable pause/nanosleep with futex Adhemerval Zanella
2019-10-31 [glibc] Consolidate lowlevellock-futex.h Adhemerval Zanella
2019-10-31 [glibc] Consolidate futex-internal.h Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Add pthread_clockjoin_np Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np Adhemerval Zanella
2019-10-31 [glibc/azanella/pthread_clockjoin_np] nptl: Convert tst-join3 to use libsupport Adhemerval Zanella
2019-10-31 [glibc] Created branch 'azanella/pthread_clockjoin_np' Adhemerval Zanella
2019-10-31 [glibc] Base max_fast on alignment, not width, of bins (Bug 24903) DJ Delorie
2019-10-30 [glibc/google/grte/v5-2.27/master] Remove an unneeded local refactor in _dl_update_slotinfo Stan Shebs
2019-10-30 [glibc] Revise the documentation of simple calendar time. Adhemerval Zanella
2019-10-30 [glibc] Make second argument of gettimeofday as 'void *' Adhemerval Zanella
2019-10-30 [glibc] Use clock_gettime to implement gettimeofday. Adhemerval Zanella
2019-10-30 [glibc] Use clock_gettime to implement timespec_get. Adhemerval Zanella
2019-10-30 [glibc] Consolidate and deprecate ftime Adhemerval Zanella
2019-10-30 [glibc] Change most internal uses of time to __clock_gettime. Adhemerval Zanella
2019-10-30 [glibc] Use clock_gettime to implement time. Adhemerval Zanella
2019-10-30 [glibc] Use clock_settime to implement settimeofday. Adhemerval Zanella
2019-10-30 [glibc] Use clock_settime to implement stime; withdraw stime. Adhemerval Zanella
2019-10-30 [glibc] Change most internal uses of __gettimeofday to __clock_gettime. Adhemerval Zanella
2019-10-30 [glibc] Linux/Alpha: don't use timeval32 system calls. Adhemerval Zanella
2019-10-30 [glibc/release/2.28/master] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026] Arjun Shankar
2019-10-30 [glibc/release/2.28/master] malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867] Arjun Shankar
2019-10-30 [glibc/release/2.28/master] malloc: Various cleanups for malloc/tst-mxfast Arjun Shankar
2019-10-30 [glibc/release/2.28/master] Add glibc.malloc.mxfast tunable Arjun Shankar
2019-10-30 [glibc] resolv/tst-idna_name_classify: Isolate from system libraries Florian Weimer
2019-10-30 [glibc/release/2.28/master] nscd: avoid assertion failure during persistent db check Florian Weimer
2019-10-30 [glibc/release/2.28/master] Small tcache improvements Arjun Shankar
2019-10-30 [glibc/release/2.28/master] Fix assertion in malloc.c:tcache_get. Arjun Shankar
2019-10-30 [glibc] hurd: Support for file record locking Samuel Thibault
2019-10-29 [glibc/fw/bug25112] Remove all loaded objects if dlopen fails [BZ #20839] Florian Weimer
2019-10-29 [glibc/fw/bug25112] Remove all loaded objects if dlopen fails [BZ #20839] Florian Weimer
2019-10-29 [glibc] Comment out initgroups from example nsswitch.conf (Bug 25146) Carlos O'Donell
2019-10-29 [glibc/fw/elf-fixups] Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x Florian Weimer
2019-10-29 [glibc/fw/elf-fixups] Clarify purpose of assert in _dl_lookup_symbol_x Florian Weimer
2019-10-29 [glibc] Created branch 'fw/elf-fixups' Florian Weimer
2019-10-29 [glibc/fw/bug25112] Remove all loaded objects if dlopen fails [BZ #20839] Florian Weimer
2019-10-29 [glibc/fw/bug25112] Remove all loaded objects if dlopen fails [BZ #20839] Florian Weimer
2019-10-28 [glibc/fw/bug25112] Remove all loaded objects if dlopen fails [BZ #20839] Florian Weimer
2019-10-28 [glibc/fw/bug25112] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112] Florian Weimer
2019-10-28 [glibc/fw/bug25112] Avoid late failure in dlopen in global scope update [BZ #25112] Florian Weimer
2019-10-28 [glibc/fw/bug25112] (2 commits) Avoid late dlopen failure due to scope, TLS slotinfo update Florian Weimer
2019-10-28 [glibc/fw/bug25112] WIP fix other rollback issues related to malloc Florian Weimer
2019-10-28 [glibc/fw/bug25112] Avoid late malloc failure in dlopen [BZ #25112] Florian Weimer
2019-10-28 [glibc/fw/bug25112] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304] Florian Weimer
2019-10-28 [glibc] Created branch 'fw/bug25112' Florian Weimer
2019-10-28 [glibc] y2038: linux: Provide __clock_getres64 implementation Lukasz Majewski
2019-10-28 [glibc] time: Introduce function to check correctness of nanoseconds value Lukasz Majewski
2019-10-25 [glibc] Add Transliterations for Unicode Misc. Mathematical Symbols-A/B [BZ #23132] Arjun Shankar
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] RFC: powerpc64le: Enable support for IEEE long double Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] powerpc64le: Require a compiler with -mno-gnu-attribute Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] Avoid compat symbols for totalorder in powerpc64le IEEE long double Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Compiler flags for stdio functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add *cvt functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (5/5) Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (4/5) Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (3/5) Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (2/5) Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (1/5) Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add tests for strfmon and strfmon_l Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add syslog functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add obstack printing functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Reuse tests for err.h and error.h functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add error.h functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add err.h functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add argp_error and argp_failure Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add wide character scanning functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add regular character scanning functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Test positional arguments Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Test double values Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add wide character, fortified printing functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add regular character, fortified printing functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add wide character printing functions Gabriel F . T . Gomes
2019-10-25 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add regular character printing functions Gabriel F . T . Gomes
2019-10-25 [glibc] Created branch 'gabriel/powerpc-ieee128-printscan' Gabriel F . T . Gomes
2019-10-25 [glibc] Deleted branch gabriel/powerpc-ieee128-printscan Gabriel F . T . Gomes
2019-10-25 [glibc/azanella/y2038-preliminaries] Revise the documentation of simple calendar time. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Make second argument of gettimeofday as 'void *' Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Use clock_gettime to implement gettimeofday. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Use clock_gettime to implement timespec_get. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Consolidate and deprecate ftime Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Change most internal uses of time to __clock_gettime. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Use clock_gettime to implement time. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Use clock_settime to implement settimeofday. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Use clock_settime to implement stime; withdraw stime. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Change most internal uses of __gettimeofday to __clock_gettime. Adhemerval Zanella
2019-10-25 [glibc/azanella/y2038-preliminaries] Linux/Alpha: don't use timeval32 system calls. Adhemerval Zanella
2019-10-25 [glibc] Created branch 'azanella/y2038-preliminaries' Adhemerval Zanella
2019-10-25 [glibc] Deleted branch azanella/y2038-preliminaries Adhemerval Zanella
2019-10-24 [glibc] Install charmaps uncompressed in testroot DJ Delorie
2019-10-24 [glibc] Add wait-for-debugger test harness hooks DJ Delorie
2019-10-24 [glibc] Define __STATFS_MATCHES_STATFS64 Alistair Francis
2019-10-24 [glibc] hurd: Fix build after __pread64 usage in the dynamic loader Florian Weimer
2019-10-23 [glibc] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts Alistair Francis
2019-10-23 [glibc] S390: Remove not needed stack frame in syscall function. Stefan Liebler
2019-10-22 [glibc/google/grte/v5-2.27/master] Revert "Comment out second appearances of symbols in version scripts, lld errors out instead of just Shu-Chun Weng
2019-10-22 [glibc] Fix testroot.pristine creation copying dynamic linker. Joseph Myers
2019-10-21 [glibc] Remove x64 _finite tests and references Adhemerval Zanella
2019-10-21 [glibc] Remove finite-math tests Adhemerval Zanella
2019-10-21 [glibc] Remove math-finite.h Adhemerval Zanella
2019-10-20 [glibc] Include <kernel-features.h> explicitly in Linux clock_settime.c Lukasz Majewski
2019-10-19 [glibc] loadarchive: guard against locale-archive corruption (Bug #25115) DJ Delorie
2019-10-18 [glibc] Undo accidental commit to ChangeLog.19. Carlos O'Donell
2019-10-18 [glibc] nptl: Document AS-safe functions in cancellation.c. Carlos O'Donell
2019-10-18 [glibc] elf: Use nocancel pread64() instead of lseek()+read() Carlos O'Donell
2019-10-18 [glibc] Add nocancel version of pread64() Carlos O'Donell
2019-10-18 [glibc] Add run-one-test convenience target and makefile help text DJ Delorie
2019-10-18 [glibc] Update sysvipc kernel-features.h files for Linux 5.1 Adhemerval Zanella
2019-10-18 [glibc/release/2.30/master] S390: Add new s390 platform z15. Stefan Liebler
2019-10-18 [glibc] S390: Add new s390 platform z15. Stefan Liebler
2019-10-18 [glibc] nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined Florian Weimer
2019-10-18 [glibc] nptl/tst-cancel25 needs to be an internal test Florian Weimer
2019-10-17 [glibc/azanella/ffinite-math-compat] Add libm_alias_finite for _finite symbols Adhemerval Zanella
2019-10-17 [glibc/azanella/ffinite-math-compat] Remove x64 _finite tests and references Adhemerval Zanella
2019-10-17 [glibc/azanella/ffinite-math-compat] Remove finite-math tests Adhemerval Zanella
2019-10-17 [glibc/azanella/ffinite-math-compat] Remove math-finite.h Adhemerval Zanella
2019-10-17 [glibc] Created branch 'azanella/ffinite-math-compat' Adhemerval Zanella
2019-10-17 [glibc] Deleted branch azanella/ffinite-math-compat Adhemerval Zanella
2019-10-17 [glibc] Remove libc_hidden_def from __semtimedop stub Florian Weimer
2019-10-17 [glibc] sysvipc: Implement semop based on semtimedop Adhemerval Zanella
2019-10-17 [glibc] ipc: Refactor sysvipc internal definitions Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] Remove sysdep-cancel header Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: csky: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2019-10-17 [glibc/azanella/bz12683] nptl: Do not close the pipe on tst-cancel{2, 3} Adhemerval Zanella
2019-10-17 [glibc] Created branch 'azanella/bz12683' Adhemerval Zanella
2019-10-17 [glibc] Deleted branch azanella/bz12683 Adhemerval Zanella
2019-10-17 [glibc] Rename and split elf/tst-dlopen-aout collection of tests Florian Weimer
2019-10-16 [glibc] dlfcn: Remove remnants of caller sensitivity from dlinfo Florian Weimer
2019-10-16 [glibc] ldconfig: handle .dynstr located in separate segment (bug 25087) Andreas Schwab
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] RFC: powerpc64le: Enable support for IEEE long double Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] powerpc64le: Require a compiler with -mno-gnu-attribute Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Avoid compat symbols for totalorder in powerpc64le IEEE long double Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Compiler flags for stdio functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add *cvt functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (5/5) Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (4/5) Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (3/5) Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (2/5) Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Refactor *cvt functions implementation (1/5) Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] Remove hidden_def and hidden_proto from cvt functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add tests for strfmon and strfmon_l Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add syslog functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add obstack printing functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Reuse tests for err.h and error.h functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add error.h functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add err.h functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add argp_error and argp_failure Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add wide character scanning functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add regular character scanning functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Test positional arguments Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Test double values Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add wide character, fortified printing functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add regular character, fortified printing functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add wide character printing functions Gabriel F . T . Gomes
2019-10-15 [glibc/gabriel/powerpc-ieee128-printscan] ldbl-128ibm-compat: Add regular character printing functions Gabriel F . T . Gomes
2019-10-15 [glibc] Created branch 'gabriel/powerpc-ieee128-printscan' Gabriel F . T . Gomes
2019-10-15 [glibc] Deleted branch gabriel/powerpc-ieee128-printscan Gabriel F . T . Gomes
2019-10-15 [glibc] ldd: Print "not a dynamic executable" on standard error [BZ #24150] Florian Weimer
2019-10-14 [glibc] Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h. Joseph Myers
2019-10-11 [glibc] Move ChangeLog to ChangeLog.old/ChangeLog.19 Florian Weimer
2019-10-11 [glibc] Deleted branch azanella/bz18231 Adhemerval Zanella
2019-10-11 [glibc] manual: Remove warning in the documentation of the abort function Florian Weimer
2019-10-10 [glibc] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) Adhemerval Zanella
2019-10-10 [glibc] Simplify note processing Andreas Schwab
2019-10-10 [glibc] syscall-names.list: fix typos in comment Dmitry Levin
2019-10-09 [glibc] y2038: linux: Provide __clock_settime64 implementation Lukasz Majewski
2019-10-09 [glibc] posix: Use posix_spawn for wordexp Adhemerval Zanella
2019-10-09 [glibc] mips: Do not malloc on getdents64 fallback Adhemerval Zanella
2019-10-09 [glibc] sparc: Assume GOTDATA support in the toolchain Florian Weimer
2019-10-09 [glibc/google/grte/v5-2.27/master] Fix year 2039 bug for localtime with 64-bit time_t (bug 22639). Stan Shebs
2019-10-09 [glibc] <dirent.h>: Remove wrong comment about getdents64 declaration Florian Weimer
2019-10-09 [glibc] ChangeLog: Remove leading spaces before tabs and trailing whitespace Florian Weimer
2019-10-08 [glibc] Make tst-strftime2 and tst-strftime3 depend on locale generation Gabriel F . T . Gomes
2019-10-08 [glibc/google/grte/v5-2.27/master] Reduce __MAX_ALLOCA_CUTOFF to 8192 Stan Shebs
2019-10-08 [glibc/google/grte/v5-2.27/master] Make multi-arch ifunc support work with clang Stan Shebs
2019-10-08 [glibc] posix/tst-wordexp-nocmd: Fix diagnostics output in test Florian Weimer
2019-10-08 [glibc] wordexp: Split out command execution tests from posix/wordexp-test Florian Weimer
2019-10-08 [glibc/google/grte/v5-2.27/master] Revert clang workaround for _begin that is no longer needed Stan Shebs
2019-10-07 [glibc] nptl: Move pthread_attr_setschedparam implementation into libc Florian Weimer
2019-10-07 [glibc] riscv: Remove support for variable page sizes Florian Weimer
2019-10-07 [glibc] nptl: Move pthread_attr_getschedparam implementation into libc Florian Weimer
2019-10-04 [glibc] elf: Assign TLS modid later during dlopen [BZ #24930] Florian Weimer
2019-10-04 [glibc] elf: Never use the file ID of the main executable [BZ #24900] Florian Weimer
2019-10-04 [glibc] nptl: Move pthread_attr_setinheritsched implementation into libc. Florian Weimer
2019-10-03 [glibc] ChangeLog update from my last commit Paul Clarke
2019-10-02 [glibc] Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c. Joseph Myers
2019-10-02 [glibc] string/endian.h: Restore the __USE_MISC conditionals Alistair Francis
2019-10-02 [glibc] Disable warnings in string/tester.c at top level. Joseph Myers
2019-10-02 [glibc] Y2038: Include proper header to provide support for struct timeval on HURD Lukasz Majewski
2019-10-02 [glibc] [powerpc] No need to enter "Ignore Exceptions Mode" Paul Clarke
2019-10-02 [glibc] Enable passing arguments to the inferior in debugglibc.sh Arjun Shankar
2019-10-01 [glibc] time: Add padding for the timespec if required Alistair Francis
2019-10-01 [glibc] Split up endian.h to minimize exposure of BYTE_ORDER. Alistair Francis
2019-10-01 [glibc] Sync "language", "lang_name", "territory", "country_name" with CLDR/langtable Mike Fabian
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