Artifact b552a44780a7dc3bd5e2941abf2c1c48e1b013b1:
- File mkstemp.c — part of check-in [e81ddf1c7b] at 2004-02-27 00:32:47 on branch trunk — This is the importation of many files, again. (user: rkeene size: 45)
int mkstemp(char *template) { return(-1); }