summaryrefslogtreecommitdiff
path: root/gdbsupport/eintr.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb::handle_eintr, remove need to specify return typePedro Alves2020-10-261-11/+15
* Add handle_eintr to wrap EINTR handling in syscallsKamil Rytarowski2020-09-101-0/+67