<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs">
    <title>gmane.os.cygwin.cvs</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6924"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6923"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6922"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6921"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6920"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6919"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6918"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6917"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6916"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6915"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6914"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6913"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6912"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6911"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6910"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6909"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6908"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6907"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6906"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.cvs/6905"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6924">
    <title>src/winsup/cygwin ChangeLog spinlock.h shared.cc</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6924</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-22 16:55:55

Modified files:
winsup/cygwin  : ChangeLog spinlock.h shared.cc 

Log message:
* spinlock.h (ULONG): Replace LONG operator with ULONG to accommodate
the fact that CURR_SHARED_MAGIC and USER_SHARED_MAGIC are unsigned
values.
* shared.cc (shared_info::initialize): Drop explicit cast here.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6125&amp;amp;r2=1.6126
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spinlock.h.diff?cvsroot=src&amp;amp;r1=1.2&amp;amp;r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared.cc.diff?cvsroot=src&amp;amp;r1=1.157&amp;amp;r2=1.158


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-22T16:55:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6923">
    <title>src/winsup/doc ChangeLog new-features.xml</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6923</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 19:10:06

Modified files:
winsup/doc     : ChangeLog new-features.xml 

Log message:
* new-features.sgml (ov-new1.7.19): Add arc4random,
arc4random_addrandom, arc4random_buf, arc4random_stir and
arc4random_uniform.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.437&amp;amp;r2=1.438
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/new-features.xml.diff?cvsroot=src&amp;amp;r1=1.2&amp;amp;r2=1.3


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T19:10:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6922">
    <title>src/winsup/cygwin ChangeLog</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6922</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 19:07:52

Modified files:
winsup/cygwin  : ChangeLog 

Log message:
Add missing ChangeLog entry for former checkin.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6124&amp;amp;r2=1.6125


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T19:07:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6921">
    <title>src/winsup/cygwin Makefile.in common.din mktem ...</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6921</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 19:04:50

Modified files:
winsup/cygwin  : Makefile.in common.din mktemp.cc posix.sgml 
winsup/cygwin/include/cygwin: stdlib.h version.h 
winsup/cygwin/release: 1.7.19 
Added files:
winsup/cygwin/libc: arc4random.cc 

Log message:
* Makefile.in (DLL_OFILES): Add arc4random.o.
* common.din: Export arc4random, arc4random_addrandom, arc4random_buf,
arc4random_stir and arc4random_uniform.
* mktemp.cc (arc4random): Remove static replacement function.
* posix.sgml (std-bsd): Add arc4random functions.
* include/cygwin/stdlib.h: Declare arc4random functions.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
* libc/arc4random.cc: New file implementing arc4random functions taken
from FreeBSD.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&amp;amp;r1=1.267&amp;amp;r2=1.268
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/common.din.diff?cvsroot=sr&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T19:04:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6920">
    <title>src/winsup/cygwin ChangeLog globals.cc miscfun ...</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6920</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 18:53:23

Modified files:
winsup/cygwin  : ChangeLog globals.cc miscfuncs.cc 

Log message:
* globals.cc (__isthreaded): New global variable.  Explain what it's
used for.
* miscfuncs.cc (thread_wrapper): Set __isthreaded to 1 here.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6123&amp;amp;r2=1.6124
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/globals.cc.diff?cvsroot=src&amp;amp;r1=1.48&amp;amp;r2=1.49
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/miscfuncs.cc.diff?cvsroot=src&amp;amp;r1=1.93&amp;amp;r2=1.94


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T18:53:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6919">
    <title>src/winsup/cygwin ChangeLog fhandler.h</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6919</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 18:51:36

Modified files:
winsup/cygwin  : ChangeLog fhandler.h 

Log message:
* fhandler.h (class fhandler_dev_random): Change type of pseudo to
uint32_t to make sure it's 32 bit on all supported platforms.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6122&amp;amp;r2=1.6123
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&amp;amp;r1=1.478&amp;amp;r2=1.479


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T18:51:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6918">
    <title>src/winsup/cygwin ChangeLog gendef</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6918</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 18:26:48

Modified files:
winsup/cygwin  : ChangeLog gendef 

Log message:
x86_64 only:
* gendef (_sigfe_maybe): Drop pushing %r12, use %r10 instead since we
don't call yield anymore.
(_sigfe): Ditto.
(_sigbe): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6121&amp;amp;r2=1.6122
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&amp;amp;r1=1.49&amp;amp;r2=1.50


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T18:26:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6917">
    <title>src/winsup/doc ChangeLog new-features.xml</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6917</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 10:11:16

Modified files:
winsup/doc     : ChangeLog new-features.xml 

