about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc64le: Use ifunc for _Float128 functions also in libcAndreas Schwab2021-04-013-8/+17
* S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler2021-04-011-2/+19
* io: fix spelling typo in diagnosticPaul Eggert2021-03-311-1/+1
* stdio-common/printf-prs.c: Reword commentAlejandro Colomar \(man-pages\)2021-03-311-2/+2
* io: Check at runtime if timestamp supports nanosecondsAdhemerval Zanella2021-03-313-9/+40
* Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler2021-03-311-2/+2
* manual: clarify that scanf %n supports type modifiersAlyssa Ross2021-03-301-5/+6
* Update sparc libm-tests-ulpsAdhemerval Zanella2021-03-301-1/+3
* libio: Update license on test caseSiddhesh Poyarekar2021-03-301-9/+10
* Avoid adding duplicated symbols into static librariesSiddhesh Poyarekar2021-03-301-0/+3
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-3018-7/+39
* fork.h: replace with register-atfork.hSamuel Thibault2021-03-2912-90/+10