<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/win32/sys, branch realpath</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=realpath</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=realpath'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2018-02-14T20:12:28+00:00</updated>
<entry>
<title>win32: add dummy sys/select.h required for poll</title>
<updated>2018-02-14T20:12:28+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-02-14T20:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bb5f814ead8cfe1ea11db0aab227af1a8d40baed'/>
<id>urn:sha1:bb5f814ead8cfe1ea11db0aab227af1a8d40baed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: define statvfs as statfs</title>
<updated>2017-11-03T14:29:57+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-11-03T14:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=65e9c0ad92a316e36efbc584b72b96a7eb8fa9db'/>
<id>urn:sha1:65e9c0ad92a316e36efbc584b72b96a7eb8fa9db</id>
<content type='text'>
df now uses statvfs instead of statfs.  Support this by pretending
that statfs *is* statvfs.  Not really true but good enough for the
present purpose.
</content>
</entry>
<entry>
<title>win32: add dummy sys/prctl.h</title>
<updated>2017-07-29T09:36:12+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-07-29T09:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3c06c092027d6588ca31b2ba630fec5402bf663d'/>
<id>urn:sha1:3c06c092027d6588ca31b2ba630fec5402bf663d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: improve implementation of statfs</title>
<updated>2015-11-01T15:06:19+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2015-11-01T15:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ea341c79b19ca9f3ddcfdd31caea54b1c815a3b0'/>
<id>urn:sha1:ea341c79b19ca9f3ddcfdd31caea54b1c815a3b0</id>
<content type='text'>
The WIN32 calls should be passed the root directory of the filesystem.
</content>
</entry>
<entry>
<title>Add empty sys/syscall.h</title>
<updated>2014-03-20T21:45:59+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-03-20T21:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=11f1f922617556a33a6685f691cd2224448ff420'/>
<id>urn:sha1:11f1f922617556a33a6685f691cd2224448ff420</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make dummy resource.h</title>
<updated>2014-01-06T13:19:21+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-01-06T13:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=63b71e4a6f8c65a4bef7617efb50a2b473e388b3'/>
<id>urn:sha1:63b71e4a6f8c65a4bef7617efb50a2b473e388b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend WIN32 statfs to include type, fsid and namelen</title>
<updated>2014-01-06T12:05:09+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-01-06T12:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=81d958ea6cc8ce98b69148896ebced6458a9715a'/>
<id>urn:sha1:81d958ea6cc8ce98b69148896ebced6458a9715a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move mingw32 poll.h from sys</title>
<updated>2014-01-02T14:51:50+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-01-02T14:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3887443c201c8c296e660d70a81a1f35a1b061bc'/>
<id>urn:sha1:3887443c201c8c296e660d70a81a1f35a1b061bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>df: limited implementation for WIN32</title>
<updated>2013-04-03T11:09:21+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2013-04-03T11:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8782950636f76faa8db0ed8c5d698ab0bd1fbf45'/>
<id>urn:sha1:8782950636f76faa8db0ed8c5d698ab0bd1fbf45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use gnulib poll, importing the version from git</title>
<updated>2012-03-30T11:42:24+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-03-30T11:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4319368c60244268a19f58fd6f1a0b31d3cd4853'/>
<id>urn:sha1:4319368c60244268a19f58fd6f1a0b31d3cd4853</id>
<content type='text'>
</content>
</entry>
</feed>
