Johannes Schindelin 100a1f11d5 mmap(win32): avoid expensive fstat() call
On Windows, we have to emulate the fstat() call to fill out information
that takes extra effort to obtain, such as the file permissions/type.

If all we want is the file size, we can use the much cheaper
GetFileSizeEx() function (available since Windows XP).

Suggested by Philip Kelley.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-13 12:29:58 +02:00
2015-09-29 16:45:48 +02:00
2015-09-29 16:45:47 +02:00
2015-09-29 16:45:20 +02:00
2015-09-29 16:45:47 +02:00
2015-09-29 16:45:20 +02:00
2015-09-28 13:18:19 -07:00
2015-09-29 16:45:49 +02:00
2015-09-29 16:45:49 +02:00
2015-09-04 10:43:23 -07:00
2015-09-29 16:45:51 +02:00
2015-09-17 12:16:17 -07:00
2015-09-01 16:31:07 -07:00
2015-09-09 14:30:35 -07:00

Git for Windows

Join the chat at https://gitter.im/git-for-windows/git

This is the source code of Git for Windows, forked from Git.

This project is run by a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
No description provided
Readme 633 MiB
Languages
C 50.5%
Shell 38.8%
Perl 4.4%
Tcl 3.2%
Python 0.8%
Other 2.1%