Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-04-04 | Use an enum for inherit_result_out. | Nick Mathewson |
2019-04-04 | rename inherit values to avoid conflict with system defines | Nick Mathewson |
2019-04-04 | map_anon: define a macro if it is possible for noinherit to fail. | Nick Mathewson |
2019-04-04 | Make map_anon expose the result of a noinherit attempt | Nick Mathewson |
2019-02-25 | Re-enable and fix unit test for nofork mappings | Nick Mathewson |
2019-02-06 | Code for anonymous mappings via mmap() or CreateFileMapping(). | Nick Mathewson |