index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgfortran
/
io
/
unix.c
Age
Commit message (
Expand
)
Author
2018-01-03
PR libgfortran/83649 Chunk large reads and writes
jb
2017-12-16
2017-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2017-04-11
2017-04-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2017-01-01
Update copyright years.
jakub
2016-12-21
* libgfortran.h: Include <stdlib.h> header.
fxcoudert
2016-12-21
* intrinsics/abort.c: Remove unused headers.
fxcoudert
2016-10-26
New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.
foreese
2016-10-09
PR 67585 Handle EINTR
jb
2016-08-31
2016-08-31 Paul Thomas <pault@gcc.gnu.org>
pault
2016-01-04
Update copyright years.
jakub
2015-09-12
PR libfortran/67527
fxcoudert
2015-09-03
libgfortran: Use remove(3) instead of unlink(2) when deleting files.
jb
2015-08-29
2015-08-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2015-08-29
* io/unix.c (min): Remove unused macro.
fxcoudert
2015-08-09
PR libfortran/66936
fxcoudert
2015-07-14
PR 66861 Fix null pointer crash on mingw.
jb
2015-03-11
PR 65200 Handle EPERM in addition to EACCES.
jb
2015-01-05
Update copyright years.
jakub
2014-09-16
PR libfortran/62768 Handle filenames with embedded null characters.
jb
2014-06-29
2014-06-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2014-06-08
PR 56981 Flush buffer at record boundary if possible.
jb
2014-05-22
PR 60324 Handle long path names, don't use PATH_MAX.
jb
2014-05-16
PR 61187 Fix use of uninitialized memory.
jb
2014-03-18
* configure.ac: Check for presence of fcntl.
uweigand
2014-01-02
Update copyright years in libgfortran/
rsandifo
2013-12-17
2013-12-17 Andreas Tobler <andreast@gcc.gnu.org>
andreast
2013-11-15
When file status is unknown, don't set O_CREAT when opening read-only.
jb
2013-11-10
Set close-on-exec flag when opening files.
jb
2013-05-04
* runtime/environ.c: Include unistd.h.
dje
2013-04-29
PR 56981 Improve unbuffered performance on special files.
jb
2013-02-21
Fix regression when writing formatted sequential to a pipe.
jb
2013-01-14
Update copyright years in libgfortran.
rsandifo
2012-12-21
2012-12-21 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2012-10-10
2012-10-10 Tobias Burnus <burnus@net-b.de>
burnus
2012-09-29
2012-09-29 Thomas König <tkoenig@gcc.gnu.org>
tkoenig
2012-06-01
2012-06-01 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-31
2012-05-31 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-16
2012-05-16 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-05
Fix handling of temporary files.
jb
2012-04-15
2012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2012-03-26
Combined get_mem and internal_malloc_size.
jb
2012-03-25
Use calloc instead of malloc and memset.
jb
2012-03-16
Share vtables instead of replicating them for each unit.
jb
2011-12-22
PR 51646 Use POSIX mode flags in open() argument.
jb
2011-11-09
PR 50016 Slow I/O on MingW due to _commit
jb
2011-10-31
Introduce a size member function to struct stream.
jb
2011-10-31
Simplify handling of special files.
jb
2011-06-11
Return error when trying to seek a non-seekable buffered file
jb
2011-06-11
Figure out whether a file is seekable with lseek()
jb
2011-05-14
Error printing thread safety, remove GFORTRAN_USE_STDERR
jb
[next]