Move mktemp.c to stdlib where it belongs.
authormillert <millert@openbsd.org>
Fri, 19 Jan 2024 16:30:28 +0000 (16:30 +0000)
committermillert <millert@openbsd.org>
Fri, 19 Jan 2024 16:30:28 +0000 (16:30 +0000)
commit3cb1b7a60aa0d1c5e2de86620eca8180d9a4c93d
tree27585752b3e01a0299a88b506219e4d521f60f12
parentd5f1b53b133b05e692f0359e6695309a5ab4565a
Move mktemp.c to stdlib where it belongs.
OK deraadt@
lib/libc/stdio/Makefile.inc
lib/libc/stdio/mktemp.3 [deleted file]
lib/libc/stdio/mktemp.c [deleted file]
lib/libc/stdlib/Makefile.inc
lib/libc/stdlib/mktemp.3 [new file with mode: 0644]
lib/libc/stdlib/mktemp.c [new file with mode: 0644]