gcc/libgfortran
Janne Blomqvist 88fdfd5a86 string.c (compare0): Use gfc_charlen_type instead of int.
2007-05-27  Janne Blomqvist  <jb@gcc.gnu.org>

	* runtime/string.c (compare0): Use gfc_charlen_type instead of int.
	(fstrlen): Likewise.
	(find_option): Likewise.
	(fstrcpy): Use gfc_charlen_type instead of int, return length.
	(cf_strcpy): Likewise.
	* libgfortran.h: Change string prototypes to use gfc_charlen_type.
	* io/open.c (new_unit): Use snprintf if available.
	* io/list_read.c (nml_touch_nodes): Use memcpy instead of strcpy/strcat.
	(nml_read_obj): Likewise.
	* io/transfer.c (st_set_nml_var): Likewise.
	* io/write.c (output_float): Use snprintf if available.
	(nml_write_obj) Use memcpy instead of strcpy/strcat.

From-SVN: r125100
2007-05-27 00:15:22 +03:00
..
config
generated
intrinsics re PR libfortran/31295 (Uninitialized variable in libgfortran's _gfortran_eoshift0_4) 2007-05-22 18:19:09 +02:00
io string.c (compare0): Use gfc_charlen_type instead of int. 2007-05-27 00:15:22 +03:00
m4
runtime string.c (compare0): Use gfc_charlen_type instead of int. 2007-05-27 00:15:22 +03:00
acinclude.m4
aclocal.m4 ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
c99_protos.h
ChangeLog string.c (compare0): Use gfc_charlen_type instead of int. 2007-05-27 00:15:22 +03:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
config.h.in
configure ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
configure.ac
configure.host
fmain.c
gfortran.map re PR fortran/30723 (Freeing memory doesn't need to call a library function) 2007-05-14 19:33:57 +00:00
libgfortran.h string.c (compare0): Use gfc_charlen_type instead of int. 2007-05-27 00:15:22 +03:00
libtool-version
Makefile.am
Makefile.in ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh