aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/fileio.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-03Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.cLukas Durfina1-2/+1
2017-05-18gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warningsPedro Alves1-5/+5
2017-05-18gdb.base/fileio.c: Fix several -Wreturn-type warningsPedro Alves1-25/+25
2017-05-18gdb.base/fileio.exp: Remove nowarningsPedro Alves1-1/+5
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez1-0/+1
2014-10-29Close the file in fileio.exp testYao Qi1-0/+1
2014-06-04Add system test before "set remote system-call-allowed 1" to fileio.expHui Zhu1-6/+16
2013-11-04update fileio testTom Tromey1-26/+28
2009-10-01 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable toPierre Muller1-4/+4
2006-06-13 gdb/Nathan Sidwell1-3/+7
2006-06-13 * gdb.base/break.c: Add 10a breakpoint at }Nathan Sidwell1-5/+54
2005-01-10 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).Corinna Vinschen1-1/+1
2004-02-01* gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR suchMark Kettenis1-1/+1
2004-01-072004-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+3
2004-01-072004-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-01-02Revert accidental commit.Andrew Cagney1-1/+1
2004-01-022004-01-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-142003-06-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-35/+70
2003-06-10 * gdb.base/fileio.c: New file, testing File-I/O.Corinna Vinschen1-0/+468