re PR libfortran/17748 (libgfortran contains undefined references to _environ)
authorPeter O'Gorman <peter@pogma.com>
Sat, 26 Feb 2005 18:33:11 +0000 (18:33 +0000)
committerToon Moene <toon@gcc.gnu.org>
Sat, 26 Feb 2005 18:33:11 +0000 (18:33 +0000)
commitb239be8150bb28bcbbf0bd20a6e2578308d1e3e9
treeeb64cb4cb480a3e3e09a79f859da5663dded1d41
parentc529e0fe2e37607ee722881c877570fbc97143bd
re PR libfortran/17748 (libgfortran contains undefined references to _environ)

2005-02-26  Peter O'Gorman  <peter@pogman.com>
            Toon Moene  <toon@moene.indiv.nluug.nl>

PR libgfortran/17748
* runtime/environ.c: Remove references to environ.
(show_variables): remove GFORTRAN_UNBUFFERED_* and
GFORTRAN_NAME_* because they require environ.
(pattern_scan): Remove function.

Co-Authored-By: Toon Moene <toon@moene.indiv.nluug.nl>
From-SVN: r95593
libgfortran/ChangeLog
libgfortran/runtime/environ.c