<?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>
    <link>http://src.iws.cs.ovgu.de/source/rss/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>2933 compiler warning gags need better granularity
    Reviewed by: Eric Schrock &lt;eric.schrock@delphix.com&gt;
    Approved by: Garrett D'Amore &lt;garrett@damore.org&gt;</title>
        <description>/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/Makefile - 7014882c6a3672fd0e5d60200af8643ae53c5928</description>
        <pubDate></pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>

    <item>
        <title>6416832 libaio and librt can and should be folded into libc
    
    --HG--
    rename : usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/hints/solaris.pl =&gt; deleted_files/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/hints/solaris.pl
    rename : usr/src/lib/libaio/common/Makefile =&gt; deleted_files/usr/src/lib/libaio/common/Makefile
    rename : usr/src/lib/libaio/common/scalls.c =&gt; deleted_files/usr/src/lib/libaio/common/scalls.c
    rename : usr/src/lib/libaio/common/sig.c =&gt; deleted_files/usr/src/lib/libaio/common/sig.c
    rename : usr/src/lib/libaio/common/subr.c =&gt; deleted_files/usr/src/lib/libaio/common/subr.c
    rename : usr/src/lib/libaio/spec/Makefile =&gt; deleted_files/usr/src/lib/libaio/spec/Makefile
    rename : usr/src/lib/libaio/spec/Makefile.targ =&gt; deleted_files/usr/src/lib/libaio/spec/Makefile.targ
    rename : usr/src/lib/libaio/spec/amd64/Makefile =&gt; deleted_files/usr/src/lib/libaio/spec/amd64/Makefile
    rename : usr/src/lib/libaio/spec/i386/Makefile =&gt; deleted_files/usr/src/lib/libaio/spec/i386/Makefile
    rename : usr/src/lib/libaio/spec/sparc/Makefile =&gt; deleted_files/usr/src/lib/libaio/spec/sparc/Makefile
    rename : usr/src/lib/libaio/spec/sparcv9/Makefile =&gt; deleted_files/usr/src/lib/libaio/spec/sparcv9/Makefile
    rename : usr/src/lib/libaio/spec/versions =&gt; deleted_files/usr/src/lib/libaio/spec/versions
    rename : usr/src/lib/librt/common/Makefile =&gt; deleted_files/usr/src/lib/librt/common/Makefile
    rename : usr/src/lib/librt/common/aio.c =&gt; deleted_files/usr/src/lib/librt/common/aio.c
    rename : usr/src/lib/librt/common/fdatasync.c =&gt; deleted_files/usr/src/lib/librt/common/fdatasync.c
    rename : usr/src/lib/librt/common/mqlib.h =&gt; deleted_files/usr/src/lib/librt/common/mqlib.h
    rename : usr/src/lib/librt/common/pos4.c =&gt; deleted_files/usr/src/lib/librt/common/pos4.c
    rename : usr/src/lib/librt/common/pos4.h =&gt; deleted_files/usr/src/lib/librt/common/pos4.h
    rename : usr/src/lib/librt/common/sigrt.c =&gt; deleted_files/usr/src/lib/librt/common/sigrt.c
    rename : usr/src/lib/librt/req.flg =&gt; deleted_files/usr/src/lib/librt/req.flg
    rename : usr/src/lib/librt/spec/Makefile =&gt; deleted_files/usr/src/lib/librt/spec/Makefile
    rename : usr/src/lib/librt/spec/Makefile.targ =&gt; deleted_files/usr/src/lib/librt/spec/Makefile.targ
    rename : usr/src/lib/librt/spec/amd64/Makefile =&gt; deleted_files/usr/src/lib/librt/spec/amd64/Makefile
    rename : usr/src/lib/librt/spec/i386/Makefile =&gt; deleted_files/usr/src/lib/librt/spec/i386/Makefile
    rename : usr/src/lib/librt/spec/sparc/Makefile =&gt; deleted_files/usr/src/lib/librt/spec/sparc/Makefile
    rename : usr/src/lib/librt/spec/sparcv9/Makefile =&gt; deleted_files/usr/src/lib/librt/spec/sparcv9/Makefile
    rename : usr/src/lib/librt/spec/versions =&gt; deleted_files/usr/src/lib/librt/spec/versions
    rename : usr/src/lib/libaio/common/libaio.h =&gt; usr/src/lib/libc/inc/asyncio.h
    rename : usr/src/lib/librt/common/thread_pool.h =&gt; usr/src/lib/libc/inc/thread_pool.h
    rename : usr/src/lib/libaio/common/aio.c =&gt; usr/src/lib/libc/port/aio/aio.c
    rename : usr/src/lib/libaio/common/ma.c =&gt; usr/src/lib/libc/port/aio/aio_alloc.c
    rename : usr/src/lib/libaio/common/posix_aio.c =&gt; usr/src/lib/libc/port/aio/posix_aio.c
    rename : usr/src/lib/librt/common/clock_timer.c =&gt; usr/src/lib/libc/port/rt/clock_timer.c
    rename : usr/src/lib/librt/common/fallocate.c =&gt; usr/src/lib/libc/port/rt/fallocate.c
    rename : usr/src/lib/librt/common/mqueue.c =&gt; usr/src/lib/libc/port/rt/mqueue.c
    rename : usr/src/lib/librt/common/pos4obj.c =&gt; usr/src/lib/libc/port/rt/pos4obj.c
    rename : usr/src/lib/librt/common/pos4obj.h =&gt; usr/src/lib/libc/port/rt/pos4obj.h
    rename : usr/src/lib/librt/common/sched.c =&gt; usr/src/lib/libc/port/rt/sched.c
    rename : usr/src/lib/librt/common/sem.c =&gt; usr/src/lib/libc/port/rt/sem.c
    rename : usr/src/lib/librt/common/shm.c =&gt; usr/src/lib/libc/port/rt/shm.c
    rename : usr/src/lib/librt/common/sigev_thread.c =&gt; usr/src/lib/libc/port/rt/sigev_thread.c
    rename : usr/src/lib/librt/common/sigev_thread.h =&gt; usr/src/lib/libc/port/rt/sigev_thread.h
    rename : usr/src/lib/librt/common/thread_pool.c =&gt; usr/src/lib/libc/port/tpool/thread_pool.c
    rename : usr/src/lib/librt/common/thread_pool_impl.h =&gt; usr/src/lib/libc/port/tpool/thread_pool_impl.h
    rename : usr/src/lib/libaio/spec/aio.spec =&gt; usr/src/lib/libc/spec/aio.spec
    rename : usr/src/lib/librt/spec/rt.spec =&gt; usr/src/lib/libc/spec/rt.spec
    rename : usr/src/lib/libaio/asynch.h =&gt; usr/src/uts/common/sys/asynch.h</title>
        <description>/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/Makefile - f841f6ad96ea6675d6c6b35c749eaac601799fdf</description>
        <pubDate></pubDate>
        <dc:creator>raf &lt;none@none&gt;</dc:creator>
    </item>

    <item>
        <title>PSARC 2005/706 SIGEV_THREAD and SIGEV_PORT
    4017841 The SIGEV_THREAD option for event notification not implemented</title>
        <description>/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/Makefile - 3470957343f37ed9baa957980891dbbe4c2d7092</description>
        <pubDate></pubDate>
        <dc:creator>raf &lt;none@none&gt;</dc:creator>
    </item>

    <item>
        <title>PSARC 2004/750 Solaris for OPL
    6379529 Solaris for OPL Project
    
    --HG--
    rename : usr/src/cmd/sckmd/sparc/sun4u/sckm.sh =&gt; deleted_files/usr/src/cmd/sckmd/sparc/sun4u/sckm.sh</title>
        <description>/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/Makefile - 25cf1a301a396c38e8adf52c15f537b80d2483f7</description>
        <pubDate></pubDate>
        <dc:creator>jl139090 &lt;none@none&gt;</dc:creator>
    </item>

</channel>
</rss>

