make-temp-file.c
4.4 KB
- 
mkstemps.c (mkstemps): If open failed with errno other than EEXIST, return immediately. · a23eb008* mkstemps.c (mkstemps): If open failed with errno other than EEXIST, return immediately. * make-temp-file.c: Include errno.h. (make_temp_file): If mkstemps failed, print an error message before aborting. From-SVN: r138429 Denys Vlasenko committed
