summaryrefslogtreecommitdiff
path: root/libgfortran/io/unix.h
Commit message (Expand)AuthorAgeFilesLines
* Share vtables instead of replicating them for each unit.jb2012-03-161-18/+21
* Introduce a size member function to struct stream.jb2011-10-311-3/+7
* Simplify handling of special files.jb2011-10-311-6/+0
* PR 47432 Use ttyname_r() if availablejb2011-01-271-1/+10
* PR 44931 Move struct unix_stream to unix.cjb2010-11-041-21/+0
* Remove prot from unix_streamjb2010-11-031-1/+0
* Remove unused empty_internal_buffer functionjb2010-11-031-3/+0
* 2010-07-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-07-291-0/+23
* 2010-07-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-07-191-1/+1
* 2010-07-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-07-131-0/+9
* Fix typo in symbol visibility specificationjb2010-05-081-1/+1
* 2010-04-01 Paul Thomas <pault@gcc.gnu.org>pault2010-04-011-1/+1
* 2010-03-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-03-201-0/+3
* PR libfortran/40812 Large file support for MinGWjb2009-12-041-7/+7
* Move includes after include guardsjb2009-11-191-2/+3
* Forgot files from r153825jb2009-11-021-0/+169
* PR libfortran/27107fxcoudert2007-01-171-63/+0
* gcc/fortran/jakub2005-11-211-0/+63