Log message:
* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.436&amp;amp;r2=1.437
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/new-features.xml.diff?cvsroot=src&amp;amp;r1=1.1&amp;amp;r2=1.2


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T10:11:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6916">
    <title>src/winsup/cygwin ChangeLog Makefile.in common ...</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6916</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 10:07:55

Modified files:
winsup/cygwin  : ChangeLog Makefile.in common.din posix.sgml 
winsup/cygwin/include/cygwin: version.h 
Added files:
winsup/cygwin/libc: base64.c 

Log message:
* libc/base64.c: New file.
* Makefile.in (DLL_OFILES): Add base64.o.
* common.din: Export __b64_ntop and __b64_pton.
* posix.sgml (std-bsd): Add __b64_ntop and __b64_pton.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6120&amp;amp;r2=1.6121
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&amp;amp;r1=1.266&amp;amp;r2=1.267
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/common.din.diff?cvsroot=src&amp;amp;r1=1.2&amp;amp;r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/posix.sgml.diff?cvsroot=src&amp;amp;r1=1.80&amp;amp;r2=1.81
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/libc/&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T10:07:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6915">
    <title>src/winsup/cygwin ChangeLog syscalls.cc</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6915</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 10:04:46

Modified files:
winsup/cygwin  : ChangeLog syscalls.cc 

Log message:
* syscalls.cc (open): Only return ENOTDIR if file exists.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6119&amp;amp;r2=1.6120
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&amp;amp;r1=1.647&amp;amp;r2=1.648


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T10:04:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6914">
    <title>src/winsup/utils ChangeLog Makefile.in</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6914</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-21 09:32:12

Modified files:
winsup/utils   : ChangeLog Makefile.in 

Log message:
Reinstantiate accidentally removed patch from 2009-05-16:
* Makefile.in (cygpath.exe): Link against cygwin.a before linking
against ntdll.dll to avoid linking symbols defined in both DLLs
from ntdll.
(ps.exe): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.605&amp;amp;r2=1.606
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&amp;amp;r1=1.110&amp;amp;r2=1.111


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-21T09:32:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6913">
    <title>winsup/cygwin ChangeLog sigproc.cc</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6913</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by:cgf-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-16 05:36:15

Modified files:
cygwin         : ChangeLog sigproc.cc 

Log message:
* sigproc.cc (sig_hold): Delete.
(sigheld): Delete.
(sig_send): Eliminate special-case __SIGHOLD handling.
(wait_sig): Just flag when signals are on hold and add them to the queue rather
than stalling the wait_sig loop.  Clear the flag when __SIGNOHOLD is specified.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&amp;amp;r1=1.6118&amp;amp;r2=1.6119
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&amp;amp;r1=1.413&amp;amp;r2=1.414


&lt;/pre&gt;</description>
    <dc:creator>cgf-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-16T05:36:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6912">
    <title>src/winsup/cygwin ChangeLog Makefile.in</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6912</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-14 17:28:45

Modified files:
winsup/cygwin  : ChangeLog Makefile.in 

Log message:
* Makefile.in (devices_CFLAGS): Drop -Os.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6117&amp;amp;r2=1.6118
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&amp;amp;r1=1.265&amp;amp;r2=1.266


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-14T17:28:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6911">
    <title>src/winsup/cygwin ChangeLog Makefile.in localt ...</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6911</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-14 13:34:05

Modified files:
winsup/cygwin  : ChangeLog Makefile.in localtime.cc 

Log message:
* Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtime
code requires int overflows to be fully defined.
* localtime.cc: Align a bit more to upstream code.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6116&amp;amp;r2=1.6117
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&amp;amp;r1=1.264&amp;amp;r2=1.265
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/localtime.cc.diff?cvsroot=src&amp;amp;r1=1.28&amp;amp;r2=1.29


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-14T13:34:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6910">
    <title>src/winsup/cygwin ChangeLog grp.cc release/1.7.19</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6910</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-14 09:07:30

Modified files:
winsup/cygwin  : ChangeLog grp.cc 
winsup/cygwin/release: 1.7.19 

Log message:
* grp.cc (get_groups): Convert to void function.
(initgroups32): Accommodate the aforementioned change.
(getgrouplist): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6115&amp;amp;r2=1.6116
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=src&amp;amp;r1=1.121&amp;amp;r2=1.122
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.19.diff?cvsroot=src&amp;amp;r1=1.2&amp;amp;r2=1.3


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-14T09:07:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6909">
    <title>src/winsup/cygwin ChangeLog grp.cc</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6909</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:corinna-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-14 08:50:37

Modified files:
winsup/cygwin  : ChangeLog grp.cc 

