Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2007 20:10:04 -0400
From:      Alexander Kabaev <kabaev@gmail.com>
To:        Mark Peek <mp@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: csh on arm failure?
Message-ID:  <20070515201004.5b1f751a@kan.dnsalias.net>
In-Reply-To: <464A008E.5040508@FreeBSD.org>
References:  <4649A81A.60609@bulinfo.net> <4649B5FB.2060808@bulinfo.net> <20070515105611.00747584.rnsanchez@wait4.org> <464A008E.5040508@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_rcSqs6vh6V9JyP2coFYSQPX
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Tue, 15 May 2007 11:48:46 -0700
Mark Peek <mp@FreeBSD.org> wrote:

> src/bin/csh/config_p.h:
>=20
> ...
> #if defined(__FreeBSD__)
> #define NLS_BUGS
> #define BSD_STYLE_COLORLS
> /* we want to use the system malloc when we install as /bin/csh */
> #define SYSMALLOC
> /* Use LC_MESSAGES locale category to open the message catalog */
> #define MCLoadBySet NL_CAT_LOCALE
> #define BUFSIZE 8192
> #endif
>=20
> The SYSMALLOC define should cause it to use the system malloc and not
> the tcsh malloc. Could __FreeBSD__ not be defined?
>
Easy to find out:

cc -E -dM -x c /dev/null | grep __FreeBSD__
--=20
Alexander Kabaev

--Sig_rcSqs6vh6V9JyP2coFYSQPX
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGSkvcQ6z1jMm+XZYRAt5gAJ9Iqj4YGF6rqyZ/Ys+/18r7gotZ8QCbB4dw
Pcb7yDqpMGgapdahq+/VZnQ=
=bu8H
-----END PGP SIGNATURE-----

--Sig_rcSqs6vh6V9JyP2coFYSQPX--



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