<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libc_nonshared/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libc_nonshared/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7631f91 - libc_nonshared: Move to clibs package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libc_nonshared/Makefile#c7631f91</link>
        <description>libc_nonshared: Move to clibs packageIts needed by libc.a which lives in clibs.PR:	254173

            List of files:
            /freebsd-14.2/lib/libc_nonshared/Makefile</description>
        <pubDate>Tue, 01 Nov 2022 10:14:29 +0000</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f623ad83 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libc_nonshared/Makefile#f623ad83</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-14.2/lib/libc_nonshared/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:04:25 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libc_nonshared/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-14.2/lib/libc_nonshared/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98407b8b - Spell NO_PROFILE= as MK_PROFILE=no.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libc_nonshared/Makefile#98407b8b</link>
        <description>Spell NO_PROFILE= as MK_PROFILE=no.

            List of files:
            /freebsd-14.2/lib/libc_nonshared/Makefile</description>
        <pubDate>Fri, 25 Apr 2014 19:25:26 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db2af393 - Move the iconv wrapper source from libc_nonshared to libc/iconv so that</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libc_nonshared/Makefile#db2af393</link>
        <description>Move the iconv wrapper source from libc_nonshared to libc/iconv so thatit is all in the one place again.  Rename libc/iconv/iconv.c tobsd_iconv.c. Compile the wrappers into libc.a so that WITHOUT_DYNAMICROOTworks again.Discussed with:	kib (and partly stolen from his patch)

            List of files:
            /freebsd-14.2/lib/libc_nonshared/Makefile</description>
        <pubDate>Mon, 25 Nov 2013 20:17:55 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>091b8336 - Attempt to move the POSIX iconv* symbols out of runtime linker space.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libc_nonshared/Makefile#091b8336</link>
        <description>Attempt to move the POSIX iconv* symbols out of runtime linker space.FreeBSD systems usually implemented this as a third party module andour implementation hasn&apos;t played as nicely with the old way as it couldhave.To that end:* Rename the iconv* symbols in libc.so.7 to have a __bsd_ prefix.* Provide .symver compatability with existing 10.x+ binaries that  referenced the iconv symbols. All existing binaries should work.* Like on Linux/glibc systems, add a libc_nonshared.a to the ldscript  at /usr/lib/libc.so.* Move the &quot;iconv*&quot; wrapper symbols to libc_nonshared.aThis should solve the runtime ambiguity about which symbols resolveto where.  If you compile against the iconv in libc, your runtimedependencies will be unambiguous.Old 9.x libraries and binaries will always resolve against theirlibiconv.so.3 like they did on 9.x.  They won&apos;t resolve against libc.Old 10.x binaries will be satisified by the .symver helpers.This should allow ports to selectively compile against the libiconvport if needed and it should behave without ambiguity now.Discussed with:	 kib

            List of files:
            /freebsd-14.2/lib/libc_nonshared/Makefile</description>
        <pubDate>Sun, 17 Nov 2013 22:52:17 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
