aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/filestuff.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-27Use mkostemp, not mkstempTom Tromey1-0/+11
2018-10-27Move mkdir_recursive to common/filestuff.cTom Tromey1-0/+10
2018-09-12Move 'is_regular_file' from common-utils.c to filestuff.cSergio Durigan Junior1-0/+5
2018-08-07Replace some uses of xstrprintf with string_printfSimon Marchi1-0/+19
2018-05-04Remove do_closedir_cleanupTom Tromey1-0/+14
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-08-03Introduce and use gdb_file_upTom Tromey1-1/+14
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-10Move make_cleanup_close to common codeGary Benson1-0/+4
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-05-102013-05-10 Joel Brobecker <brobecker@adacore.com>Tom Tromey1-0/+10
2013-04-23 * common/filestuff.c: Check USE_WIN32API before includingTom Tromey1-1/+2
2013-04-22 PR gdb/7912:Tom Tromey1-0/+59