Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 1995 13:15:22 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        ache@astral.msk.su, j@uriah.heep.sax.de, hackers@freefall.freebsd.org, kaleb@x.org
Subject:   Re: A couple problems in FreeBSD 2.1.0-950922-SNAP
Message-ID:  <199510162015.NAA25265@phaeton.artisoft.com>
In-Reply-To: <199510152252.IAA32542@godzilla.zeta.org.au> from "Bruce Evans" at Oct 16, 95 08:52:00 am

next in thread | previous in thread | raw e-mail | index | archive | help
> BTW, this hack adds 24K to the size of a minimal statically linked
> program `main() {}' and defeats the point of most of the specially named
> routines in crt0.c.  E.g., there is a special version of getenv() named
> _getenv() to avoid the namespace pollution and bloat from getenv(), but
> the hack calls getenv() anyway; there are special versions of read() and
> write(), but _startup_setlocale() references things in stdio that reference
> read() and write().

Can we say "probable source of BSDI incompatability"?


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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