delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | "Siegfried Heintze" <siegfried AT heintze DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | System V IPC Message Queues and Shared Memory? |
Date: | Mon, 10 Oct 2005 21:14:47 -0600 |
MIME-Version: | 1.0 |
In-Reply-To: | <091520051648.3997.4329A5DC0008CE3600000F9D22073000330A050E040D0C079D0A@comcast.net> |
Message-ID: | <9478776.1129052203031.JavaMail.SYSTEM@CCC-NOVA1> |
X-IsSubscribed: | yes |
I'm curious: does cygwin support the msgget, msgsnd, msgrcv & msgctl functions from System V IPC? The sample code I downloaded from the www.wrox.com (for the book Beginning Linux Programming 3rd Edition chapter 14) compiles with no errors bug causes a "5032 Bad System call". Should these functions work? And what about shared memory using shmget, shmat, shmdt, shmctl? The sample code compiles with these functions too but gives a " 2764 Bad system call " and " 4480 Bad system call" when I run them. Should these work? Thanks, Siegfried -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |