From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16976 invoked by alias); 13 Apr 2004 05:34:04 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 16956 invoked from network); 13 Apr 2004 05:34:03 -0000 Received: from unknown (HELO myware.akkadia.org) (24.221.190.179) by sources.redhat.com with SMTP; 13 Apr 2004 05:34:03 -0000 Received: from redhat.com (drepper@myware.akkadia.org [192.168.7.70]) (authenticated bits=0) by myware.akkadia.org (8.12.11/8.12.11) with ESMTP id i3D5XvRx022827 for ; Mon, 12 Apr 2004 22:33:57 -0700 Message-ID: <407B7BC5.5070300@redhat.com> Date: Tue, 13 Apr 2004 05:34:00 -0000 From: Ulrich Drepper Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040411 MIME-Version: 1.0 To: GNU libc hacker Subject: mq support etc X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2004-04/txt/msg00023.txt.bz2 As you can see, the POSIX message queue support is in. Mostly written by Jakub, I write the mq_notify code for SIGEV_THREAD. Works nicely on x86. Now we are all waiting for the other archs to catch up. I've also added Roland's test case for the POSIX timer removal. This means the tst-timer3 test will fail unless the machine uses a recent kernel or uses the userlevel implementation. -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