This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CYGWIN support for threads, shared-memory, and other system calls


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]