<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2671fc51ca6b63fc20cd2e852a326c63e2a958d4 - 17350 libc: inconsistent indenting</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#2671fc51ca6b63fc20cd2e852a326c63e2a958d4</link>
        <description>17350 libc: inconsistent indentingReviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Approved by: Dan McDonald &lt;danmcd@edgecast.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Tue, 08 Sep 2020 11:25:29 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>33efde4275d24731ef87927237b0ffb0630b6b2d - 16891 fix unused label and drop -Wno-unused-label</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#33efde4275d24731ef87927237b0ffb0630b6b2d</link>
        <description>16891 fix unused label and drop -Wno-unused-labelReviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Reviewed by: Dan McDonald &lt;danmcd@edgecast.io&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Thu, 28 Sep 2023 09:05:39 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>1170833fec62773f21c42c8b6be7af4860f91451 - 17447 gethrtime should use comm page</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#1170833fec62773f21c42c8b6be7af4860f91451</link>
        <description>17447 gethrtime should use comm pageReviewed by: Robert Mustacchi &lt;rm@fingolfin.org&gt;Reviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Tue, 03 Jun 2025 04:47:31 +0200</pubDate>
        <dc:creator>Patrick Mooney &lt;pmooney@pfmooney.com&gt;</dc:creator>
    </item>
<item>
        <title>34b5c75ae1f95c7b8ef561f3c7586e03a21f59e7 - 16151 want dprintf()</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#34b5c75ae1f95c7b8ef561f3c7586e03a21f59e7</link>
        <description>16151 want dprintf()16505 want vdprintf()Reviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Thu, 25 Apr 2024 16:35:02 +0200</pubDate>
        <dc:creator>Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;</dc:creator>
    </item>
<item>
        <title>265e3c0bd4abdf4a76118f586a1d87c81be3eb58 - 17182 libc: cleanup *printf code duplication</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#265e3c0bd4abdf4a76118f586a1d87c81be3eb58</link>
        <description>17182 libc: cleanup *printf code duplicationReviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Reviewed by: C Fraire &lt;cfraire@me.com&gt;Approved by: Patrick Mooney &lt;pmooney@pfmooney.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Mon, 27 Jan 2025 20:38:24 +0100</pubDate>
        <dc:creator>Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;</dc:creator>
    </item>
<item>
        <title>bbb4f2a88323cfe077802850e363b43f6317e88a - 17181 libc: clean up some of the #ifdef _WIDE mess in doprnt.c</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#bbb4f2a88323cfe077802850e363b43f6317e88a</link>
        <description>17181 libc: clean up some of the #ifdef _WIDE mess in doprnt.cReviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Wed, 29 Jan 2025 13:48:31 +0100</pubDate>
        <dc:creator>Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;</dc:creator>
    </item>
<item>
        <title>e4e529b2beb8a30e14beb0573c4a114275d157cc - 17134 strerrorname_np is missing some values</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#e4e529b2beb8a30e14beb0573c4a114275d157cc</link>
        <description>17134 strerrorname_np is missing some valuesReviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Reviewed by: Dan Cross &lt;cross@oxidecomputer.com&gt;Approved by: Patrick Mooney &lt;pmooney@pfmooney.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Sun, 26 Jan 2025 00:20:46 +0100</pubDate>
        <dc:creator>Andy Fiddaman &lt;illumos@fiddaman.net&gt;</dc:creator>
    </item>
<item>
        <title>d3aba68370c737a5035fef1f4c6a95a1ba0d815f - 17057 Want C23 timespec_getres and bases</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#d3aba68370c737a5035fef1f4c6a95a1ba0d815f</link>
        <description>17057 Want C23 timespec_getres and basesReviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Reviewed by: Peter Tribble &lt;peter.tribble@gmail.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Sun, 12 Jan 2025 20:15:10 +0100</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@fingolfin.org&gt;</dc:creator>
    </item>
<item>
        <title>71f3ceb939e47627273608fb7ea4b3aa1c3b37e7 - 17002 want wcslcat(3C) and wcslcpy(3C)</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#71f3ceb939e47627273608fb7ea4b3aa1c3b37e7</link>
        <description>17002 want wcslcat(3C) and wcslcpy(3C)Reviewed by: C Fraire &lt;cfraire@me.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Patrick Mooney &lt;pmooney@pfmooney.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Fri, 27 Dec 2024 21:37:31 +0100</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@fingolfin.org&gt;</dc:creator>
    </item>
<item>
        <title>aaceae985c2e78cadef76bf0b7b50ed887ccb3a6 - 16863 implement C23 stdbit.h</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#aaceae985c2e78cadef76bf0b7b50ed887ccb3a6</link>
        <description>16863 implement C23 stdbit.h16862 want kernel CHAR_BIT and related definitionsReviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Reviewed by: Peter Tribble &lt;peter.tribble@gmail.com&gt;Reviewed by: Patrick Mooney &lt;pmooney@pfmooney.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Sat, 12 Oct 2024 15:54:14 +0200</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@fingolfin.org&gt;</dc:creator>
    </item>
