about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* io: Move file timestamps tests out of LinuxAdhemerval Zanella2021-04-151-1/+1
* tst: Add test for sigtimedwaitLukasz Majewski2021-03-231-1/+1
* tst: Add test for ntp_gettimexLukasz Majewski2021-03-231-1/+2
* tst: Add test for ntp_gettimeLukasz Majewski2021-03-231-1/+1
* Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer2021-03-091-1/+7
* Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer2021-03-091-1/+5
* tst: Add test for ntp_adjtimeLukasz Majewski2021-03-081-1/+1
* tst: Add test for adjtimexLukasz Majewski2021-03-081-1/+1
* tst: Add test for clock_adjtimeLukasz Majewski2021-03-081-1/+2
* tst: Add test for utimesLukasz Majewski2021-03-021-1/+1
* tst: Add test for utimeLukasz Majewski2021-03-021-1/+1
* tst: Add test for futimensLukasz Majewski2021-03-021-1/+1
* linux: Consolidate internal_statvfsAdhemerval Zanella2021-02-111-1/+1
* tst: Provide test for ppollLukasz Majewski2021-02-081-1/+1
* tst: Provide test for timerfd related functionsLukasz Majewski2021-02-081-1/+2
* io: Remove xmknod{at} implementationsAdhemerval Zanella2020-12-291-1/+2
* io: Remove xstat implementationsAdhemerval Zanella2020-12-291-1/+3
* sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella2020-10-141-1/+1
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-091-1/+1
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-1/+2
* nptl: Add missing cancellation flags on futex_internal and pselect32Adhemerval Zanella2020-10-071-0/+1
* sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]Adhemerval Zanella2020-10-021-1/+1
* sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin2020-10-021-1/+1
* linux: Add time64 pselect supportAdhemerval Zanella2020-09-111-1/+1
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-111-2/+1
* linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella2020-08-241-1/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-161-12/+3
* linux: Fix syscall list generation instructionsMaciej W. Rozycki2020-07-091-1/+1
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-091-1/+1
* sysvipc: Split out linux struct shmid_dsAdhemerval Zanella2020-07-091-0/+1
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-091-1/+1
* sysvipc: Split out linux struct semid_dsAdhemerval Zanella2020-07-091-0/+1
* Linux: rseq registration testsMathieu Desnoyers2020-07-061-1/+9
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-2/+3
* nptl: Replace some stubs with the Linux implementationFlorian Weimer2020-05-201-4/+1
* y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski2020-05-201-1/+1
* Add a C wrapper for prctl [BZ #25896]H.J. Lu2020-04-301-1/+1
* Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu2020-04-291-1/+2
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-291-1/+1
* bits/sem.h: Split out struct semid_dsAlistair Francis2020-04-291-0/+1
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-5/+3
* Linux: Add io/tst-o_path-locks testFlorian Weimer2020-02-091-1/+1
* y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski2020-02-021-1/+1
* y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski2020-02-021-1/+2
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-12/+65
* Remove __waitpid_nocancelAdhemerval Zanella2019-12-191-1/+1
* Remove pause and nanosleep not cancel wrappersAdhemerval Zanella2019-10-311-2/+2
* Linux/Alpha: don't use timeval32 system calls.Zack Weinberg2019-10-301-1/+1
* Add nocancel version of pread64()Leandro Pereira2019-10-181-2/+2
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-1/+2