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