summaryrefslogtreecommitdiff
path: root/libgfortran/io/unix.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-05-291-0/+1
* 2006-04-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-04-231-1/+2
* 2006-03-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-03-101-2/+2
* 2006-02-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-02-241-6/+10
* 2006-02-12 Janne Blomqvist <jb@gcc.gnu.org>jb2006-02-121-10/+55
* 2005-12-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2005-12-281-1/+1
* PR libfortran/24919fxcoudert2005-11-271-3/+3
* gcc/fortran/jakub2005-11-211-71/+144
* * intrinsics/fget.c: New file.fxcoudert2005-11-131-0/+6
* PR libfortran/20179fxcoudert2005-10-301-0/+17
* PR libfortran/23272fxcoudert2005-10-231-4/+19
* PR libfortran/24383fxcoudert2005-10-211-0/+4
* 2005-10-13 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-10-131-6/+24
* 2005-10-12 Janne Blomqvist <jblomqvi@cc.hut.fi>pault2005-10-121-3/+3
* 2005-10-07 Janne Blomqvist <jblomqvi@cc.hut.fi>tkoenig2005-10-071-54/+262
* 2005-10-07 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-071-4/+1
* * runtime/string.c (find_option): Change 3rd argument tojakub2005-09-291-1/+1
* 2005-09-14 Jerry DeLisle <jvdelisle@verizon.netjvdelisle2005-09-141-1/+10
* PR libfortran/20179fxcoudert2005-09-111-0/+11
* 2005-09-10 Janne Blomqvist <jblomqvi@cc.hut.fi>tobi2005-09-101-209/+6
* PR libfortran/23262fxcoudert2005-09-071-0/+9
* * io/unix.c (stream_ttyname): Protect use of ttyname byfxcoudert2005-09-021-0/+4
* * acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to seefxcoudert2005-08-271-1/+4
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* * check.c (gfc_check_ttynam_sub, gfc_check_isatty): Add checkfxcoudert2005-08-091-0/+12
* * io/io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.fxcoudert2005-08-061-1/+3
* * io/unix.c: Add O_RDWR to open() call.fxcoudert2005-08-061-1/+1
* 2005-07-12 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-07-121-4/+8
* * unix.c (stream_at_bof): Don't assume that all non-mmapped filesfxcoudert2005-06-181-6/+6
* PR libfortran/16436fxcoudert2005-06-161-11/+7
* PR libfortran/20179fxcoudert2005-05-301-2/+5
* * configure.ac: Add additional warning flags.aj2005-05-171-7/+10
* 2005-05-12 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-05-121-0/+2
* PR fortran/19478fxcoudert2005-05-111-2/+4
* PR libfortran/19155fxcoudert2005-05-091-6/+9
* * configure.ac: Check for ftruncate and chsize.fxcoudert2005-04-291-0/+7
* PR libgfortran/19052dje2005-01-231-1/+10
* 2005-01-22 Thomas Koenig <Thomas.Koenig@online.de>pbrook2005-01-221-30/+41
* 2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-01-121-0/+9
* * io/io.h (open_external): Change prototype.sje2004-12-081-24/+57
* * intrinsics/c99_functions.c, intrinsics/eoshift0.c,rth2004-12-071-31/+5
* 2004-12-02 Bud Davis <bdavis9659@comcast.net>bdavis2004-12-021-0/+3
* 2004-12-02 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-021-1/+16
* 2004-11-28 Bud Davis <bdavis9659@comcast.net>bdavis2004-11-281-1/+2
* 2004-10-30 Aaron W. LaFramboise <aaronavay62@aaronwl.com>pbrook2004-10-301-3/+34
* Missing bit of previous patch.pbrook2004-10-301-0/+1
* * io/transfer.c (finalize_transfer): Free internal streams.pbrook2004-10-071-0/+1
* 2004-09-15 Aaron W. LaFramboise <aaronavay62@aaronwl.com>pbrook2004-09-181-0/+10
* PR libfortran/16805pbrook2004-08-311-3/+0
* * io/transfer.c (read_sf): Rename uinty to readlen. Detect EOF.pbrook2004-08-311-1/+1