summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-03-1869-149/+81
* nptl: Move pthread_once and __pthread_once into libcFlorian Weimer2021-03-1865-75/+131
* nptl: Move __pthread_cleanup_upto into libcFlorian Weimer2021-03-183-12/+4
* x86: Restore compile-time check for shadow stack pointer in longjmpAdhemerval Zanella2021-03-181-0/+39
* nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer2021-03-1830-224/+28
* nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer2021-03-1861-116/+128
* nptl: Move legacy unwinding implementation into libcFlorian Weimer2021-03-183-58/+31
* nptl: Move __pthread_cleanup_routine into libcFlorian Weimer2021-03-1861-29/+64
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-03-1865-65/+109
* signal: Add __libc_sigactionAdhemerval Zanella2021-03-1810-17/+12
* nptl: Move system to libcAdhemerval Zanella2021-03-1825-25/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-1827-101/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-1830-60/+2
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-1830-59/+1
* powerpc: Add optimized llogb* for POWER9Raphael Moreira Zinsly2021-03-162-0/+43
* powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly2021-03-163-1/+59
* Legacy unwinder: Remove definition of _Unwind_GetCFAFlorian Weimer2021-03-161-8/+0
* powerpc: Update libm-test-ulpsMatheus Castanho2021-03-161-1/+1
* Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]Siddhesh Poyarekar2021-03-152-0/+4
* x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu2021-03-157-0/+79
* s390x: Regenerate ULPs.Stefan Liebler2021-03-121-1/+3
* nptl: Move fork into libcAdhemerval Zanella2021-03-1225-50/+0
* linux: Use __libc_single_threaded on forkAdhemerval Zanella2021-03-121-1/+2
* posix: Consolidate register-atforkAdhemerval Zanella2021-03-125-81/+25
* nptl: Move Linux pthread_kill to nptlAdhemerval Zanella2021-03-121-57/+0
* io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella2021-03-123-3/+19
* math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra2021-03-1115-2452/+0
* math: Remove mpa files [BZ #15267]Wilco Dijkstra2021-03-1124-8012/+3
* math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra2021-03-112-294/+40
* math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra2021-03-113-181/+27
* math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra2021-03-115-708/+81
* math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra2021-03-113-300/+47
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-112-0/+18
* Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers2021-03-101-1/+1
* Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer2021-03-092-9/+7
* Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer2021-03-092-6/+5
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-091-3/+1