<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/tools/flock, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/svn-archive/archive/'/>
<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-03.infra.openwrt.org/openwrt/svn-archive/archive/commit/?id=a8fc674cc136b5b96400fdd073236c2b3c6158a2'/>
<id>urn:sha1:a8fc674cc136b5b96400fdd073236c2b3c6158a2</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-03.infra.openwrt.org/openwrt/svn-archive/archive/commit/?id=ff72aebf85fb6390f84887e1769e246e52198ffc'/>
<id>urn:sha1:ff72aebf85fb6390f84887e1769e246e52198ffc</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-03.infra.openwrt.org/openwrt/svn-archive/archive/commit/?id=6a6afbe88917b281b667e970bf442c05312715c5'/>
<id>urn:sha1:6a6afbe88917b281b667e970bf442c05312715c5</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>[tools] 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-03.infra.openwrt.org/openwrt/svn-archive/archive/commit/?id=ca9b270ceef47648fcc66c72e84d35e35daae6f4'/>
<id>urn:sha1:ca9b270ceef47648fcc66c72e84d35e35daae6f4</id>
<content type='text'>
SVN-Revision: 33140
</content>
</entry>
<entry>
<title>[tools] 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-03.infra.openwrt.org/openwrt/svn-archive/archive/commit/?id=63bab96601e1bd9eb594d3e3c4330803889d5b4b'/>
<id>urn:sha1:63bab96601e1bd9eb594d3e3c4330803889d5b4b</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-03.infra.openwrt.org/openwrt/svn-archive/archive/commit/?id=c0a3dc75d9161820577f53e51949687536913868'/>
<id>urn:sha1:c0a3dc75d9161820577f53e51949687536913868</id>
<content type='text'>
SVN-Revision: 23707
</content>
</entry>
</feed>
