index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libgfortran
/
io
/
unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2012-06-01 Tobias Burnus <burnus@net-b.de>
burnus
2012-06-01
1
-8
/
+12
*
2012-05-31 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-31
1
-2
/
+2
*
2012-05-16 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-16
1
-2
/
+2
*
Fix handling of temporary files.
jb
2012-05-05
1
-47
/
+78
*
2012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2012-04-15
1
-1
/
+1
*
Combined get_mem and internal_malloc_size.
jb
2012-03-26
1
-2
/
+2
*
Use calloc instead of malloc and memset.
jb
2012-03-25
1
-12
/
+4
*
Share vtables instead of replicating them for each unit.
jb
2012-03-16
1
-36
/
+51
*
PR 51646 Use POSIX mode flags in open() argument.
jb
2011-12-22
1
-2
/
+2
*
PR 50016 Slow I/O on MingW due to _commit
jb
2011-11-09
1
-4
/
+0
*
Introduce a size member function to struct stream.
jb
2011-10-31
1
-15
/
+24
*
Simplify handling of special files.
jb
2011-10-31
1
-61
/
+17
*
Return error when trying to seek a non-seekable buffered file
jb
2011-06-11
1
-1
/
+6
*
Figure out whether a file is seekable with lseek()
jb
2011-06-11
1
-6
/
+6
*
Error printing thread safety, remove GFORTRAN_USE_STDERR
jb
2011-05-14
1
-55
/
+0
*
Fix path handling
jb
2011-04-29
1
-16
/
+26
*
remove useless if-before-free tests
meyering
2011-04-20
1
-2
/
+1
*
Replace sprintf with snprintf
jb
2011-04-16
1
-2
/
+4
*
2011-04-04 Tobias Burnus <burnus@net-b.de>
burnus
2011-04-03
1
-13
/
+14
*
PR libfortran/47439
fxcoudert
2011-03-19
1
-5
/
+33
*
PR libfortran/45165
fxcoudert
2011-02-26
1
-2
/
+6
*
PR 47432 Use ttyname_r() if available
jb
2011-01-27
1
-10
/
+21
*
PR 46267 strerror thread safety
jb
2011-01-21
1
-10
/
+0
*
PR47296 Segfault when running out of file descriptors
jb
2011-01-17
1
-8
/
+4
*
2011-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2011-01-15
1
-0
/
+2
*
Cache stat values, reduce syscalls
jb
2010-11-09
1
-18
/
+35
*
PR 44931 Move struct unix_stream to unix.c
jb
2010-11-04
1
-3
/
+28
*
Remove prot from unix_stream
jb
2010-11-03
1
-33
/
+6
*
Remove unused empty_internal_buffer function
jb
2010-11-03
1
-9
/
+0
*
Use access(2) instead of stat(2) to test file existence.
jb
2010-08-01
1
-35
/
+41
*
2010-07-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-07-29
1
-22
/
+0
*
2010-07-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-07-19
1
-3
/
+4
*
2010-07-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-07-13
1
-6
/
+111
*
2010-07-11 Kai Tietz <kai.tietz@onevision.com>
jvdelisle
2010-07-11
1
-0
/
+4
*
Remove free_mem
jb
2010-05-07
1
-7
/
+7
*
2010-04-30 Kai Tietz <kai.tietz@onevision.com>
ktietz
2010-04-30
1
-4
/
+28
*
2010-04-24 Kai Tietz <kai.tietz@onevision.com>
ktietz
2010-04-24
1
-8
/
+9
*
2010-04-01 Paul Thomas <pault@gcc.gnu.org>
pault
2010-04-01
1
-1
/
+1
*
2010-03-29 Tobias Burnus <burnus@net-b.de>
burnus
2010-03-29
1
-7
/
+11
*
2010-03-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-03-20
1
-0
/
+16
*
PR libfortran/42420 Large file capable stat for MingW
jb
2010-01-03
1
-10
/
+18
*
PR libfortran/40812 Large file support for MinGW
jb
2009-12-04
1
-15
/
+48
*
2009-11-30 Kai Tietz <Kai.Tietz@onevision.com>
ktietz
2009-11-30
1
-1
/
+4
*
* intrinsics/pack_generic.c (pack_internal): Remove unused
jakub
2009-11-28
1
-4
/
+1
*
Split up io/io.h
jb
2009-11-02
1
-0
/
+1
*
2009-08-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2009-08-14
1
-0
/
+21
*
2009-07-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2009-07-23
1
-0
/
+20
*
2009-04-17 Janne Blomqvist <jb@gcc.gnu.org>
jb
2009-04-17
1
-11
/
+0
*
2009-04-10 Janne Blomqvist <jb@gcc.gnu.org>
jb
2009-04-10
1
-25
/
+0
*
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
jakub
2009-04-09
1
-15
/
+10
[next]