<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base/pipe.lua, branch requireslock</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/pipe.lua?h=requireslock</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/pipe.lua?h=requireslock'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2020-12-18T16:41:06Z</updated>
<entry>
<title>update copyright date</title>
<updated>2020-12-18T16:41:06Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-12-18T16:41:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=536f2bd6a092eba91315b7d1e120dff63392a11d'/>
<id>urn:sha1:536f2bd6a092eba91315b7d1e120dff63392a11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing white-space</title>
<updated>2020-09-24T16:33:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-09-24T16:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=90af4956738036172984f068502624bbc515cae7'/>
<id>urn:sha1:90af4956738036172984f068502624bbc515cae7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve errors msg</title>
<updated>2020-04-30T02:59:28Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-04-30T14:49:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bcf967b2abd338f9bcd3de403d5ebbaabf963d94'/>
<id>urn:sha1:bcf967b2abd338f9bcd3de403d5ebbaabf963d94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pipe/socket.wait</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-03T14:56:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0320b5a0731fca04011d5149a0c7d956033e9140'/>
<id>urn:sha1:0320b5a0731fca04011d5149a0c7d956033e9140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to open process and support pipe</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-03T14:51:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cf9970fddd580f8b9bb8ed25d6d9cfa67a607b69'/>
<id>urn:sha1:cf9970fddd580f8b9bb8ed25d6d9cfa67a607b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to read/write pipe</title>
<updated>2020-02-02T13:44:58Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-02T13:44:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=77f79dd72801215d403b1a5a7b7a130c68bd4e2b'/>
<id>urn:sha1:77f79dd72801215d403b1a5a7b7a130c68bd4e2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix wait for connecting pipe</title>
<updated>2020-02-01T14:27:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-01T14:27:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6da5429082cede5f1ad656e7619c79bd7d16406e'/>
<id>urn:sha1:6da5429082cede5f1ad656e7619c79bd7d16406e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add pipe.connect and named pipe tests</title>
<updated>2020-01-31T08:45:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-01-31T15:47:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=01af47d386620ef4f4401505d85a3f36fe8243c6'/>
<id>urn:sha1:01af47d386620ef4f4401505d85a3f36fe8243c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pipe open and openpair</title>
<updated>2020-01-31T07:15:47Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-01-31T15:32:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1278352ff02dcbb52c5a866c3b477581c1c4eebc'/>
<id>urn:sha1:1278352ff02dcbb52c5a866c3b477581c1c4eebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add core/pipe open and close</title>
<updated>2020-01-31T06:50:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-01-31T15:28:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=20c8823da8a5bde7de52479d7c504a6bde8a23fb'/>
<id>urn:sha1:20c8823da8a5bde7de52479d7c504a6bde8a23fb</id>
<content type='text'>
</content>
</entry>
</feed>
