Move ansidecl.h to common-defs.h
[external/binutils.git] / gdb / common / filestuff.c
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: