]> Savannah Git Hosting - gnulib.git/commit
fclose, strstr-simple, wchar: port to z/OS
authorDaniel Richard G <skunk@iSKUNK.ORG>
Wed, 17 Aug 2016 23:09:38 +0000 (16:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Aug 2016 00:44:56 +0000 (17:44 -0700)
commit17b66f6152d4e398aa6ef35d644a00fe56bdb67c
treef9245c6a45a72e9fc02aeb30e5f231daac376bb3
parent9015588ad066d32b224a697c21e7b1826f67709d
fclose, strstr-simple, wchar: port to z/OS

* m4/fclose.m4, m4/strstr.m4, m4/wchar_h.m4:
Changes to the Autoconf M4 code to support z/OS.  Note that
fclose() is broken in a different way on z/OS than it is on other
systems, thus the special-case in fclose.m4.
ChangeLog
m4/fclose.m4
m4/strstr.m4
m4/wchar_h.m4