about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-153-391/+2
* x86_64: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-154-219/+2
* i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-42/+34
* x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-5/+14
* elf: Refactor _dl_update_slotinfo to avoid use after freeSzabolcs Nagy2021-04-151-16/+5
* elf: Fix comments and logic in _dl_add_to_slotinfoSzabolcs Nagy2021-04-151-10/+1
* elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy2021-04-153-1/+109
* elf: Fix a DTV setup issue [BZ #27136]Szabolcs Nagy2021-04-151-1/+1
* ARC: Update ulpsVineet Gupta2021-04-142-25/+29
* Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy2021-04-141-4/+0
* linux: sysconf: Use a more explicit maximum_ARG_MAXAdhemerval Zanella2021-04-131-1/+1
* linux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)Michal Nazarewicz2021-04-131-1/+7
* misc: syslog: Fix calls to openlog() with LOG_KERN facility (BZ #3604)Dan Raymond2021-04-131-3/+3
* s390: Update ulpsAdhemerval Zanella2021-04-131-1/+1
* i386: Update ulpsAdhemerval Zanella2021-04-132-4/+4
* Improve documentation for malloc etc. (BZ#27719)Paul Eggert2021-04-138-90/+136
* linux: always update select timeout (BZ #27706)Adhemerval Zanella2021-04-122-2/+32
* linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella2021-04-124-10/+54
* libsupport: Add support_select_normalizes_timeoutAdhemerval Zanella2021-04-123-0/+34
* libsupport: Add support_select_modifies_timeoutAdhemerval Zanella2021-04-123-0/+34
* Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar2021-04-122-30/+52
* Enhance setuid-tunables testSiddhesh Poyarekar2021-04-122-23/+69
* tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar2021-04-121-183/+14
* support: Add capability to fork an sgid childSiddhesh Poyarekar2021-04-125-181/+168
* arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy2021-04-121-2/+2
* Further fixes for REALLOC_ZERO_BYTES_FREES commentPaul Eggert2021-04-121-7/+8
* hurd: Export _hurd_libc_proc_initSamuel Thibault2021-04-123-0/+9
* Fix REALLOC_ZERO_BYTES_FREES comment to match C17Paul Eggert2021-04-111-4/+7
* powerpc: Update libm test ulpsTulio Magno Quites Machado Filho2021-04-091-10/+10
* arm: update libm test ulpsSzabolcs Nagy2021-04-081-25/+25
* aarch64: update libm test ulpsSzabolcs Nagy2021-04-081-1/+1
* Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann2021-04-075-15/+375
* tunables: Fix comparison of tunable valuesSiddhesh Poyarekar2021-04-073-11/+49
* sys: Fixes possible typo in comment: statfs -> statvfsHugo Gabriel Eyherabide2021-04-071-1/+1
* malloc: Run tst-malloc-stats-cancellation via test-driver.cArjun Shankar2021-04-071-2/+4
* Update hppa libm-test-ulpsJohn David Anglin2021-04-061-25/+27
* m68: Fix build after 9acda61d94acAdhemerval Zanella2021-04-061-1/+0
* Update sv_SE to treate 'W' as a distinct character (Bug 25036)Sebastian Rasmussen2021-04-063-21/+13
* elf: Fix data race in _dl_name_match_p [BZ #21349]Maninder Singh2021-04-062-2/+20
* aarch64: free tlsdesc data on dlclose [BZ #27403]Szabolcs Nagy2021-04-061-0/+27
* ia64: Update ulpsAdhemerval Zanella2021-04-051-48/+49
* ia64: Fix build after 9acda61d94acAdhemerval Zanella2021-04-052-4/+3
* i386: Update ulpsAdhemerval Zanella2021-04-052-37/+37
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-0213-245/+1435
* x86-64: Fix ifdef indentation in strlen-evex.SSunil K Pandey2021-04-011-8/+8
* Update Nios II libm-test-ulps.Joseph Myers2021-04-011-6/+11
* socket: Add CFLAGS-accept.c and CFLAGS-connect.cAdhemerval Zanella2021-04-012-2/+2
* Update arm libm-tests-ulpsAdhemerval Zanella2021-04-011-1/+3
* support: Fix hurd build after bfddda2570331dAdhemerval Zanella2021-04-011-1/+1
* x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]H.J. Lu2021-04-013-2/+74