]> Zhao Yanbai Git Server - minix.git/commit
Added mkstemp function. Should use a secure random number generator.
authorPhilip Homburg <philip@cs.vu.nl>
Wed, 29 Jun 2005 15:29:08 +0000 (15:29 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Wed, 29 Jun 2005 15:29:08 +0000 (15:29 +0000)
commit62f7f9e6d2f051112f216189fd32092cd8e31584
tree8771d008f1f7b55f76d06f32c2602ed6a676a720
parenteb3d5f2a54f7ab191b1de8f0411cf9690e9e3cf6
Added mkstemp function. Should use a secure random number generator.
include/stdlib.h
lib/stdio/Makefile
lib/stdio/mktemp.c [new file with mode: 0644]