<?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 fpath.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7a5338279d92d13360d231b9bd26d284f35eaa49 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#7a5338279d92d13360d231b9bd26d284f35eaa49</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Mon, 10 Feb 2025 20:11:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b1aa7d8837c87396715877a645921c9c0b54b6bc - Merge branch &apos;barry/2025-01-23/fix-petscshmgetdeallocatearray-rank-0/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#b1aa7d8837c87396715877a645921c9c0b54b6bc</link>
        <description>Merge branch &apos;barry/2025-01-23/fix-petscshmgetdeallocatearray-rank-0/release&apos; into &apos;release&apos;Fix bug in PetscShmgetDeallocateArray needs to call...See merge request petsc/petsc!8092

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Mon, 10 Feb 2025 20:10:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>102f4e8db2da72bd223509019ee709b08ca910b5 - fix PetscGetFullPath for Windows</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#102f4e8db2da72bd223509019ee709b08ca910b5</link>
        <description>fix PetscGetFullPath for Windows

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Sat, 08 Feb 2025 01:24:51 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7255af2bd2331935c12adb05db5efab3771c4d24 - Fix bug in PetscShmgetDeallocateArray needs to call PetscCheck(!shmdt(next-&gt;addr), since that is not called in the unmap on rank 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#7255af2bd2331935c12adb05db5efab3771c4d24</link>
        <description>Fix bug in PetscShmgetDeallocateArray needs to call PetscCheck(!shmdt(next-&gt;addr), since that is not called in the unmap on rank 0Reported-by: Marsha BergerReported-by: Randy Leveque

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Thu, 23 Jan 2025 22:01:49 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4 - Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4</link>
        <description>Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;Remove first and last empty linesSee merge request petsc/petsc!6892

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>92bec4eefde5b79327e7cea3b0266e7580ec8183 - Remove first and last empty lines</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#92bec4eefde5b79327e7cea3b0266e7580ec8183</link>
        <description>Remove first and last empty lines

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:22 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/fileio/fpath.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/fileio/fpath.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/fileio/fpath.c#aec76313382a76d73a95f2051cbe4b1eab55c1c7</link>
        <description>Lint apply: sys

            List of files:
            /petsc/src/sys/fileio/fpath.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>597312bb6c345b23a699f9b4a0709e000a8fd5d1 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#597312bb6c345b23a699f9b4a0709e000a8fd5d1</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Tue, 02 May 2023 23:33:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2106c2ab95b86a57e2d25f6ff375b6b7b146c0fb - Merge branch &apos;barry/2023-04-26/fix-fileio-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#2106c2ab95b86a57e2d25f6ff375b6b7b146c0fb</link>
        <description>Merge branch &apos;barry/2023-04-26/fix-fileio-man-pages/release&apos; into &apos;release&apos;Cleanup of manual pages in src/sys/fileioSee merge request petsc/petsc!6381

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Tue, 02 May 2023 23:32:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>21532e8a5a1a1e7911222ee0f2ed1e65b4f3f1d8 - Cleanup of manual pages in src/sys/fileio</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#21532e8a5a1a1e7911222ee0f2ed1e65b4f3f1d8</link>
        <description>Cleanup of manual pages in src/sys/fileio

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Tue, 02 May 2023 23:32:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5a7a9864f3e2c56c91df35f54563f00658726b85 - Merge branch &apos;jeremy/less-strcpy-strcat&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#5a7a9864f3e2c56c91df35f54563f00658726b85</link>
        <description>Merge branch &apos;jeremy/less-strcpy-strcat&apos; into &apos;main&apos;Use Petsc[Strncpy,Strlcat,Memcpy] over Petsc[Strcpy,Strcat]Closes #1332See merge request petsc/petsc!6115

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Tue, 14 Mar 2023 14:34:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c6a7a37075f8bf8d34d92c4910d42445b7a3482d - Clean up PETSc str ops to use more secure implementations where possible. These include:</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#c6a7a37075f8bf8d34d92c4910d42445b7a3482d</link>
        <description>Clean up PETSc str ops to use more secure implementations where possible. These include:- Use PetscStrncpy()/PetscStrlcat()/PetscMemcpy() over PetscStrcpy()/PetscStrcat()- Use PetscArraycpy() over PetscMemcpy() as appropriate for string buffer copying- Use built in string from name over hardcoding- Use sizeof over hardcoded length- Replace some Strlcat with Strncpy when offset is known

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Fri, 24 Feb 2023 16:48:31 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&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/fileio/fpath.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/fileio/fpath.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/fileio/fpath.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/sys/fileio/fpath.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/fileio/fpath.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/fileio/fpath.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>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>89669be4d29968dc8d4c19ce1b69194a6a561ea4 - Merge branch &apos;psanan/docs-sphinx-man-pages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/fileio/fpath.c#89669be4d29968dc8d4c19ce1b69194a6a561ea4</link>
        <description>Merge branch &apos;psanan/docs-sphinx-man-pages&apos; into &apos;main&apos;Integrate Man Pages into Sphinx DocsCloses #1132 and #1015See merge request petsc/petsc!4989

            List of files:
            /petsc/src/sys/fileio/fpath.c</description>
        <pubDate>Mon, 02 May 2022 13:41:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
