From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30760 invoked by alias); 29 Mar 2003 02:39:29 -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 30744 invoked from network); 29 Mar 2003 02:39:29 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.160.55.131) by sources.redhat.com with SMTP; 29 Mar 2003 02:39:29 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 2038E354C; Fri, 28 Mar 2003 18:39:28 -0800 (PST) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h2T2dQu02066; Fri, 28 Mar 2003 18:39:26 -0800 Date: Sat, 29 Mar 2003 02:40:00 -0000 Message-Id: <200303290239.h2T2dQu02066@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: kaz Kojima Cc: libc-hacker@sources.redhat.com Subject: Re: [PATCH] SH: atomic.h fixes In-Reply-To: kaz Kojima's message of Saturday, 29 March 2003 11:42:25 +0900 <200303290236.h2T2aI816005@r-rr.iij4u.or.jp> X-Shopping-List: (1) Pulmonary roosters (2) Meretricious string-art (3) Dietetic cushions (4) Ostentatious illusions (5) Ignominious flake winds X-SW-Source: 2003-03/txt/msg00133.txt.bz2 > Yes, there are no system calls. Please see > . I see. Nice scheme. Please put some comments in bits/atomic.h explaining it.