gcc/libgfortran/runtime
Tobias Burnus 4179e59afa re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)
2012-05-23  Tobias Burnus  <burnus@net-b.de>

        PR libfortran/53444
        * acinclude.m4 (LIBGFOR_CHECK_STRERROR_R): Add configure checks
        * for
        two- and three-argument versions of strerror_r.
        * configure.ac (LIBGFOR_CHECK_STRERROR_R): Use it.
        * runtime/error.c (gf_strerror): Handle two-argument version
        of strerror_r.
        * config.h.in: Regenerate.
        * configure: Regenerate.

From-SVN: r187796
2012-05-23 10:34:06 +02:00
..
backtrace.c Remove configure check for unused fdopen. 2012-01-12 12:30:45 +02:00
bounds.c libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound and data to base_addr. 2012-03-10 18:22:31 +01:00
compile_options.c PR 52428 Range checking when reading integer values. 2012-05-14 22:39:23 +03:00
convert_char.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
environ.c Fix handling of temporary files. 2012-05-05 09:30:51 +03:00
error.c re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.) 2012-05-23 10:34:06 +02:00
fpu.c cshift0.c: Update license to GPL3+exception. 2009-08-23 19:10:25 +00:00
in_pack_generic.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
in_unpack_generic.c libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound and data to base_addr. 2012-03-10 18:22:31 +01:00
main.c Fix handling of temporary files. 2012-05-05 09:30:51 +03:00
memory.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
pause.c Error printing thread safety, remove GFORTRAN_USE_STDERR 2011-05-14 10:55:51 +03:00
select.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
select_inc.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stop.c ctime.c: Include <stdlib.h>. 2011-07-23 11:06:04 +00:00
string.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00