<?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 spawn.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>10a6478a64c986fe8b918521951c9068ed5588fe - 5855 fix  __RESTRICT_KYWD to support the correct keyword with c++</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#10a6478a64c986fe8b918521951c9068ed5588fe</link>
        <description>5855 fix  __RESTRICT_KYWD to support the correct keyword with c++Reviewed by: Igor Kozhukhov &lt;ikozhukhov@gmail.com&gt;Reviewed by: Josef Sipek &lt;jeffpc@josefsipek.net&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Sat, 04 Apr 2015 09:53:50 +0200</pubDate>
        <dc:creator>Richard PALO &lt;richard@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ba3594ba9b5dd4c846c472a8d657edcb7c8109ac - 5066 remove support for non-ANSI compilation</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#ba3594ba9b5dd4c846c472a8d657edcb7c8109ac</link>
        <description>5066 remove support for non-ANSI compilation5068 Remove SCCSID() macro from &lt;macros.h&gt;Reviewed by: Keith Wesolowski &lt;keith.wesolowski@joyent.com&gt;Reviewed by: Josef &apos;Jeff&apos; Sipek &lt;jeffpc@josefsipek.net&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Sun, 03 Aug 2014 03:23:32 +0200</pubDate>
        <dc:creator>Garrett D&apos;Amore &lt;garrett@damore.org&gt;</dc:creator>
    </item>
<item>
        <title>462453d2d0c563559a4caf186db76954e563bd1a - 1633 implement posix_spawn_pipe_np()</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#462453d2d0c563559a4caf186db76954e563bd1a</link>
        <description>1633 implement posix_spawn_pipe_np()Reviewed by: Adam Leventhal &lt;Adam.Leventhal@delphix.com&gt;Reviewed by: Eric Schrock &lt;Eric.Schrock@delphix.com&gt;Reviewed by: Dan McDonald &lt;danmcd@nexenta.com&gt;Reviewed by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;Approved by: Eric Schrock &lt;Eric.Schrock@delphix.com&gt;

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Tue, 18 Oct 2011 21:21:34 +0200</pubDate>
        <dc:creator>Matthew Ahrens &lt;matt@delphix.com&gt;</dc:creator>
    </item>
<item>
        <title>08556f6c986d17ed3d96f39954c1fa8e6e302a81 - PSARC 2009/116 posix_spawn_file_actions_addclosefrom_np</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#08556f6c986d17ed3d96f39954c1fa8e6e302a81</link>
        <description>PSARC 2009/116 posix_spawn_file_actions_addclosefrom_np6807216 posix_spawn() should provide a &apos;closefrom&apos; file action

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Sat, 21 Feb 2009 06:27:40 +0100</pubDate>
        <dc:creator>Roger A. Faulkner &lt;Roger.Faulkner@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>03bc411dab3f06ee36b08ec4ecef26c9ebaf0815 - PSARC 2008/617 posix_spawn(3C) extension - setsigignore</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#03bc411dab3f06ee36b08ec4ecef26c9ebaf0815</link>
        <description>PSARC 2008/617 posix_spawn(3C) extension - setsigignore6752755 posix_spawn(3C) extension - allow setting the child&apos;s signal handlers to SIG_IGN

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Fri, 24 Oct 2008 03:08:01 +0200</pubDate>
        <dc:creator>Roger A. Faulkner &lt;Roger.Faulkner@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>f9f6ed06923c6f348695de4d5185b4013adc4b6b - 6505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to execute, does not return 127 status</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#f9f6ed06923c6f348695de4d5185b4013adc4b6b</link>
        <description>6505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to execute, does not return 127 status

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Thu, 18 Sep 2008 23:55:01 +0200</pubDate>
        <dc:creator>Roger A. Faulkner &lt;Roger.Faulkner@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>657b1f3d64bcf8eaa2385dba72a6047f089433b2 - PSARC 2006/659 fork extensions</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#657b1f3d64bcf8eaa2385dba72a6047f089433b2</link>
        <description>PSARC 2006/659 fork extensions6497356 fork extensions--HG--rename : usr/src/lib/libc/amd64/sys/forkall.s =&gt; usr/src/lib/libc/amd64/sys/forkallx.srename : usr/src/lib/libc/amd64/sys/fork1.s =&gt; usr/src/lib/libc/amd64/sys/forkx.srename : usr/src/lib/libc/amd64/sys/vfork.s =&gt; usr/src/lib/libc/amd64/sys/vforkx.srename : usr/src/lib/libc/i386/sys/forkall.s =&gt; usr/src/lib/libc/i386/sys/forkallx.srename : usr/src/lib/libc/i386/sys/fork1.s =&gt; usr/src/lib/libc/i386/sys/forkx.srename : usr/src/lib/libc/i386/sys/vfork.s =&gt; usr/src/lib/libc/i386/sys/vforkx.srename : usr/src/lib/libc/sparc/sys/forkall.s =&gt; usr/src/lib/libc/sparc/sys/forkallx.srename : usr/src/lib/libc/sparc/sys/fork1.s =&gt; usr/src/lib/libc/sparc/sys/forkx.srename : usr/src/lib/libc/sparc/sys/vfork.s =&gt; usr/src/lib/libc/sparc/sys/vforkx.s

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Wed, 13 Dec 2006 20:41:29 +0100</pubDate>
        <dc:creator>raf &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>7c478bd95313f5f23a4c958a745db2134aa03244 - OpenSolaris Launch</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/head/spawn.h#7c478bd95313f5f23a4c958a745db2134aa03244</link>
        <description>OpenSolaris Launch

            List of files:
            /titanic_52/usr/src/head/spawn.h</description>
        <pubDate>Tue, 14 Jun 2005 09:00:00 +0200</pubDate>
        <dc:creator>stevel@tonic-gate &lt;none@none&gt;</dc:creator>
    </item>
</channel>
</rss>
