]> git.tuebingen.mpg.de Git - paraslash.git/commit
Move para_tmpname() to file_write.c and make it static.
authorAndre Noll <maan@systemlinux.org>
Sun, 14 Jun 2009 10:30:41 +0000 (12:30 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 14 Jun 2009 10:30:41 +0000 (12:30 +0200)
commit20ad4f0f93da79e2ec0a9699dff58b9922556438
treefe6d0d58096a08d100cc1cb513fea59829419d8b
parent5d91cb9b0ed833517cc9288e9ca802d8a1b62757
Move para_tmpname() to file_write.c and make it static.

Also use para_random() instead of rand().
file_write.c
string.c
string.h