Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A5BD0C2.C4BA5257@ece.gatech.edu> Date: Tue, 09 Jan 2001 22:02:26 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: [ANN] CygIPC package updated Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks to suggestions and patches from Malcolm Blue, CygIPC has been updated to version 1.08 and sports improved message queue handling. Also includes IPC documentation from the Linux Documentation Project. CygIPC is a library that provides SysV-style Interprocess Communication (IPC) routines as well as a background daemon (ipc-daemon.exe) to manage it all. It provides message queues, shared memory, and semaphore -based communication. It is not a *complete* implementation, but it's generally good enough for most applications. If something you need isn't yet implemented, send me a patch, like Malcolm did! The following functions are provided by the library: msgget semget shmget msgrcv semop shmat msgsnd semctl shmdt msgctl shmctl http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/ --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple