aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2021-03-18nptl: Remove tcdrain from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove pause from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove msync from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove fsync from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove sendto from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove recvfrom from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove recv from libpthreadAdhemerval Zanella
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-12nptl: Move fork into libcAdhemerval 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-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella
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-08tst: Add test for ntp_adjtimeLukasz Majewski
2021-03-08tst: Add test for adjtimexLukasz Majewski
2021-03-08tst: Modify tst-clock_adjtime to allow reuse of its codeLukasz Majewski
2021-03-08tst: Add test for clock_adjtimeLukasz Majewski
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella
2021-03-02tst: Fix tst-timerfd testLukasz Majewski
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer
2021-03-02tst: Add test for utimesLukasz Majewski
2021-03-02tst: Add test for utimeLukasz Majewski
2021-03-02tst: Add test for futimensLukasz Majewski
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-02-23nptl: Move elision implementations into libcFlorian Weimer
2021-02-22x86_64/clone.S: Upate commentsH.J. Lu
2021-02-22i386/clone.S: Remove redundant EBX loadH.J. Lu
2021-02-22aarch64: Remove the unused __read_tp symbolSzabolcs Nagy
2021-02-19Update syscall lists for Linux 5.11.Joseph Myers
2021-02-19Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines.John David Anglin
2021-02-16S390: Add new hwcap values.Stefan Liebler
2021-02-15aarch64: Fix sys/ptrace.h if linux headers are includedSzabolcs Nagy
2021-02-11linux: Remove stat-check.cAdhemerval Zanella
2021-02-11linux: Remove overflow.hAdhemerval Zanella
2021-02-11linux: Consolidate internal_statvfsAdhemerval Zanella
2021-02-11linux: Consolidate statvfs implementationsAdhemerval Zanella
2021-02-11linux: Consolidate fstatvfs implementationsAdhemerval Zanella
2021-02-11linux: Consolidate statfs implementationsAdhemerval Zanella
2021-02-11linux: Consolidate fstatfs implementationsAdhemerval Zanella
2021-02-11linux: Set LFS statfs as defaultAdhemerval Zanella
2021-02-11linux: Set default kernel_stat.h to LFSAdhemerval Zanella
2021-02-11linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella