<?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 getpw_getgr.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>03d593dd - [sanitizers][test] Test sanitizer_common and ubsan_minimal on Solaris</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cpp#03d593dd</link>
        <description>[sanitizers][test] Test sanitizer_common and ubsan_minimal on SolarisDuring the initial Solaris sanitizer port, I missed to enable the`sanitizer_common` and `ubsan_minimal` testsuites.  This patch fixes this,correcting a few unportabilities:- `Posix/getpass.cpp` failed to link since Solaris lacks `libutil`.  Omitting the library lets the test `PASS`, but I thought adding `%libutil`  along the lines of `%librt` to be overkill.- One subtest of `Posix/getpw_getgr.cpp` is disabled because Solaris  `getpwent_r` has a different signature than expected.- `/dev/null` is a symlink on Solaris.- XPG7 specifies that `uname` returns a non-negative value on success.Tested on `amd64-pc-solaris2.11` and `sparcv9-sun-solaris2.11`.Differential Revision: https://reviews.llvm.org/D91606

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cpp</description>
        <pubDate>Fri, 20 Nov 2020 13:06:25 +0000</pubDate>
        <dc:creator>Rainer Orth &lt;ro@gcc.gnu.org&gt;</dc:creator>
    </item>
<item>
        <title>74989aff - compiler-rt: Rename cc files below test/sanitizer_common to cpp</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cpp#74989aff</link>
        <description>compiler-rt: Rename cc files below test/sanitizer_common to cppSee r367803 and similar other changes.llvm-svn: 367863

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cpp</description>
        <pubDate>Mon, 05 Aug 2019 13:57:03 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
