aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-18nptl: Remove connect from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove accept from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove read from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella
2021-03-16benchtests: Add ilogb* testsRaphael Moreira Zinsly
2021-03-16powerpc: Add optimized llogb* for POWER9Raphael Moreira Zinsly
2021-03-16powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly
2021-03-16glibcymbols.read_abilist: Add check for duplicate symbolsFlorian Weimer
2021-03-16scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.pyFlorian Weimer
2021-03-16Legacy unwinder: Remove definition of _Unwind_GetCFAFlorian Weimer
2021-03-16support: Pass environ to child processSiddhesh Poyarekar
2021-03-16powerpc: Update libm-test-ulpsMatheus Castanho
2021-03-15Build libc-start with stack protector for SHAREDSiddhesh Poyarekar
2021-03-15Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]Siddhesh Poyarekar
2021-03-15Add inhibit_stack_protector to ifuncmain9 [BZ #25680]David Hughes
2021-03-15support: Typo and formatting fixesSiddhesh Poyarekar
2021-03-15elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]Florian Weimer
2021-03-15x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu
2021-03-12elf: Always set l in _dl_init_paths (bug 23462)Carlos O'Donell
2021-03-12s390x: Regenerate ULPs.Stefan Liebler
2021-03-12support: Add xpthread_killAdhemerval Zanella
2021-03-12nptl: Move fork into libcAdhemerval Zanella
2021-03-12linux: Use __libc_single_threaded on forkAdhemerval Zanella
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella
2021-03-12nptl: Move Linux pthread_kill to nptlAdhemerval Zanella
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella
2021-03-11test-container: Always copy test-specific support files [BZ #27537]DJ Delorie
2021-03-11math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra
2021-03-11math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra
2021-03-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella
2021-03-11Allow gdb version 10 in pretty printer tests.Stefan Liebler
2021-03-10Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers
2021-03-09Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer
2021-03-09Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer
2021-03-09sunrpc: tst-svc_register can be a regular testFlorian Weimer
2021-03-09resolv: tst-p_secstodate can be a regular testFlorian Weimer
2021-03-09posix: tst-spawn4-compat can be a regular testFlorian Weimer
2021-03-09posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer
2021-03-09math: test-matherr and test-matherr-2 can be regular testsFlorian Weimer
2021-03-09math: $(libm-tests-compat) can be regular testsFlorian Weimer
2021-03-09malloc: Turn tst-mallocstate into a non-internal testFlorian Weimer
2021-03-09<shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie
2021-03-09NEWS: Add entry for CVE-2021-27645DJ Delorie
2021-03-08tst: Add test for settimeofdayLukasz Majewski