aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-11Always use wordsize-64 version of s_ceil.c.Stefan Liebler
2019-12-11Always use wordsize-64 version of s_floor.c.Stefan Liebler
2019-12-11Always use wordsize-64 version of s_rint.c.Stefan Liebler
2019-12-11Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler
2019-12-11ldconfig: Do not print a warning for a missing ld.so.conf fileFlorian Weimer
2019-12-11hurd: Fix using altstack while in an RPC call to be abortedSamuel Thibault
2019-12-10Fix failure when CFLAGS contains -DNDEBUG (Bug 25251)Carlos O'Donell
2019-12-09nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella
2019-12-09sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376)Andreas Schwab
2019-12-05y2038: linux: Provide __timer_settime64 implementationLukasz Majewski
2019-12-05y2038: linux: Provide __timer_gettime64 implementationLukasz Majewski
2019-12-05timer: Decouple x86_64 specific timer_settime from generic Linux implementationLukasz Majewski
2019-12-05timer: Decouple x86_64 specific timer_gettime from generic Linux implementationLukasz Majewski
2019-12-05time: Introduce glibc's internal struct __itimerspec64Lukasz Majewski
2019-12-05Correct range checking in mallopt/mxfast/tcache [BZ #25194]DJ Delorie
2019-12-05misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer
2019-12-05<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar
2019-12-05build-many-glibcs.py: Move sparcv8 to extra_glibcsAdhemerval Zanella
2019-12-04sysdeps/clock_gettime: Use clock_gettime64 if avaliableAlistair Francis
2019-12-04sysdeps: Add clock_gettime64 vDSOAlistair Francis
2019-12-04Do not use ld.so to open statically linked programs in debugglibc.shGabriel F. T. Gomes
2019-12-04Attach to test in container from debugglibc.shGabriel F. T. Gomes
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer
2019-12-03ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstoldGabriel F. T. Gomes
2019-12-03ldbl-128ibm-compat: Add tests for strfmon and strfmon_lGabriel F. T. Gomes
2019-12-03ldbl-128ibm-compat: Add strfmon_l with IEEE long double formatRajalakshmi Srinivasaraghavan
2019-12-03ldbl-128ibm-compat: Replace http with https in new filesGabriel F. T. Gomes
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-12-02elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.soFlorian Weimer
2019-12-01hurd: Fix ld.so __access override from libcSamuel Thibault
2019-12-01hurd: Fix ld.so __getcwd override from libcSamuel Thibault
2019-12-01hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault
2019-12-01hurd: Fix renameat2 errorSamuel Thibault
2019-12-01hurd: make strerror(0) coherent with other portsSamuel Thibault
2019-12-01hurd: Fix ld.so linkSamuel Thibault
2019-11-29Update kernel version to 5.4 in tst-mman-consts.py.Joseph Myers
2019-11-29Update SOMAXCONN value from Linux 5.4.Joseph Myers
2019-11-28Update syscall-names.list for Linux 5.4.Joseph Myers
2019-11-28Fix syntax error in build-many-glibcs.py.Joseph Myers
2019-11-28Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.Joseph Myers
2019-11-27Move _dl_open_check to its original place in dl_open_workerFlorian Weimer
2019-11-27Block signals during the initial part of dlopenFlorian Weimer
2019-11-27Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]Florian Weimer
2019-11-27Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]Florian Weimer
2019-11-27Avoid late failure in dlopen in global scope update [BZ #25112]Florian Weimer
2019-11-27Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]Florian Weimer
2019-11-27resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer
2019-11-27dlsym: Do not determine caller link map if not neededFlorian Weimer
2019-11-27libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer