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: <39C45F69.BE4E5664@ece.gatech.edu> Date: Sun, 17 Sep 2000 02:06:33 -0400 From: Charles Wilson X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: [ANN] cygipc-1.07 at CygUtils Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit CygIPC provides shared memory, semaphores, and message support for cygwin. It provides the following functions: msgget semget shmget msgrcv semop shmat msgsnd semctl shmdt msgctl shmctl Thanks to Andrea Malagoli and Pete Forman for various fixes, cygipc now builds on W2K, and with cygwin-1.1.4. I have not done extensive testing, but ipctest.exe seems to work well. Since this is not an 'official' cygwin package, it installs into /usr/local/* instead of /usr/*. To install the precompiled package, just unpack from /: cd / && tar xvzf /cygipc-1.07-1.tar.gz Also, after installing this version you may need to remove certain files from /tmp by hand: /tmp/MultiFile*, /tmp/0, /tmp/1, etc. See the README file. You can download source or precompiled packages from: http://cygutils.netpedia.net/V1.1/ Contrary to my recent habit, this library is static only -- no dll. As always, bug reports and patches welcome. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com