<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gosdd, branch main</title>
<subtitle>Go bindings to some libsystemd functions.</subtitle>
<id>https://git.awhk.org/gosdd/atom?h=main</id>
<link rel='self' href='https://git.awhk.org/gosdd/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/'/>
<updated>2023-04-23T12:53:31Z</updated>
<entry>
<title>Remove wrapper functions</title>
<updated>2023-04-23T12:53:31Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-04-23T12:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=e6a19726a02fdcf9c8238d31caf8e6e35a5c0e55'/>
<id>urn:sha1:e6a19726a02fdcf9c8238d31caf8e6e35a5c0e55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to modern Go build constraints</title>
<updated>2023-04-23T12:52:18Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-04-23T12:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=6bd892a366f6c5fdece730e757bba38021b66aa4'/>
<id>urn:sha1:6bd892a366f6c5fdece730e757bba38021b66aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update example to check for ErrNoSDSupport</title>
<updated>2021-07-11T13:44:01Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-07-11T13:44:01Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=e26145a8c7427b6434d773020ef0f136de68ce98'/>
<id>urn:sha1:e26145a8c7427b6434d773020ef0f136de68ce98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return ErrNoSDSupport if using dummy code</title>
<updated>2021-07-04T14:48:31Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-07-04T14:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=12482405856b9932efa2f91330fb7a8a2e4aa2d9'/>
<id>urn:sha1:12482405856b9932efa2f91330fb7a8a2e4aa2d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove external dependency from the example</title>
<updated>2021-07-04T14:48:04Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-07-04T14:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=466216e4496ab3346a50353b522af141a37b6a32'/>
<id>urn:sha1:466216e4496ab3346a50353b522af141a37b6a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use syscall.Errno to wrap C error codes</title>
<updated>2021-07-04T14:46:25Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-07-04T14:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=baf535676025303f4e713fdf9f45d2d5a024cf6c'/>
<id>urn:sha1:baf535676025303f4e713fdf9f45d2d5a024cf6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SPDX tags</title>
<updated>2021-06-27T19:01:34Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-06-27T19:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=e906e039337f290b1965a5c6e68e1ea3f4c0c89d'/>
<id>urn:sha1:e906e039337f290b1965a5c6e68e1ea3f4c0c89d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an example service</title>
<updated>2021-06-27T18:40:23Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-06-27T18:40:23Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=67af8fb3c97fa434f1a4978030a4fb50939bc619'/>
<id>urn:sha1:67af8fb3c97fa434f1a4978030a4fb50939bc619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First draft</title>
<updated>2021-06-27T18:31:23Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-06-27T18:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=c62f3e8b39e7d1ff3d46cc4d3d599b2450b3c097'/>
<id>urn:sha1:c62f3e8b39e7d1ff3d46cc4d3d599b2450b3c097</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First commit</title>
<updated>2021-06-27T17:29:54Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2021-06-27T17:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gosdd/commit/?id=424618a7f2f253a0529e3462ceb69607ee3c8c88'/>
<id>urn:sha1:424618a7f2f253a0529e3462ceb69607ee3c8c88</id>
<content type='text'>
</content>
</entry>
</feed>
