DragonFly-2.1.1.285.g9bd17 master include netdb.h lib/libc/net Makefile.inc
Peter Avalos
pavalos at crater.dragonflybsd.org
Sat Jan 3 13:16:34 PST 2009
commit 9bd170a1e86c57b16184af74a7ee5b3a90e3f581
Author: Peter Avalos <pavalos at theshell.com>
Date: Sat Jan 3 12:54:18 2009 -0500
Another temporary hack to hide reentrant netdb functions.
This should help pkgsrc before the release. After the release we should
figure out what it takes to get these thread-safe functions working with
3rd party programs.
Summary of changes:
include/netdb.h | 26 ++++++++++++++++++++++++++
lib/libc/net/Makefile.inc | 9 +++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=9bd170a1e86c57b16184af74a7ee5b3a90e3f581
--
DragonFly BSD source repository
More information about the Commits
mailing list