1
0
mirror of https://github.com/git/git.git synced 2025-03-22 10:16:48 +00:00
git/compat
Shawn O. Pearce ca5bb5d539 Define compat version of mkdtemp for systems lacking it
Solaris 9 doesn't have mkdtemp() so we need to emulate it for the
rsync transport implementation.  Since Solaris 9 is lacking this
function we can also reasonably assume it is not available on
Solaris 8 either.  The new Makfile definition NO_MKDTEMP can be
set to enable the git compat version.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-20 22:52:21 -04:00
..
2006-12-20 13:45:55 -08:00
2007-09-06 22:46:00 -07:00
2007-06-07 00:04:01 -07:00