error.c: Add errno.h
authorSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 21 Oct 2006 22:38:56 +0000 (22:38 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 21 Oct 2006 22:38:56 +0000 (22:38 +0000)
commit4a8bce89d10b92fe8dbef8a5adf202ee0ed27e83
treeb9f7432f86f6ad6d6d481895ae64e47a5c5919e0
parent96208aed834bc74bba278d2cd57bd628e6a15930
error.c: Add errno.h

2006-10-21  Steven G. Kargl  <kargl@gcc.gnu.org>

        * runtime/error.c: Add errno.h
        (generate_error): Set iostat to errno on OS error.
        * libgfortran.h: Set ERROR_OS to 5000

From-SVN: r117939
libgfortran/ChangeLog
libgfortran/libgfortran.h
libgfortran/runtime/error.c