mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-24 11:59:58 +00:00
381ccbf2f8
Just appending the pid number can produce conflicting names if the name itself ends with digits (standard temp file naming convention). So append ".PID". Also remove beginning from too long names instead of ending. Temp files in tests has unique numbers at the end, we need to preserve them to avoid file name conflicts. |
||
---|---|---|
.. | ||
fileutil_test.go | ||
fileutil.go | ||
osutil_akaros.go | ||
osutil_appengine.go | ||
osutil_bsd.go | ||
osutil_darwin.go | ||
osutil_fuchsia.go | ||
osutil_linux.go | ||
osutil_test.go | ||
osutil_unix.go | ||
osutil_windows.go | ||
osutil.go |