summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/fileio.c
Commit message (Expand)AuthorAgeFilesLines
* * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable toPierre Muller2009-10-011-4/+4
* gdb/Nathan Sidwell2006-06-131-3/+7
* * gdb.base/break.c: Add 10a breakpoint at }Nathan Sidwell2006-06-131-5/+54
* * gdb.base/fileio.c: Include unistd.h as required for lseek(2).Corinna Vinschen2005-01-101-1/+1
* * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR suchMark Kettenis2004-02-011-1/+1
* 2004-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-071-0/+3
* 2004-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-071-1/+1
* Revert accidental commit.Andrew Cagney2004-01-021-1/+1
* 2004-01-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-021-1/+1
* 2003-06-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-141-35/+70
* * gdb.base/fileio.c: New file, testing File-I/O.Corinna Vinschen2003-06-101-0/+468