diff options
author | millert <> | 2024-01-19 19:45:02 +0000 |
---|---|---|
committer | millert <> | 2024-01-19 19:45:02 +0000 |
commit | be8f1fea763f42a1109f6b1eb3f56ae521cfdec3 (patch) | |
tree | 469de603d2d83787131e234cccbf7802f902cf67 /src/regress | |
parent | 1d17a25a597033d38c420a0a3add7e5e82dd4c02 (diff) | |
download | openbsd-be8f1fea763f42a1109f6b1eb3f56ae521cfdec3.tar.gz openbsd-be8f1fea763f42a1109f6b1eb3f56ae521cfdec3.tar.bz2 openbsd-be8f1fea763f42a1109f6b1eb3f56ae521cfdec3.zip |
Make our mktemp(3) callback-driven and split into multiple files.
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@
Diffstat (limited to 'src/regress')
0 files changed, 0 insertions, 0 deletions