<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win/inspircd_win32wrapper.h, branch v1.2.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/win/inspircd_win32wrapper.h?h=v1.2.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win/inspircd_win32wrapper.h?h=v1.2.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-08-15T05:16:26Z</updated>
<entry>
<title>win: vs2010 requires this to link in process memory retrieval stuff</title>
<updated>2009-08-15T05:16:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-15T05:16:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aefbcfd22fcbff2c435e9a5315a6ff4384f73ea3'/>
<id>urn:sha1:aefbcfd22fcbff2c435e9a5315a6ff4384f73ea3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11521 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>win: don't define error constants on VS2009, they're defined for us (finally)</title>
<updated>2009-08-15T05:02:29Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-15T05:02:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b50bf7a2cea86f53d971460591ac48e29f4f61a0'/>
<id>urn:sha1:b50bf7a2cea86f53d971460591ac48e29f4f61a0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11520 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix types on Windows. Hooray for not supporting stdint.h. Thanks to Special.</title>
<updated>2009-08-03T17:42:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-03T17:42:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d2182da18fb529e1e56bc69e40bf1b064912938'/>
<id>urn:sha1:6d2182da18fb529e1e56bc69e40bf1b064912938</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11471 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix our getops implementation on windows. Have optind available, and make sure it always points to the next entry in the argv list as described by POSIX.</title>
<updated>2009-08-02T22:36:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-08-02T22:36:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b35fab3495a816a0d8fe48a0d7a22f2217f040d'/>
<id>urn:sha1:9b35fab3495a816a0d8fe48a0d7a22f2217f040d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11466 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>No forget using windows' broken inet_pton and inet_ntop, they are not POSIX compliant and just causes more compile errors. We use our own, period.</title>
<updated>2009-08-02T18:08:49Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-08-02T18:08:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a9b84820cd4eb009ba4b73421619e573f702241'/>
<id>urn:sha1:1a9b84820cd4eb009ba4b73421619e573f702241</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11460 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Since Windows SDK6.0a inet_pton and inet_ntop is defined if (NTDDI_VERSION &gt;= NTDDI_LONGHORN). I found a similar fix in pythons socketcode and thus think this is fine.</title>
<updated>2009-08-02T17:42:31Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-08-02T17:42:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f1466ee943f870c157bb065edd92037c79e4b22'/>
<id>urn:sha1:2f1466ee943f870c157bb065edd92037c79e4b22</id>
<content type='text'>
Fixes the breakage Brain mentions in r11407.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11459 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>more fixes. inet_pton is now in error, this is because the windows 6.0 sdk defines it, we need some kind of ifdef or something around this to not define our own if we have the 6.0 SDK. Again i will check this if i have chance, otherwise... :p</title>
<updated>2009-06-12T16:34:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-06-12T16:34:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2bb40c5b237e91ce8d3095aa81879b10cdca5bc8'/>
<id>urn:sha1:2bb40c5b237e91ce8d3095aa81879b10cdca5bc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11407 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>usleep() is no longer needed, and should not be needed in the future</title>
<updated>2009-03-23T18:48:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-23T18:48:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85a787b92b6de419fab2cd4fe118c0c7d47066d6'/>
<id>urn:sha1:85a787b92b6de419fab2cd4fe118c0c7d47066d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix win32 build issue.</title>
<updated>2009-03-10T23:49:55Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-03-10T23:49:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56d0bc899d354480516ffd27b875af9bb31b92cf'/>
<id>urn:sha1:56d0bc899d354480516ffd27b875af9bb31b92cf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11204 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
