aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2021-02-17powerpc64: Stop assuming new processors have VSXtuliom/microwattTulio Magno Quites Machado Filho23-55/+113
2021-02-17powerpc64: Restrict memset implementation that require fixed cache line sizeTulio Magno Quites Machado Filho2-18/+25
2021-02-16S390: Add new hwcap values.Stefan Liebler3-3/+8
2021-02-15aarch64: Fix sys/ptrace.h if linux headers are includedSzabolcs Nagy1-0/+34
2021-02-12x86: Remove the extra space between "# endif"H.J. Lu1-1/+1
2021-02-11hurd: Fix fstatfs build failureAdhemerval Zanella1-1/+1
2021-02-11linux: Remove stat-check.cAdhemerval Zanella3-30/+13
2021-02-11linux: Remove overflow.hAdhemerval Zanella1-69/+0
2021-02-11linux: Consolidate internal_statvfsAdhemerval Zanella9-37/+56
2021-02-11linux: Consolidate statvfs implementationsAdhemerval Zanella6-46/+25
2021-02-11linux: Consolidate fstatvfs implementationsAdhemerval Zanella7-46/+25
2021-02-11linux: Consolidate statfs implementationsAdhemerval Zanella9-81/+125
2021-02-11linux: Consolidate fstatfs implementationsAdhemerval Zanella9-73/+126
2021-02-11linux: Set LFS statfs as defaultAdhemerval Zanella2-11/+75
2021-02-11linux: Set default kernel_stat.h to LFSAdhemerval Zanella15-200/+231
2021-02-11linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella8-8/+36
2021-02-10x86: Use SIZE_MAX instead of (long int)-1 for tunable range valueSiddhesh Poyarekar1-5/+5
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2-10/+7
2021-02-09linux: Fix __sem_check_add_mapping search_semAdhemerval Zanella1-1/+1
2021-02-09linux: Fix __sem_check_add_mapping name lengthAdhemerval Zanella1-0/+1
2021-02-08Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2-0/+26
2021-02-08x86-64: Refactor and improve performance of strchr-avx2.Snoah2-113/+113
2021-02-08pthread: Remove alloca usage from __sem_check_add_mappingAdhemerval Zanella1-6/+17
2021-02-08pthread: Refactor semaphore codeAdhemerval Zanella4-165/+221
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer10-342/+43
2021-02-08tst: Provide test for ppollLukasz Majewski2-1/+57
2021-02-08tst: Provide test for timerfd related functionsLukasz Majewski2-1/+67
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu9-5/+44
2021-02-04nptl: Remove private futex optimization [BZ #27304]Florian Weimer1-13/+1
2021-02-03i686: Regenerate ULPsSiddhesh Poyarekar1-5/+5
2021-02-02linux: Remove shmmax check from tst-sysvshm-linuxAdhemerval Zanella1-12/+14
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi4-3/+25
2021-02-02Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers1-0/+2
2021-02-01hurd TIOCFLUSH: fix fixing argumentSamuel Thibault1-2/+2
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu9-0/+228
2021-02-01hurd TIOCFLUSH: Cope BSD 4.1 semanticSamuel Thibault1-0/+4
2021-01-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu10-13/+120
2021-01-28Update ia64 libm-test-ulpsAdhemerval Zanella1-2/+2
2021-01-28sh: Update libm-tests-ulpsAdhemerval Zanella1-19/+23
2021-01-28ia64: Fix brk call on statupAdhemerval Zanella1-0/+22
2021-01-28Update sparc libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-28powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino1-1/+12
2021-01-25aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy2-4/+6
2021-01-25aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2-11/+11
2021-01-25Fix misplaced constAndreas Schwab2-2/+2
2021-01-23Update C-SKY libm-test-ulpsMao Han2-54/+61
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2-24/+42
2021-01-22x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu1-13/+30
2021-01-22x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu1-1/+1