gcc/libgfortran
Janne Blomqvist f4471acbe3 Use calloc instead of malloc and memset.
2012-03-25  Janne Blomqvist  <jb@gcc.gnu.org>

	* runtime/memory.c (xcalloc): New function.
	* libgfortran.h (xcalloc): New prototype.
	* io/list_read.c (push_char): Use xcalloc instead of get_mem and
	memset.
	(l_push_char): Likewise.
	* io/unit.c (insert_unit): Likewise.
	(get_internal_unit): Likewise.
	* io/unix.c (open_internal): Likewise.
	(open_internal4): Likewise.
	(fd_to_stream): Likewise.

From-SVN: r185773
2012-03-25 08:48:49 +03:00
..
caf
config
generated libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound and data to base_addr. 2012-03-10 18:22:31 +01:00
intrinsics Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
io Use calloc instead of malloc and memset. 2012-03-25 08:48:49 +03:00
m4 libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound and data to base_addr. 2012-03-10 18:22:31 +01:00
runtime Use calloc instead of malloc and memset. 2012-03-25 08:48:49 +03:00
acinclude.m4 Remove obsolete Tru64 UNIX V5.1B support 2012-03-12 15:35:56 +00:00
aclocal.m4
c99_protos.h
ChangeLog Use calloc instead of malloc and memset. 2012-03-25 08:48:49 +03:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
config.h.in
configure Remove obsolete Tru64 UNIX V5.1B support 2012-03-12 15:35:56 +00:00
configure.ac Remove obsolete Tru64 UNIX V5.1B support 2012-03-12 15:35:56 +00:00
configure.host
fmain.c
gfortran.map
kinds-override.h
libgfortran.h Use calloc instead of malloc and memset. 2012-03-25 08:48:49 +03:00
libgfortran.spec.in
libtool-version
Makefile.am
Makefile.in
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh