]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/common/filestuff.c
GDB copyright headers update after running GDB's copyright.py script.
[thirdparty/binutils-gdb.git] / gdb / common / filestuff.c
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-28  Doug Evanscommon/filestuff.c (make_cleanup_close): Update comment.
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-06-10  Gary BensonMove make_cleanup_close to common code
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-12  Gary BensonInclude common-defs.h instead of defs.h/server.h in...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-02  Joel BrobeckerFix filestuff.c build error if RLIMIT_NOFILE not defined.
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_dirent.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-09  Jan KratochvilMinor O_CLOEXEC optimization, "regression" fix
2013-09-14  Pierre Muller * common/filestuff.c (gdb_fopen_cloexec): Do not try...
2013-06-26  Yao Qigdb/
2013-05-23  Pedro Alvescommon/filestuff.c: No sockets on DJGPP.
2013-05-10  Tom Tromey2013-05-10 Joel Brobecker <brobecker@adacore.com>
2013-04-30  Joel Brobeckerfilestuff.c: Include "gdb_dirent.h" instead of <dirent.h>
2013-04-30  Joel Brobeckerfilestuff.c: Use gdb_stat.h instead of <sys/stat.h>
2013-04-23  Tom Tromey * common/filestuff.c: Check USE_WIN32API before including
2013-04-22  Tom Tromey PR gdb/7912: