commit | 444dc90322fcd1e4ea1cb9c6a46372fa28d8ef9d | [log] [tgz] |
---|---|---|
author | Dmitry Potapov <dpotapov@gmail.com> | Sat Sep 27 12:43:01 2008 +0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Tue Sep 30 14:30:06 2008 -0700 |
tree | 0caaed814507c026f03f40bdf98dd7de4fbaedf0 | |
parent | d2b0708e1a65953ad93a4adfc27938de0f8df252 [diff] |
mingw: move common functionality to win32.h Some small Win32 specific functions will be shared by MinGW and Cygwin compatibility layer. Place them into a separate header. Signed-off-by: Dmitry Potapov <dpotapov@gmail.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>