Only return 0..255 from main().
commite73206f68184a0d571a875044cf0a2cb6090f454
authorNick Mathewson <nickm@torproject.org>
Thu, 3 Sep 2015 15:38:00 +0000 (3 11:38 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 3 Sep 2015 15:38:00 +0000 (3 11:38 -0400)
treee3806f84c186aa65f0b2c92dc43f1e542d3e145f
parent91ca434451064ef00532c4f8e4b098f2b1c516d1
Only return 0..255 from main().

I think this may fix some bugs with windows exit codes being screwy.
changes/normalize_exit [new file with mode: 0644]
src/or/tor_main.c