From 4107ae208191b12246346efecb873e9b9c4216da Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 1 Apr 2009 18:48:46 +0200 Subject: updated thread porting thread docu --- docs/port/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/port/README b/docs/port/README index 324cfe5..3faa81d 100644 --- a/docs/port/README +++ b/docs/port/README @@ -53,6 +53,9 @@ Currently there are the following definitions which must be set: freeaddrinfo and the counterpart getnameinfo, as well as the error message function gai_strerror - HAVE_GAI_STRERROR_R: if we have a thread-safe version of gai_strerror +- HAVE_PTHREADS: whether we have POSIX threads on the platform. This + also means all kind of special switches for compilers and thread + libraries are necessary in platform.mk/compiler.mk Defines in 'port/sys_internal.h' -------------------------------- -- cgit v1.2.3-54-g00ecf