Log message:
* grp.cc (get_groups): Never return error.  Always create a group list,
even if it's empty.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.6114&amp;amp;r2=1.6115
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=src&amp;amp;r1=1.120&amp;amp;r2=1.121


&lt;/pre&gt;</description>
    <dc:creator>corinna-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-14T08:50:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6908">
    <title>src/winsup/doc ChangeLog Wishlist</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6908</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:tangent-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-13 22:00:44

Modified files:
winsup/doc     : ChangeLog 
Added files:
winsup/doc     : Wishlist 

Log message:
Added Wishlist file, based on my FURTHER WORK proposal to the -patches
list on April 29.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/Wishlist.diff?cvsroot=src&amp;amp;r1=NONE&amp;amp;r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.435&amp;amp;r2=1.436


&lt;/pre&gt;</description>
    <dc:creator>tangent-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-13T22:00:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6907">
    <title>src/winsup/doc ChangeLog setup.xml cygwin-ug.xml</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6907</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:tangent-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-13 21:17:22

Modified files:
winsup/doc     : ChangeLog 
Removed files:
winsup/doc     : setup.xml cygwin-ug.xml 

Log message:
Removed setup.xml and cygwin-ug.xml: they were not inputs to any of the
documentation outputs.  Apparently they were the predecessors of
setup-net.xml and cygwin-ug-net.xml.  I don't know if for a time there
were parallel versions of the manuals and one fork died, or if the cutover
was clean and the old versions were just never removed.  Either way,
they're dead junk now.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.434&amp;amp;r2=1.435
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/setup.xml.diff?cvsroot=src&amp;amp;r1=1.1&amp;amp;r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/cygwin-ug.xml.diff?cvsroot=src&amp;amp;r1=1.1&amp;amp;r2=NONE


&lt;/pre&gt;</description>
    <dc:creator>tangent-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-13T21:17:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6906">
    <title>winsup/cygwin ChangeLog include/cygwin/version.h</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6906</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by:cgf-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-13 19:27:34

Modified files:
cygwin         : ChangeLog 
cygwin/include/cygwin: version.h 

Log message:
* include/cygwin/version.h: Bump api minor number to reflect previous change.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&amp;amp;r1=1.6113&amp;amp;r2=1.6114
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=uberbaum&amp;amp;r1=1.378&amp;amp;r2=1.379


&lt;/pre&gt;</description>
    <dc:creator>cgf-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-13T19:27:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6905">
    <title>winsup/cygwin ChangeLog common.din i686.din x8 ...</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6905</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by:cgf-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-13 19:25:35

Modified files:
cygwin         : ChangeLog common.din i686.din x86_64.din 

Log message:
* i686.din: Remove _strtold.
* x86_64.din: Move strtold definition...
* common.din: ...to here.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&amp;amp;r1=1.6112&amp;amp;r2=1.6113
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/common.din.diff?cvsroot=uberbaum&amp;amp;r1=1.1&amp;amp;r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/i686.din.diff?cvsroot=uberbaum&amp;amp;r1=1.1&amp;amp;r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/x86_64.din.diff?cvsroot=uberbaum&amp;amp;r1=1.1&amp;amp;r2=1.2


&lt;/pre&gt;</description>
    <dc:creator>cgf-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-13T19:25:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.cvs/6904">
    <title>src/winsup/utils ChangeLog utils.xml utils.sgml</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.cvs/6904</link>
    <description>&lt;pre&gt;CVSROOT:/cvs/src
Module name:src
Changes by:tangent-9JcytcrH/bA+uJoB2kUjGw&amp;lt; at &amp;gt;public.gmane.org2013-05-10 15:58:48

Modified files:
winsup/utils   : ChangeLog utils.xml 
Removed files:
winsup/utils   : utils.sgml 

Log message:
- Added &amp;lt;?xml&amp;gt; and &amp;lt;!DOCTYPE&amp;gt; tags to the top of utils.xml and pretty-
printed it.
- Removed obsolete utils.sgml
- Added a ChangeLog entry for this replacement, which partially took
place days ago.  This checkin formalizes the switch from SGML to
DocBook XML for this file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&amp;amp;r1=1.604&amp;amp;r2=1.605
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/utils.xml.diff?cvsroot=src&amp;amp;r1=1.1&amp;amp;r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/utils.sgml.diff?cvsroot=src&amp;amp;r1=1.101&amp;amp;r2=NONE


&lt;/pre&gt;</description>
    <dc:creator>tangent-rDBXBDvO6BXQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-10T15:58:48</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.cygwin.cvs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.cygwin.cvs</link>
  </textinput>
</rdf:RDF>
