site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com I'm trying to port something which uses gethostbyname_r() to Darwin. On FreeBSD, gethostbyname() is supposted to be thread safe (and uses per-thread storage). Is the same true for Darwin? Strangely, I cannot seem to find the source, so I cannot check this out for myself. The Libc project mentions gethostbyname in CLIB-LIST, sys/CLIB-LIST, and a few man pages, but I can't find the source to it. Thanks, Drew _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin