www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 7 Dec 2005 15:01:32 -0500 |
From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com, Sam Steingold <sds AT gnu DOT org> |
Subject: | Re: bug: unsetenv should return int, not void |
Message-ID: | <20051207200132.GC21446@trixie.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
References: | <uiru3xm9i DOT fsf AT gnu DOT org> |
Mime-Version: | 1.0 |
In-Reply-To: | <uiru3xm9i.fsf@gnu.org> |
User-Agent: | Mutt/1.5.11 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Mon, Dec 05, 2005 at 04:32:57PM -0500, Sam Steingold wrote: >http://www.opengroup.org/onlinepubs/009695399/functions/unsetenv.html >#include <stdlib.h> >int unsetenv(const char *name); Actually we emulate linux not SUSv3. The linux man page (i.e., the ones that Corinna and I can access) seems to contradict its header files, though, so I've modified cygwin to use what linux actually does rather than what linux documents. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |