aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
blob: eaa767636e2c9ae6f9826aee2a6590a795a8fbb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2018-01-03  Jakub Jelinek  <jakub@redhat.com>

	Update copyright years.

2018-01-02  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libgfortran/83649
	* io/unix.c (MAX_CHUNK): New define.
	(raw_read): For reads larger than MAX_CHUNK, loop.
	(raw_write): Write no more than MAX_CHUNK bytes per iteration.

Copyright (C) 2018 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.