<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsss/Makefile, branch v0.2.1.0</title>
<subtitle>A statically linkable NSS-like getpwnam() implementation</subtitle>
<id>https://git.skarnet.org/cgit/nsss/atom/Makefile?h=v0.2.1.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/nsss/atom/Makefile?h=v0.2.1.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/'/>
<updated>2025-05-02T04:21:31Z</updated>
<entry>
<title> Add hash</title>
<updated>2025-05-02T04:21:31Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-05-02T04:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=af43918b5c8605770af2b895ac9869a0773588b3'/>
<id>urn:sha1:af43918b5c8605770af2b895ac9869a0773588b3</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Add pkg-config support</title>
<updated>2025-04-27T02:21:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-04-27T02:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=da00770799d03803d9961189285bd15d5c7c5c89'/>
<id>urn:sha1:da00770799d03803d9961189285bd15d5c7c5c89</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Simpler Makefile</title>
<updated>2023-09-22T06:59:37Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-09-22T06:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=b773c2e7bda84ccc98f6826edcde7bab8741830e'/>
<id>urn:sha1:b773c2e7bda84ccc98f6826edcde7bab8741830e</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Update build system</title>
<updated>2023-02-15T14:44:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-02-15T14:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=afde8c5439a8ef0c6ea4bd85b3ba03c85310ffe9'/>
<id>urn:sha1:afde8c5439a8ef0c6ea4bd85b3ba03c85310ffe9</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Real noexecstack fix: make strip less greedy</title>
<updated>2021-04-09T23:36:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-04-09T23:36:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=bcc8db3f3648f5e43a8a9b37c10b71814f90afc2'/>
<id>urn:sha1:bcc8db3f3648f5e43a8a9b37c10b71814f90afc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 0.1.0.0, add --enable-libc-includes configure switch</title>
<updated>2020-12-06T15:32:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-06T15:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=57abdf3eaa424deafda497a4a896328238353e18'/>
<id>urn:sha1:57abdf3eaa424deafda497a4a896328238353e18</id>
<content type='text'>
 pwd.h, grp.h and shadow.h will not overwrite the libc headers
by default anymore; you need to explicitly add the switch.
</content>
</entry>
<entry>
<title> Fix shared libs installation</title>
<updated>2020-01-27T15:08:15Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-27T15:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=a314a25a9b8de3cfd71202f9829b3c3f38b5cc40'/>
<id>urn:sha1:a314a25a9b8de3cfd71202f9829b3c3f38b5cc40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile needs to be adjusted too</title>
<updated>2019-07-22T16:04:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-07-22T16:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=3ea6a4d085262d69379b4946b3e990dc0b613f65'/>
<id>urn:sha1:3ea6a4d085262d69379b4946b3e990dc0b613f65</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add test framework, fix some bugs</title>
<updated>2018-07-02T12:38:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-07-02T12:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=3cb4106b13aa883f3b704aa4026b78fd36db3756'/>
<id>urn:sha1:3cb4106b13aa883f3b704aa4026b78fd36db3756</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix Makefile and typo in a function name, add basic tests</title>
<updated>2018-06-29T22:19:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-06-29T22:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=42c3adc8841167026bb8409cb5e4390a32bff49a'/>
<id>urn:sha1:42c3adc8841167026bb8409cb5e4390a32bff49a</id>
<content type='text'>
</content>
</entry>
</feed>
