<?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>7ccfa089d503f0f7c1c22435af04c237b0796118 - Cleanup of standard header inclusion:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/lib/libedit/readline/Makefile#7ccfa089d503f0f7c1c22435af04c237b0796118</link>
        <description>Cleanup of standard header inclusion:1. Add the missing &lt;errno.h&gt; to sig.c.2. Do not include standard headers from private headers &quot;chared.h&quot;and &quot;el.h&quot;, include them directly where needed.3. Delete a few needless inclusions of &lt;ctype.h&gt;.4. Sort the standard headers.5. Delete _GNU_SOURCE weirdness from histedit.h, that file doesn&apos;t evenneed the access to wcsdup(3) mentioned in the comment.6. Delete some trailing blanks and blanks before tabs.OK czarkoff@

            List of files:
            /openbsd-src/lib/libedit/readline/Makefile</description>
        <pubDate>Sun, 20 Mar 2016 23:48:27 +0000</pubDate>
        <dc:creator>schwarze &lt;schwarze@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>d484b7d03ace7dfad66bf1845501ed21cdb16b83 - Update to NetBSD libedit (from Oct 1, 2003), adding some string</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/lib/libedit/readline/Makefile#d484b7d03ace7dfad66bf1845501ed21cdb16b83</link>
        <description>Update to NetBSD libedit (from Oct 1, 2003), adding some stringcleaning and history bug fixes. The code includes GNU libreadlinefunctionality, but the corresponding header files are not installed,since some libreadline functions are missing. There are some minor APIchanges, notably:old: EditLine *el_init(const char *, FILE *, FILE *);new: EditLine *el_init(const char *, FILE *, FILE *, FILE *);old: HistEvent *history(History *h, int op, ...);new: int history(History *h, HistEvent *ev, int op, ...); plus somechanges in operation names. See editline(3) for details.Tested by djm@, mouring@, jmc@.ok deraadt@

            List of files:
            /openbsd-src/lib/libedit/readline/Makefile</description>
        <pubDate>Fri, 31 Oct 2003 08:42:23 +0000</pubDate>
        <dc:creator>otto &lt;otto@openbsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
