issues
search
OpenSystemsLab
/
tempfile.nim
This module contains basic procs for creating temporary files and directories
MIT License
21
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
importing tempfile breaks expected behaviour of std / random
#13
pietroppeter
opened
1 year ago
7
cross platform solution for rand at CT (avoidining 'dummy seed' of windows and other cross platform issues)
#12
timotheecour
closed
5 years ago
2
date +'%N' doesn't work on OSX
#11
timotheecour
closed
5 years ago
0
option for guaranteed auto cleanup using file descriptor trick
#10
timotheecour
opened
5 years ago
1
doesn't work at compile time
#9
timotheecour
closed
5 years ago
3
Insecure file creation
#8
FedericoCeratto
closed
7 years ago
2
Proper fix for directory creation
#7
nigredo-tori
closed
8 years ago
0
Make mkdtemp check for pre-existing directories
#6
nigredo-tori
closed
8 years ago
1
mkdtemp should not return pre-existing directories
#5
nigredo-tori
closed
8 years ago
1
Fix after breaking change in Nim
#4
nigredo-tori
closed
8 years ago
1
Broken by change in Nim standard library
#3
nigredo-tori
closed
8 years ago
0
Fix compilation for Windows target
#2
goldenreign
closed
9 years ago
1
Fix permissions for temporary directory
#1
VKlayd
closed
9 years ago
1