Revert "Use anonymous file instead of regular file to back mmap"
commit8e724128e8233c1e0addef8f0860e33194bd9ab9
authorIavael <iavaelooeyt@gmail.com>
Sun, 12 Jan 2014 05:26:41 +0000 (12 09:26 +0400)
committerIavael <iavaelooeyt@gmail.com>
Sun, 12 Jan 2014 05:29:30 +0000 (12 09:29 +0400)
treefcf306e6b7c33a8935cf96235b1085fa2d7dac55
parentf42a02efda42bad2937f60c5ad98b028ddc2a581
Revert "Use anonymous file instead of regular file to back mmap"

This reverts commit 935d8169b8e3570f1a5e726c5295be2f460c1540,
because two anonymous mappings would have different content,
while they must have the same one.
tccrun.c