From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1981 Path: news.gmane.org!not-for-mail From: Jens Newsgroups: gmane.linux.lib.musl.general Subject: Re: semtcl for x86_64 Date: Sat, 22 Sep 2012 19:09:12 +0200 (CEST) Message-ID: References: <20120922120453.GT254@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1348333770 32178 80.91.229.3 (22 Sep 2012 17:09:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Sep 2012 17:09:30 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1982-gllmg-musl=m.gmane.org@lists.openwall.com Sat Sep 22 19:09:34 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TFTCs-00051K-DJ for gllmg-musl@plane.gmane.org; Sat, 22 Sep 2012 19:09:30 +0200 Original-Received: (qmail 22508 invoked by uid 550); 22 Sep 2012 17:09:25 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 22500 invoked from network); 22 Sep 2012 17:09:25 -0000 In-Reply-To: <20120922120453.GT254@brightrain.aerifal.cx> User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) Xref: news.gmane.org gmane.linux.lib.musl.general:1981 Archived-At: On Sat, 22 Sep 2012, Rich Felker wrote: > On Sat, Sep 22, 2012 at 11:17:14AM +0200, Jens wrote: >> >> >> On Sat, 22 Sep 2012, Jens wrote: >> >>> >>> Hello I have some trouble getting semctl working: >>> >>> Tried in both musl and uclibc to compare. >> >> Forgot to mention its musl 0.9.6. >> >> Cheers, >> Jens > > Should be fixed now... Please let me know if it's still broken. Now I ran into shmctl which I think have the same problem. Regards, Jens > > Rich >