aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2021-04-21nptl: Invoke the set_robust_list system call directly in forkFlorian Weimer
2021-04-21nptl: Move pthread_setcanceltype into libcFlorian Weimer
2021-04-21nptl: Move pthread_setcancelstate into libcFlorian Weimer
2021-04-21nptl: Move pthread_exit into libcFlorian Weimer
2021-04-21nptl: Move __nptl_deallocate_tsd into libcFlorian Weimer
2021-04-21nptl: Move internal __nptl_nthreads variable into libcFlorian Weimer
2021-04-21csu: Move calling main out of __libc_start_main_implFlorian Weimer
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer
2021-04-21nptl: Move pthread_once and __pthread_once into libcFlorian Weimer
2021-04-21nptl: Move __pthread_cleanup_upto into libcFlorian Weimer
2021-04-21x86: Restore compile-time check for shadow stack pointer in longjmpAdhemerval Zanella
2021-04-21nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer
2021-04-21nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer
2021-04-21nptl: Move legacy unwinding implementation into libcFlorian Weimer
2021-04-21nptl: Move __pthread_cleanup_routine into libcFlorian Weimer
2021-04-21nptl: Move pthread_mutex_consistent into libcFlorian Weimer
2021-04-21elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-19x86: Optimize strlen-avx2.SNoah Goldstein
2021-04-19x86: Optimize strlen-evex.SNoah Goldstein
2021-04-19x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.SNoah Goldstein
2021-04-19x86-64: Require BMI2 for strchr-avx2.SH.J. Lu
2021-04-19x86-64: Require BMI2 for __strlen_evex and __strnlen_evexH.J. Lu
2021-04-16x86: Update large memcpy case in memmove-vec-unaligned-erms.Snoah
2021-04-16powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]Matheus Castanho
2021-04-15misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)Adhemerval Zanella
2021-04-15io: Move file timestamps tests out of LinuxAdhemerval Zanella
2021-04-15s390: Update ulpsStefan Liebler
2021-04-15i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-15x86_64: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-15i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy
2021-04-15x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy
2021-04-14ARC: Update ulpsVineet Gupta
2021-04-14Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy
2021-04-13linux: sysconf: Use a more explicit maximum_ARG_MAXAdhemerval Zanella
2021-04-13linux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)Michal Nazarewicz
2021-04-13s390: Update ulpsAdhemerval Zanella
2021-04-13i386: Update ulpsAdhemerval Zanella
2021-04-12linux: always update select timeout (BZ #27706)Adhemerval Zanella
2021-04-12linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella
2021-04-12arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault
2021-04-09powerpc: Update libm test ulpsTulio Magno Quites Machado Filho
2021-04-08arm: update libm test ulpsSzabolcs Nagy
2021-04-08aarch64: update libm test ulpsSzabolcs Nagy
2021-04-07Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann
2021-04-06Update hppa libm-test-ulpsJohn David Anglin
2021-04-06m68: Fix build after 9acda61d94acAdhemerval Zanella
2021-04-06aarch64: free tlsdesc data on dlclose [BZ #27403]Szabolcs Nagy
2021-04-05ia64: Update ulpsAdhemerval Zanella
2021-04-05ia64: Fix build after 9acda61d94acAdhemerval Zanella