summaryrefslogtreecommitdiff
path: root/gdb/unittests/scoped_fd-selftests.c
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
* gdbsupport: make gdb_mkostemp_cloexec return a scoped_fdSimon Marchi2021-09-301-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-0/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-3/+3
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Do not reopen temporary filesTom Tromey2018-10-271-0/+17
* Use mkostemp, not mkstempTom Tromey2018-10-271-2/+3
* Don't check HAVE_UNISTD_HTom Tromey2018-10-011-7/+0
* common: add scoped_fdMarkus Metzger2018-02-091-0/+90