re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdin/stdout...
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Sun, 10 Apr 2005 10:37:59 +0000 (12:37 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 10 Apr 2005 10:37:59 +0000 (10:37 +0000)
commit64d5075d0ba3e9e8da1208033aa7d5a32fff90bc
tree373a5bce8f5033bab314b344e1726a3f26fd6a88
parenteb232f4ef11305a4c2ce9ae0cc7975eafd942153
re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdin/stdout/stderr)

PR libfortran/20788
* runtime/environ.c (init_unsigned_integer): Function for
environment variables we want to be positive.
(init_integer): Function to allow negative environment
variables (e.g. for GFORTRAN_STDIN_UNIT).

From-SVN: r97946
libgfortran/ChangeLog
libgfortran/runtime/environ.c