<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/libstddjb/env_dump.c, branch main</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>http://git.skarnet.org/cgit/skalibs/atom/src/libstddjb/env_dump.c?h=main</id>
<link rel='self' href='http://git.skarnet.org/cgit/skalibs/atom/src/libstddjb/env_dump.c?h=main'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/'/>
<updated>2020-11-24T21:45:56Z</updated>
<entry>
<title> Complete revamp of the pathexec functions</title>
<updated>2020-11-24T21:45:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-24T21:45:56Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=18e43565574b700befc832ed4d25d25e40951f68'/>
<id>urn:sha1:18e43565574b700befc832ed4d25d25e40951f68</id>
<content type='text'>
- pathexec_run is now called exec_ae
    a for provided file name (default: argv[0])
    e for provided envp (default: environ)
- pathexec is now called mexec. m for merge environment. Option letters are:
    a for provided file name (default: argv[0])
    e for provided envp (default: environ)
    f for provided envp *and* length of the envp
    m for provided modif string plus its length (the length is always needed
because the modifs are null-terminated)
    n for provided modif string, length *and* number of modifs
- functions have a foo0 version for _exit(0) when argv[0] is null
- functions have a xfoo version to die if the exec fails
- and a xfoo0
- Compatibility #defines and #includes are there until the next major bump
</content>
</entry>
<entry>
<title> bugfix: env_dump() unterminated strings</title>
<updated>2019-07-31T23:47:35Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-07-31T23:47:35Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=d69644de85148f56efeed4259a783881e2a1bddc'/>
<id>urn:sha1:d69644de85148f56efeed4259a783881e2a1bddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Rename mkLtemp to mkhtemp; try to make MacOS happy</title>
<updated>2019-02-06T08:37:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-02-06T08:37:39Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=92f85920b02ad5c9c4262c2c17778f69779c0604'/>
<id>urn:sha1:92f85920b02ad5c9c4262c2c17778f69779c0604</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add env_dump()</title>
<updated>2018-11-14T17:08:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-11-14T17:08:47Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=661329653329949929b043f5fc45821aa314face'/>
<id>urn:sha1:661329653329949929b043f5fc45821aa314face</id>
<content type='text'>
</content>
</entry>
</feed>
