Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 1997 22:42:28 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        jgreco@solaria.sol.net (Joe Greco)
Cc:        core@freebsd.org, security@freebsd.org
Subject:   Re: 2.1.6+++: crt0.c CRITICAL CHANGE
Message-ID:  <Mutt.19970204224228.j@uriah.heep.sax.de>
In-Reply-To: <199702041727.LAA01352@solaria.sol.net>; from Joe Greco on Feb 4, 1997 11:27:39 -0500
References:  <199702041727.LAA01352@solaria.sol.net>

next in thread | previous in thread | raw e-mail | index | archive | help
As Joe Greco wrote:

> The following lines were removed:
> 
> #include <locale.h>
> 
> extern void           _startup_setlocale __P((int, const char *));
> 
> 	if (getenv("ENABLE_STARTUP_LOCALE") != NULL)
> 		_startup_setlocale(LC_ALL, "");

I thought this has been removed long ago.

Go for it.  It has been found to be a poor concept anyway.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970204224228.j>