<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/sandbox/modules/os.lua, branch mimalloc</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules/os.lua?h=mimalloc</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules/os.lua?h=mimalloc'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-07-03T15:03:12Z</updated>
<entry>
<title>rename copyright</title>
<updated>2025-07-03T15:03:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-07-03T15:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5670477e415e24962c57eac21194c63946ee5e1e'/>
<id>urn:sha1:5670477e415e24962c57eac21194c63946ee5e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve print logs</title>
<updated>2025-02-03T16:51:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-02-03T16:51:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fffc4190d7c706156e8421a7381c0bb62ae90cc8'/>
<id>urn:sha1:fffc4190d7c706156e8421a7381c0bb62ae90cc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix os.rm and uninstall modules</title>
<updated>2024-07-19T14:58:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-07-19T14:58:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=835d8e7bc6e5488c5e9fcb88b8fa56f4f4694e38'/>
<id>urn:sha1:835d8e7bc6e5488c5e9fcb88b8fa56f4f4694e38</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>improve os.rm to support remove emptydirs</title>
<updated>2023-11-17T14:31:31Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-11-17T14:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=02c004d42d70979f3ca983dd960291761800e2a6'/>
<id>urn:sha1:02c004d42d70979f3ca983dd960291761800e2a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve package for soname</title>
<updated>2023-07-26T14:39:16Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-07-26T14:39:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=db47073a5ec27a85073d67c03e38c7bd55598598'/>
<id>urn:sha1:db47073a5ec27a85073d67c03e38c7bd55598598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add os.is_arch</title>
<updated>2023-04-06T16:55:09Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-04-06T16:55:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=383d68f4015b5906db0396adfe4ef3c3875298b2'/>
<id>urn:sha1:383d68f4015b5906db0396adfe4ef3c3875298b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add os.atexit</title>
<updated>2023-02-21T15:12:54Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-02-21T15:12:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=eec6de9e8b6456aa13b588ecce47af07fcfba965'/>
<id>urn:sha1:eec6de9e8b6456aa13b588ecce47af07fcfba965</id>
<content type='text'>
</content>
</entry>
</feed>
