<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/mkstemp.c, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-08-04T04:59:31+00:00</updated>
<entry>
<title>Implement the POSIX-2024 close-on-fork flag, but modified to be</title>
<updated>2025-08-04T04:59:31+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2025-08-04T04:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cc34b672c114e027e8e6bdb0c901bb4b2607ff3f'/>
<id>urn:sha1:cc34b672c114e027e8e6bdb0c901bb4b2607ff3f</id>
<content type='text'>
reset on exec as preserving it across exec is not necessary for its
original purpose and has security and usability concerns.

Many thanks to Ricardo Branco (rbranco (at) suse.de) who did an
independent implementation, caught that /dev/fd/* needed to be
handled, and provided a port of the illumos test suite.  Thanks
to tb@ for assistance with that.

ok deraadt@
</content>
</entry>
<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>
