<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/libstddjb/child_spawn0.c, branch v2.10.0.2</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb/child_spawn0.c?h=v2.10.0.2</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb/child_spawn0.c?h=v2.10.0.2'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2020-11-25T15:00:45Z</updated>
<entry>
<title> child_spawn cleanup, configure cleanup</title>
<updated>2020-11-25T15:00:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-25T15:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=21e6ea800cc96ba76e94ad8de1dfa58ab1b7ceb6'/>
<id>urn:sha1:21e6ea800cc96ba76e94ad8de1dfa58ab1b7ceb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Deprecate env_get</title>
<updated>2017-12-22T16:44:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-12-22T16:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a8e40d0287f05f6e444035431b1cc7b340fe8d79'/>
<id>urn:sha1:a8e40d0287f05f6e444035431b1cc7b340fe8d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add egidingroups sysdeps, change fd_close() to void and saving errno, propagate changes</title>
<updated>2017-07-16T11:19:51Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-16T11:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=16013c560e189bd0c4fb58e038c0f449542dba7a'/>
<id>urn:sha1:16013c560e189bd0c4fb58e038c0f449542dba7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> More superflous headers cleanup and tiny fixes</title>
<updated>2017-03-13T22:43:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-13T22:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=33dfbbeaec4a49e110f51f5d088015f1a8fb9075'/>
<id>urn:sha1:33dfbbeaec4a49e110f51f5d088015f1a8fb9075</id>
<content type='text'>
</content>
</entry>
<entry>
<title> More types changes</title>
<updated>2017-02-17T22:30:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-02-17T22:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=fdffefb8032922ce7ffe4c00816072a8ff2148fc'/>
<id>urn:sha1:fdffefb8032922ce7ffe4c00816072a8ff2148fc</id>
<content type='text'>
 New disize
 Add size_t to the autotypes list
 Delete redundant and replace-libc files
 dev_t/ino_t pass
 Big size_t pass
 More things missing, still not operational yet
</content>
</entry>
<entry>
<title> Bugfix: exec the child when not SKALIBS_HASPOSIXSPAWN in child_spawn0 (thanks eto)</title>
<updated>2016-04-22T14:57:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-04-22T14:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2dc76616b2b0884f0203cf36b58f94c5656c0c81'/>
<id>urn:sha1:2dc76616b2b0884f0203cf36b58f94c5656c0c81</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - add stat_at</title>
<updated>2015-05-05T12:50:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-05T12:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=7d06701bfaad445e48832ba4fd189ffc36e34387'/>
<id>urn:sha1:7d06701bfaad445e48832ba4fd189ffc36e34387</id>
<content type='text'>
 - make case_diff* work as a function is more cases
 - make sig_number case-insensitive
 - make child signal unblocking work in child_spawn*
</content>
</entry>
<entry>
<title> - reset all signals to default in child_spawn*</title>
<updated>2015-03-09T17:18:15Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-09T17:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=34673241173ebcb143df9652e67ac077ba7176c0'/>
<id>urn:sha1:34673241173ebcb143df9652e67ac077ba7176c0</id>
<content type='text'>
 - cosmetic fix in INSTALL
 - version: rc for 2.3.1.2
</content>
</entry>
<entry>
<title>initial commit with rc for skalibs-2.0.0.0</title>
<updated>2014-09-18T18:55:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-09-18T18:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=3534b428629be185e096be99e3bd5fdfe32d5544'/>
<id>urn:sha1:3534b428629be185e096be99e3bd5fdfe32d5544</id>
<content type='text'>
</content>
</entry>
</feed>
