commit | 8252df62187e7fd35543552ffeab1e1eb048b57e | [log] [tgz] |
---|---|---|
author | Dmitry Potapov <dpotapov@gmail.com> | Sat Sep 27 12:39:45 2008 +0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Mon Sep 29 08:55:47 2008 -0700 |
tree | 0540f1bce95924bf3803c27c9e01333d9d377383 | |
parent | d317851a7fd07f28890e6dc9bc2269da37c4122e [diff] |
mingw: remove use of _getdrive() from lstat/fstat The field device is not used by Git, and putting the number of the current device is meaningless anyway. Signed-off-by: Dmitry Potapov <dpotapov@gmail.com> Acked-by: Johannes Sixt <johannes.sixt@telecom.at> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>