mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
3 lines
165 B
Text
3 lines
165 B
Text
o Minor bugfixes (portability):
|
|
- Do not align mmap length, as it is not required by POSIX, and the
|
|
getpagesize function is deprecated. Fixes bug 25399.
|