From owner-svn-src-stable-other@FreeBSD.ORG Tue Jun 23 18:43:10 2009 Return-Path: Delivered-To: svn-src-stable-other@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C09E106566C; Tue, 23 Jun 2009 18:43:10 +0000 (UTC) (envelope-from prvs=14183352ff=brian@Awfulhak.org) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2F61F8FC17; Tue, 23 Jun 2009 18:43:10 +0000 (UTC) (envelope-from prvs=14183352ff=brian@Awfulhak.org) Received: from pd4ml1so-ssvc.prod.shaw.ca ([10.0.141.141]) by pd4mo1so-svcs.prod.shaw.ca with ESMTP; 23 Jun 2009 12:13:42 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=0 a=6I5d2MoRAAAA:8 a=BKOa2snanf9lg3hjwWEA:9 a=K81_ZiLA1QJZfMZziWEA:7 a=tI30pwUWI5MIcgDfITYG_a2ipYwA:4 a=SV7veod9ZcQA:10 a=WJ3hkfHDukgA:10 a=4cVfepi6rSwA:10 Received: from unknown (HELO store.lan.Awfulhak.org) ([174.7.23.140]) by pd4ml1so-dmz.prod.shaw.ca with ESMTP; 23 Jun 2009 12:13:42 -0600 Received: from store.lan.Awfulhak.org (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id B4FDDC433AC_A411B81B; Tue, 23 Jun 2009 18:14:25 +0000 (GMT) Received: from gw.Awfulhak.org (gw.lan.Awfulhak.org [172.16.0.1]) by store.lan.Awfulhak.org (Sophos Email Appliance) with ESMTP id 7CF7AC460F2_A411B79F; Tue, 23 Jun 2009 18:14:17 +0000 (GMT) Received: from localhost (brian@gw.lan.Awfulhak.org [172.16.0.1]) by gw.Awfulhak.org (8.14.3/8.14.3) with ESMTP id n5NIDX8G070233; Tue, 23 Jun 2009 11:13:33 -0700 (PDT) (envelope-from brian@Awfulhak.org) Date: Tue, 23 Jun 2009 11:13:48 -0700 From: Brian Somers To: John Baldwin Message-ID: <20090623111348.501f0abe@Awfulhak.org> In-Reply-To: <200906231744.n5NHit0f084841@svn.freebsd.org> References: <200906231744.n5NHit0f084841@svn.freebsd.org> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.2; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-other@FreeBSD.org Subject: Re: svn commit: r194744 - in stable/4/lib/libc: . gen X-BeenThere: svn-src-stable-other@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the old stable src trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2009 18:43:11 -0000 On Tue, 23 Jun 2009 17:44:55 +0000 (UTC), John Baldwin wrote: > Author: jhb > Date: Tue Jun 23 17:44:55 2009 > New Revision: 194744 > URL: http://svn.freebsd.org/changeset/base/194744 > > Log: > MF7: If the running kernel has support for shm_open() and shm_unlink() as > system calls (i.e. 8.0+), then invoke the system calls instead of using > open/fcntl/unlink. > > Modified: > stable/4/lib/libc/ (props changed) > stable/4/lib/libc/gen/posixshm.c In preparation for the 4.12 release? ;^1 -- Brian Somers Don't _EVER_ lose your sense of humour !