<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in fhost.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ede9db9363e1fdaaa09befd664c8164883ccce80 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#ede9db9363e1fdaaa09befd664c8164883ccce80</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Thu, 19 Feb 2026 06:34:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a38001dbea4c26503e55b1cbabe3d4b7a5bc89fe - Merge branch &apos;jczhang/2026-02-09/fix-illumos-openbsd&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#a38001dbea4c26503e55b1cbabe3d4b7a5bc89fe</link>
        <description>Merge branch &apos;jczhang/2026-02-09/fix-illumos-openbsd&apos; into &apos;release&apos;Portability fixes for illumos and OpenBSDSee merge request petsc/petsc!9021

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Tue, 10 Feb 2026 15:27:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4b80df35a2fcaba0d5ac30ff1861fce0c665259a - Sys: fix uname() error checking</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#4b80df35a2fcaba0d5ac30ff1861fce0c665259a</link>
        <description>Sys: fix uname() error checkingThanks-to: Pim Heeman &lt;pimh@kth.se&gt;

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Tue, 10 Feb 2026 04:10:49 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6497c311e7b976d467be1503c1effce92a60525c - Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#6497c311e7b976d467be1503c1effce92a60525c</link>
        <description>Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]Also fix the code to repository to compile cleanly with these flags in the CI

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Sun, 25 Aug 2024 03:44:46 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>02477ebbb21fa13a3b107e40dce1c3d726eb3600 - Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#02477ebbb21fa13a3b107e40dce1c3d726eb3600</link>
        <description>Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;Enable docs lintingSee merge request petsc/petsc!6667

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Sat, 15 Jul 2023 03:37:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aec76313382a76d73a95f2051cbe4b1eab55c1c7 - Lint apply: sys</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#aec76313382a76d73a95f2051cbe4b1eab55c1c7</link>
        <description>Lint apply: sys

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Wed, 12 Jul 2023 15:44:47 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>676cfb3885b1a3487729dec4dd30bd010ab25a17 - Merge branch &apos;barry/2023-03-30/use-strerror-for-sys-errors&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#676cfb3885b1a3487729dec4dd30bd010ab25a17</link>
        <description>Merge branch &apos;barry/2023-03-30/use-strerror-for-sys-errors&apos; into &apos;main&apos;Use strerror() to print the cause of system errors to help users debug problems related to IOSee merge request petsc/petsc!6262

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Wed, 05 Apr 2023 04:03:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bf31d2d34e67170cccc52032cb9ed4707f3cb2ab - Use strerror() to print the cause of system errors to help users debug problems related to IO</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#bf31d2d34e67170cccc52032cb9ed4707f3cb2ab</link>
        <description>Use strerror() to print the cause of system errors to help users debug problems related to IOCommit-type: usabilityBranch-name: barry/2023-03-30/use-strerror-for-sys-errorsBranch-root: mainBranch-purpose: Use strerror() to print the cause of system errors to help users debug problems related to IO

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Thu, 30 Mar 2023 17:14:18 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ab17e8dafba1f6c4c5d585f0811cb127c2efe5d9 - Merge branch &apos;barry/2023-02-21/fix-sys-man-pages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#ab17e8dafba1f6c4c5d585f0811cb127c2efe5d9</link>
        <description>Merge branch &apos;barry/2023-02-21/fix-sys-man-pages&apos; into &apos;main&apos;Fix some system level manual pagesSee merge request petsc/petsc!6104

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Thu, 23 Feb 2023 23:17:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>667f096b64435359363023126684d9e3b3f4431e - Fix some system level manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#667f096b64435359363023126684d9e3b3f4431e</link>
        <description>Fix some system level manual pagesCommit-type: documentation

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Tue, 21 Feb 2023 19:42:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a8031340ffb3f67c209e3ccbf1e437ef3e683964 - Merge branch &apos;jed/config-remove-sysinfo-3arg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#a8031340ffb3f67c209e3ccbf1e437ef3e683964</link>
        <description>Merge branch &apos;jed/config-remove-sysinfo-3arg&apos; into &apos;main&apos;config: remove HAVE_SYSINFO_3ARG test (fix #1290)Closes #1290See merge request petsc/petsc!6082

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Sat, 18 Feb 2023 07:01:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ace159c0be53f97127719fde40b1379a6db38664 - config: remove HAVE_SYSINFO_3ARG test (fix #1290)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#ace159c0be53f97127719fde40b1379a6db38664</link>
        <description>config: remove HAVE_SYSINFO_3ARG test (fix #1290)This test function is not correct and looks like it was nevercorrect (since BuildSystem was written). The 3-arg variant was needed onvery old versions of Solaris, but it looks to have not been used in 20years.Also drop unused sys/sysinfo.h.Reported-by: Florian Weimer

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Fri, 17 Feb 2023 03:54:43 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>b1512d9279bbcd982b319287396e0c34970ee2e1 - Merge branch &apos;jacobf/2023-01-25/inline-petscstr&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#b1512d9279bbcd982b319287396e0c34970ee2e1</link>
        <description>Merge branch &apos;jacobf/2023-01-25/inline-petscstr&apos; into &apos;main&apos;Inline Simple PetscStr FunctionsSee merge request petsc/petsc!6005

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Wed, 08 Feb 2023 05:45:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bbcf679c7ce315810b13005931dd3a7fb75b5053 - Inline all of the PetscStr* functions that map to basic str functions so __builtin_ variants can be used by compiler</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#bbcf679c7ce315810b13005931dd3a7fb75b5053</link>
        <description>Inline all of the PetscStr* functions that map to basic str functions so __builtin_ variants can be used by compiler

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Wed, 25 Jan 2023 23:21:52 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fhost.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/sys/utils/fhost.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
