<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luafilesystem/doc/us/manual.html, branch 2.0</title>
<subtitle>A mirror of https://github.com/lunarmodules/luafilesystem
</subtitle>
<id>https://git.lua4.win/luafilesystem/atom?h=2.0</id>
<link rel='self' href='https://git.lua4.win/luafilesystem/atom?h=2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/'/>
<updated>2016-10-19T05:36:11+00:00</updated>
<entry>
<title>Merge branch 'master' into 2.0</title>
<updated>2016-10-19T05:36:11+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-19T05:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=b1f0f80141fe4ddd622e7f525cd0da4d24ce72af'/>
<id>urn:sha1:b1f0f80141fe4ddd622e7f525cd0da4d24ce72af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a 'target' field for symlinkattributes.</title>
<updated>2016-07-16T13:35:27+00:00</updated>
<author>
<name>NiteHawk</name>
<email>n1tehawk@users.noreply.github.com</email>
</author>
<published>2016-07-16T13:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=32b355a9902e6ce7aae68926fc3f2d05856fc299'/>
<id>urn:sha1:32b355a9902e6ce7aae68926fc3f2d05856fc299</id>
<content type='text'>
It returns the resolved path of the symlink.

Original version by Hisham &lt;hisham@gobolinux.org&gt;, modified to
use a different strategy for sizing the readlink() buffer.
</content>
</entry>
<entry>
<title>Fix anchor names in documentation</title>
<updated>2016-06-30T18:17:54+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-06-30T18:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=080f74f785b2f30708ae797c15fca95a418b028a'/>
<id>urn:sha1:080f74f785b2f30708ae797c15fca95a418b028a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs for new return values</title>
<updated>2016-05-05T09:39:17+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-05-04T12:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=81e5b165bf324689777b967143c751786c405ce4'/>
<id>urn:sha1:81e5b165bf324689777b967143c751786c405ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document passing table as second argument to lfs.attributes</title>
<updated>2016-05-04T15:25:06+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-05-04T15:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=03e01ff9538a54be9f6b9ad85b5c95ddcc404c4c'/>
<id>urn:sha1:03e01ff9538a54be9f6b9ad85b5c95ddcc404c4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs [ci skip]</title>
<updated>2016-05-04T09:37:19+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-05-04T09:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=dd6376411f07ca236378fb738a429b2bbcbc5632'/>
<id>urn:sha1:dd6376411f07ca236378fb738a429b2bbcbc5632</id>
<content type='text'>
Remove dead links, 'contact us' section with dead e-mail, etc.
</content>
</entry>
<entry>
<title>Add documentation for attributes.permissions, fix #59</title>
<updated>2016-01-18T15:28:06+00:00</updated>
<author>
<name>Antonin Décimo</name>
<email>antonin.decimo@gmail.com</email>
</author>
<published>2016-01-18T15:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=c0965e80481343b5b3669a20aa6a81759dba7da1'/>
<id>urn:sha1:c0965e80481343b5b3669a20aa6a81759dba7da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old references</title>
<updated>2014-01-29T23:43:20+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-01-29T23:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=95573506c5b92d2fdc32b162a3ad86d2da8d4f15'/>
<id>urn:sha1:95573506c5b92d2fdc32b162a3ad86d2da8d4f15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix documentation for setmode. Closes #32.</title>
<updated>2014-01-29T22:33:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-01-29T22:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=3bfdafcf4cf2ac07434836d6344baf3e67fb31a2'/>
<id>urn:sha1:3bfdafcf4cf2ac07434836d6344baf3e67fb31a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use local stylesheet, suitable for truly offline viewing.</title>
<updated>2014-01-29T19:22:49+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-01-29T19:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=18afb5a0895cd4153a98ced2e5a161b8b0d5c107'/>
<id>urn:sha1:18afb5a0895cd4153a98ced2e5a161b8b0d5c107</id>
<content type='text'>
</content>
</entry>
</feed>
