diff options
| author | Dhruva Krishnamurthy <dhruvakm@gmail.com> | 2020-11-23 10:14:00 -0800 |
|---|---|---|
| committer | Dhruva Krishnamurthy <dhruvakm@gmail.com> | 2020-12-27 12:27:21 -0800 |
| commit | a9f57a8919f264fa184320d1f5c3ed7a35b7576a (patch) | |
| tree | 45bd5df906bc7abc57aa71945a2ebacb44e16c95 /src/strnlen.h | |
| parent | fe41e5823986aff01054b7db4b869b2896ea4c30 (diff) | |
| download | libgit2-a9f57a8919f264fa184320d1f5c3ed7a35b7576a.tar.gz | |
Remove broken support for write in emulated mmap
* Emulated mmap based write without pagefault handling is not
possible since IO happens outside of call to mmap and data is
written to mapped memory
* Potential emulation using userfaultfd() might be possible
Diffstat (limited to 'src/strnlen.h')
0 files changed, 0 insertions, 0 deletions
