From 6dcdea92da3ed91769ae6cc8dbf659e3a9bcac6f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 30 Jul 2010 15:24:40 +0200 Subject: hurd/libports: Talk about libthreads. --- hurd/libports.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hurd') diff --git a/hurd/libports.mdwn b/hurd/libports.mdwn index f9aa518f..28274338 100644 --- a/hurd/libports.mdwn +++ b/hurd/libports.mdwn @@ -14,3 +14,7 @@ ports|microkernel/mach/port]]. It is documented in the [[Reference_Manual]]. *libports* is not (at least, not for now) a generalization / abstraction of Mach ports to the functionality the Hurd needs, that is, it is not meant to provide an interface independently of the underlying [[microkernel]]. + +*libports* does not itself depend on *[[libthreads]]*, but the appropriate +threading hooks are used if present, that is if *[[libthreads]]* is used by +another component. -- cgit v1.2.3