<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/__mktemp4.c, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-01-19T19:45:02+00:00</updated>
<entry>
<title>Make our mktemp(3) callback-driven and split into multiple files.</title>
<updated>2024-01-19T19:45:02+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2024-01-19T19:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=38b1ac8debe20be73740a26017907204da67fd79'/>
<id>urn:sha1:38b1ac8debe20be73740a26017907204da67fd79</id>
<content type='text'>
Previously, calling any of the mktemp(3) family would pull in
lstat(2), open(2) and mkdir(2).  Now, only the necessary system
calls will be reachable from the binary.  OK deraadt@ guenther@
</content>
</entry>
</feed>
