<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/tools/flock, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2016-03-10T19:10:48Z</updated>
<entry>
<title>tools/flock: fix compile on Alpine Linux</title>
<updated>2016-03-10T19:10:48Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T19:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=b2348e69ad1d228d4ac32f5a19246439d9960d9b'/>
<id>urn:sha1:b2348e69ad1d228d4ac32f5a19246439d9960d9b</id>
<content type='text'>
fixes build errors:
src/flock.c:208:34: error: 'O_NOCTTY' undeclared (first use in this function)
     fd = open(filename, O_RDONLY|O_NOCTTY|O_CREAT, 0666);
src/flock.c:208:43: error: 'O_CREAT' undeclared (first use in this function)
     fd = open(filename, O_RDONLY|O_NOCTTY|O_CREAT, 0666);

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 48978
</content>
</entry>
<entry>
<title>flock: do not use ccache, fixes build error</title>
<updated>2016-01-21T23:22:11Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-21T23:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=4c4709e5b1117255bd8360f565d82ddf87ffc5e8'/>
<id>urn:sha1:4c4709e5b1117255bd8360f565d82ddf87ffc5e8</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48447
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>use HOST_STATIC_LINKING instead of hardcoding -static</title>
<updated>2012-08-12T12:34:30Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-12T12:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3'/>
<id>urn:sha1:cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3</id>
<content type='text'>
SVN-Revision: 33140
</content>
</entry>
<entry>
<title>flock: link statically</title>
<updated>2012-08-10T19:26:26Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-10T19:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=6c47378041fa47e33a658951b9148fdf60967092'/>
<id>urn:sha1:6c47378041fa47e33a658951b9148fdf60967092</id>
<content type='text'>
SVN-Revision: 33092
</content>
</entry>
<entry>
<title>add a stripped down (and portable) version of flock to the host tools</title>
<updated>2010-10-29T13:39:18Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2010-10-29T13:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=731877c5d95f0caefdd1484fe983083131f8eff2'/>
<id>urn:sha1:731877c5d95f0caefdd1484fe983083131f8eff2</id>
<content type='text'>
SVN-Revision: 23707
</content>
</entry>
</feed>
