<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base/os.lua, branch v2.9.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/os.lua?h=v2.9.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/os.lua?h=v2.9.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2024-04-18T15:45:14Z</updated>
<entry>
<title>improve to make runenvs</title>
<updated>2024-04-18T15:45:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-04-18T15:45:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f00427931ec4125ba42325e03d306b377f3d9b1d'/>
<id>urn:sha1:f00427931ec4125ba42325e03d306b377f3d9b1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve os.execv and runenvs #4980</title>
<updated>2024-04-17T16:00:35Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-04-17T16:00:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=42786255ed8b8ba449415185eba6a765a5084513'/>
<id>urn:sha1:42786255ed8b8ba449415185eba6a765a5084513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add signal module</title>
<updated>2024-03-31T13:49:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-03-31T13:49:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=536ad613e5c7b2ba8581c740548bf359b0fea91f'/>
<id>urn:sha1:536ad613e5c7b2ba8581c740548bf359b0fea91f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement os.SIGDFL and os.SIGIGN</title>
<updated>2024-03-28T17:34:56Z</updated>
<author>
<name>Dominik Kaszewski</name>
<email>dakaszewski@gmail.com</email>
</author>
<published>2024-03-28T17:26:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c587c4f4499b32698b1240b7cd43617ef4181662'/>
<id>urn:sha1:c587c4f4499b32698b1240b7cd43617ef4181662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add os.signal #4889</title>
<updated>2024-03-28T15:01:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-03-28T15:01:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=024b14ed93b1bc7e3b30d8dc68105ce2cb5016d6'/>
<id>urn:sha1:024b14ed93b1bc7e3b30d8dc68105ce2cb5016d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add path.unix</title>
<updated>2024-02-17T14:40:28Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-02-17T14:40:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=07064cf6fef8d0a1eb9e697f6c7190f51632aaf8'/>
<id>urn:sha1:07064cf6fef8d0a1eb9e697f6c7190f51632aaf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix os.execv and update tbox</title>
<updated>2024-02-06T16:52:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-02-06T16:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=136350b6422b1dee9ae599c44e866bc1b2a18e39'/>
<id>urn:sha1:136350b6422b1dee9ae599c44e866bc1b2a18e39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update os.lua</title>
<updated>2023-12-28T06:25:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-12-28T06:25:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=945fa0908fbfed1f83020658e6fd9791bbc569b0'/>
<id>urn:sha1:945fa0908fbfed1f83020658e6fd9791bbc569b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2023-12-28T14:49:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-12-28T14:49:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=22770be939cf1165cb41ca9119d55b07369b7405'/>
<id>urn:sha1:22770be939cf1165cb41ca9119d55b07369b7405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test process timeout #4544</title>
<updated>2023-12-28T14:34:59Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-12-28T14:34:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=060626edbf26101044d6ab74f7f1af2fd755dc13'/>
<id>urn:sha1:060626edbf26101044d6ab74f7f1af2fd755dc13</id>
<content type='text'>
</content>
</entry>
</feed>