<item>
        <title>7f9dc0eec05dc1280e3a494124572c5814e7aef9 - 16192 Retire libc&apos;s thr_debug.h in favor of &lt;sys/debug.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#7f9dc0eec05dc1280e3a494124572c5814e7aef9</link>
        <description>16192 Retire libc&apos;s thr_debug.h in favor of &lt;sys/debug.h&gt;Reviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Tue, 16 Jan 2024 22:11:58 +0100</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;</dc:creator>
    </item>
<item>
        <title>18c77f76bd37990b65147cab2225a4d2b19391a1 - 16188 Make libc safe for &lt;sys/debug.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#18c77f76bd37990b65147cab2225a4d2b19391a1</link>
        <description>16188 Make libc safe for &lt;sys/debug.h&gt;Reviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Tue, 16 Jan 2024 02:21:13 +0100</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;</dc:creator>
    </item>
<item>
        <title>2b395c3c2a39cdc00f9fe7ac497795bd112f7663 - 5798 fexecve() needed per POSIX 2008</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#2b395c3c2a39cdc00f9fe7ac497795bd112f7663</link>
        <description>5798 fexecve() needed per POSIX 2008Portions contributed by: Garrett D&apos;Amore &lt;garrett@damore.org&gt;Reviewed by: Dan Cross &lt;cross@oxidecomputer.com&gt;Reviewed by: Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Sat, 20 Jan 2024 11:47:38 +0100</pubDate>
        <dc:creator>Andy Fiddaman &lt;illumos@fiddaman.net&gt;</dc:creator>
    </item>
<item>
        <title>d17be682a2c70b4505d43c830bbd2603da11918d - 15687 Remove compiler flags that only mean something to Sun Studio</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#d17be682a2c70b4505d43c830bbd2603da11918d</link>
        <description>15687 Remove compiler flags that only mean something to Sun StudioReviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Reviewed by: Dan Cross &lt;cross@oxidecomputer.com&gt;Reviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Sun, 21 May 2023 19:16:36 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>5d9d9091f564c198a760790b0bfa72c44e17912b - 15374 stop using aw(1onbld) and feed asm through the compiler frontend</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#5d9d9091f564c198a760790b0bfa72c44e17912b</link>
        <description>15374 stop using aw(1onbld) and feed asm through the compiler frontend15413 amd64 panic stack size gets screwed by assembler/cppReviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Reviewed by: Bill Sommerfeld &lt;sommerfeld@alum.mit.edu&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Thu, 09 Feb 2023 21:09:38 +0100</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>564d52366b33ac17bebd5b441ac47b668dfcb6cd - 15040 remove support for unused sun studio inline asm</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#564d52366b33ac17bebd5b441ac47b668dfcb6cd</link>
        <description>15040 remove support for unused sun studio inline asmReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Approved by: Patrick Mooney &lt;pmooney@pfmooney.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Tue, 04 Oct 2022 02:50:13 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>02b17e23cf5bf66a5ea787e066ae3d1aa49bd856 - 14637 various Makefiles should have more faith in Makefile.master</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#02b17e23cf5bf66a5ea787e066ae3d1aa49bd856</link>
        <description>14637 various Makefiles should have more faith in Makefile.masterReviewed by: Gerg&#337; Mih&#225;ly Doma &lt;domag02@gmail.com&gt;Reviewed by: Andy Fiddaman &lt;andy@omnios.org&gt;Reviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Approved by: Robert Mustacchi &lt;rm@fingolfin.org&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Thu, 14 Apr 2022 20:44:41 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>d6bf170859287b7b5b26419e266a7e6fdee7ff4d - 13997 Want memrchr in libc</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#d6bf170859287b7b5b26419e266a7e6fdee7ff4d</link>
        <description>13997 Want memrchr in libcReviewed by: Joshua M. Clulow &lt;josh@sysmgr.org&gt;Reviewed by: Andy Fiddaman &lt;andy@omnios.org&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Wed, 04 Aug 2021 20:04:00 +0200</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@fingolfin.org&gt;</dc:creator>
    </item>
<item>
        <title>5eb35ba24893e16e4e108a951856b8d948493f28 - 13675 use NATIVE_LIBS don&apos;t pass -zassert-deflib manually</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#5eb35ba24893e16e4e108a951856b8d948493f28</link>
        <description>13675 use NATIVE_LIBS don&apos;t pass -zassert-deflib manuallyReviewed by: Dan McDonald &lt;danmcd@joyent.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Robert Mustacchi &lt;rm@fingolfin.org&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Sun, 21 Mar 2021 23:54:36 +0100</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>5a0af8165ce9590e7a18f1ef4f9badc4dd72c6e6 - 13274 enable -fstack-protector-strong by default in user land</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/lib/libc/amd64/Makefile#5a0af8165ce9590e7a18f1ef4f9badc4dd72c6e6</link>
        <description>13274 enable -fstack-protector-strong by default in user landReviewed by: Andy Fiddaman &lt;andy@omniosce.org&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /illumos-gate/usr/src/lib/libc/amd64/Makefile</description>
        <pubDate>Sun, 25 Oct 2020 02:43:02 +0200</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@fingolfin.org&gt;</dc:creator>
    </item>
</channel>
</rss>
