[tor-bugs] #16432 [Torsocks]: patches for NetBSD

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 24 02:49:16 UTC 2015


#16432: patches for NetBSD
-------------------------+-------------------------
 Reporter:  cypherpunks  |          Owner:  dgoulet
     Type:  defect       |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Torsocks     |        Version:
 Keywords:  netbsd       |  Actual Points:
Parent ID:               |         Points:
-------------------------+-------------------------
 The attached patches fix several issues on NetBSD:

 * The cpp conditionals for mmap goo in syscall.c don't match and break on
 NetBSD.
 * NetBSD <7 incorrectly declared the obsolete `gethostbyaddr` function to
 take `char *` rather than `void *`.
 * In NetBSD >=4, the ELF symbol for the `socket` routine in libc is named
 `__socket30`; the symbol named `socket` is a compatibility routine
 implementing older semantics in terms of the symbol `__socket30`.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16432>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list