strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
compact
(merge:
fa9b6e8
8534981
)
Merge branch 'chunk-mmap'
author
Martin Willi
<martin@revosec.ch>
Thu, 23 Jan 2014 14:55:44 +0000
(15:55 +0100)
committer
Martin Willi
<martin@revosec.ch>
Thu, 23 Jan 2014 14:57:45 +0000
(15:57 +0100)
Introduces file mmap/munmap() wrappers and provides a fallback if mmap() is not
supported. Replaces all mmap() uses by the new functions.
Trivial merge