aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2021-01-28ia64: Fix brk call on statupAdhemerval Zanella
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella
2021-01-22x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu
2021-01-22powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2021-01-19Use <startup.h> in __libc_init_secureH.J. Lu
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu
2021-01-06Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.Joseph Myers
2021-01-05stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella
2021-01-05alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2020-12-30powerpc: Use scv instruction on clone when availableMatheus Castanho
2020-12-30powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho
2020-12-29io: Remove xmknod{at} implementationsAdhemerval Zanella
2020-12-29io: Remove xstat implementationsAdhemerval Zanella
2020-12-21aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw
2020-12-21linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw
2020-12-21alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner
2020-12-17Update kernel version to 5.10 in tst-mman-consts.py.Joseph Myers
2020-12-16Update syscall lists for Linux 5.10.Joseph Myers
2020-12-12Fix spelling and grammar in several commentsJonny Grant
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella
2020-12-09Fix parsing of /sys/devices/system/cpu/online (bug 25859)Andreas Schwab
2020-12-06x86: Rename readelflib.cH.J. Lu
2020-12-02Revert "linux: Move xmknod{at} to compat symbols"Adhemerval Zanella
2020-12-02Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella
2020-11-27sh: Add sh4 fpu Implies folderAdhemerval Zanella
2020-11-14nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64Lukasz Majewski
2020-11-14y2038: Convert thrd_sleep to support 64 bit timeLukasz Majewski
2020-11-14y2038: Convert mtx_timedlock to support 64 bit timeLukasz Majewski
2020-11-14y2038: Convert cnd_timedwait to support 64 bit timeLukasz Majewski
2020-11-13Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK.John David Anglin
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella
2020-11-13nptl: Eliminate <smp.h> and __is_smpFlorian Weimer
2020-11-11Use O_CLOEXEC in sysconf [BZ #26791]Maximilian Krüger
2020-11-10riscv: Get cache information through sysconfZong Li
2020-11-09linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella
2020-11-04msg: Remove redundant #include <sys/msg.h> headerLukasz Majewski
2020-10-27Hurd: Fix ftime buildAdhemerval Zanella
2020-10-27Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers
2020-10-27Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella
2020-10-26Update kernel version to 5.9 in tst-mman-consts.py.Joseph Myers
2020-10-23Update syscall lists for Linux 5.9.Joseph Myers
2020-10-19Move vtimes to a compatibility symbolAdhemerval Zanella
2020-10-19y2038: linux: Provide __time64 implementationLukasz Majewski
2020-10-16linux: Add __readdir_unlockedAdhemerval Zanella