From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: list-system-processes on OpenBSD [was Re: emacs-24.2.93 build problems] Date: Tue, 05 Mar 2013 09:36:26 -0800 Message-ID: <51362D1A.4040903@cs.ucla.edu> References: <513294CE.5060101@cs.ucla.edu> <87a9qi687k.fsf@moo.wxcvbn.org> <87obeyeykk.fsf@moo.wxcvbn.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1362505001 14844 80.91.229.3 (5 Mar 2013 17:36:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Mar 2013 17:36:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 05 18:37:01 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UCvnL-0002Ea-5Y for ged-emacs-devel@m.gmane.org; Tue, 05 Mar 2013 18:36:55 +0100 Original-Received: from localhost ([::1]:54845 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCvmz-0002Q5-Ji for ged-emacs-devel@m.gmane.org; Tue, 05 Mar 2013 12:36:33 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCvmv-0002PO-35 for emacs-devel@gnu.org; Tue, 05 Mar 2013 12:36:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCvmt-0002IU-R7 for emacs-devel@gnu.org; Tue, 05 Mar 2013 12:36:29 -0500 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:50874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCvmt-0002IP-L6; Tue, 05 Mar 2013 12:36:27 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 373A2A60090; Tue, 5 Mar 2013 09:36:27 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SB+PL9SCuFQq; Tue, 5 Mar 2013 09:36:26 -0800 (PST) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 5795AA6007C; Tue, 5 Mar 2013 09:36:26 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157533 Archived-At: On 03/05/13 09:24, Glenn Morris wrote: >> > But as far as 24.3 is concerned, I *really* suggest making this >> > function a stub on OpenBSD (just returning Qnil). > I'm inclined to agree with this. Likewise. MirBSD should be a stub too.