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 To: cygwin AT cygwin DOT com From: David Subject: CYGWIN support for threads, shared-memory, and other system calls Date: Thu, 21 Jul 2005 22:41:03 +0000 (UTC) Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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) Thanks, David -- 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/