aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/fbuf.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-07PR 78534, 83704 Handle large formatted I/OJanne Blomqvist1-28/+24
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-04-11close.c: Fix white space in pointer declarations and comment formats where ap...Jerry DeLisle1-13/+13
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-02-07re PR fortran/60956 (error reading (and writing) large text files in gfortran)Jerry DeLisle1-0/+36
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-26Introduce xrealloc, use it.Janne Blomqvist1-4/+1
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-3/+3
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2010-05-07Remove free_memJanne Blomqvist1-3/+3
2009-11-02Split up io/io.hJanne Blomqvist1-1/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-04-05[multiple changes]Jerry DeLisle1-74/+183
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-1/+1
2008-05-16Part 1.1 of PR25561.Janne Blomqvist1-27/+59
2008-05-15Part 1 of PR25561, fix compile warnings forgotten in actual commit.Janne Blomqvist1-1/+1
2008-05-15Add fbuf.cJanne Blomqvist1-0/+132