Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.2.1.2.0.20050725163551.03cdede8@pop.prospeed.net> Date: Mon, 25 Jul 2005 16:37:42 -0400 To: David , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: CYGWIN support for threads, shared-memory, and other system calls In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 06:41 PM 7/21/2005, you wrote: >Hi, > >I am new to CYGWIN API development and wanted to know if CYGWIN supports the >following POSIX items before actually diving in. >1. Threading (such as pthread_mutex_t, pthread_create, etc.) >2. Shared Memory (shm_open, mmap, etc.) >3. Semaphores (sem_init) >4. Linux system calls (realpath) Cygwin has some support for all these general categories (and specific functions mentioned). You should grab the source if you want more details though. See . -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/