aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
AgeCommit message (Expand)Author
2020-10-14sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella
2020-10-09linux: Add {f}stat{at} y2038 supportAdhemerval Zanella
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella
2020-10-07nptl: Add missing cancellation flags on futex_internal and pselect32Adhemerval Zanella
2020-10-02sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]Adhemerval Zanella
2020-10-02sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella
2020-08-24linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-09linux: Fix syscall list generation instructionsMaciej W. Rozycki
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella
2020-07-09sysvipc: Split out linux struct shmid_dsAdhemerval Zanella
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella
2020-07-09sysvipc: Split out linux struct semid_dsAdhemerval Zanella
2020-07-06Linux: rseq registration testsMathieu Desnoyers
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-05-20nptl: Replace some stubs with the Linux implementationFlorian Weimer
2020-05-20y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu
2020-04-29Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis
2020-04-29bits/sem.h: Split out struct semid_dsAlistair Francis
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer
2020-02-09Linux: Add io/tst-o_path-locks testFlorian Weimer
2020-02-02y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski
2020-02-02y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski
2020-01-02Linux: Add tables with system call numbersFlorian Weimer
2019-12-19Remove __waitpid_nocancelAdhemerval Zanella
2019-10-31Remove pause and nanosleep not cancel wrappersAdhemerval Zanella
2019-10-30Linux/Alpha: don't use timeval32 system calls.Zack Weinberg
2019-10-18Add nocancel version of pread64()Leandro Pereira
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella
2019-09-25Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-01-03termios: Consolidate termios.hAdhemerval Zanella
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers
2018-12-17Add statx conditionals for wordsize-32 *xstat.cMao Han