repo.or.cz
/
msysgit
/
historical-msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git]
/
mingw
/
include
/
memory.h
blob
9ba65cf690ed425f52d1b24d05be9385123298eb
1
/*
2
* This file is part of the Mingw32 package.
3
*
4
* memory.h maps to the standard string.h header.
5
*/
6
7
#include <string.h>