tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 608aa62ec90db772713802d3d1a0108b8aacc46b
parent 946ed24ca5a152acc6c2d71e395eaa65111f2825
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 22 Mar 2018 08:49:08 -0400

make changes file pass lintchanges

Diffstat:
Mchanges/bug25399 | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/changes/bug25399 b/changes/bug25399 @@ -1,3 +1,5 @@ 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. + getpagesize function is deprecated. Fixes bug 25399; bugfix on + 0.1.1.23. +