[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs