aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/scoped_ignore_sigttou.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-1/+1
2023-06-03[gdb] Fix typosTom de Vries1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-17Don't call sigtimedwait for scoped_ignore_sigttouPedro Alves1-1/+1
2021-06-17Introduce scoped_restore_signalPedro Alves1-12/+43
2021-06-17Move scoped_ignore_sigttou to gdbsupport/Pedro Alves1-0/+56