kientzle 2007-04-14 05:17:07 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test main.c
Log:
Portability: Don't use mkdtemp() when mkdir() will suffice.
If we can't create the dir, just give up.
Revision Changes Path
1.2 +2 -2 src/lib/libarchive/test/main.c