From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FE6FCED.7040205@xenomai.org> Date: Sun, 24 Jun 2012 13:41:33 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] questions about the libraries List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ali hagigat Cc: xenomai@xenomai.org On 06/24/2012 12:00 PM, ali hagigat wrote: > Is there any library file for POSIX interface? libpthread_rt.so > What library contains > the nucleus API? The nucleus API lives in kernel-space, so, there is no user-space library for it. > What is libanalogy.so? Analogy is a skin containing a set of drivers for analog/digital capture devices. libanalogy.so is the user-space side of this skin. -- Gilles.