Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 1999 15:33:32 +0100
From:      Martin Cracauer <cracauer@cons.org>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        chris@calldei.com, Randell Jesup <rjesup@wgate.com>, freebsd-arch@freebsd.org
Subject:   Re: stpcpy()
Message-ID:  <19991103153332.B11781@cons.org>
In-Reply-To: <6166.941228175@critter.freebsd.dk>; from Poul-Henning Kamp on Fri, Oct 29, 1999 at 10:16:15PM %2B0200
References:  <19991029151317.E535@holly.calldei.com> <6166.941228175@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

In <6166.941228175@critter.freebsd.dk>, Poul-Henning Kamp wrote: 
> Sounds to me like it's time to add these things to liblinuxcompat.a ?

You would need an additional header file as well, unless you plan to
support something ugly like
  gcc -DINCLUDE_LINUXSTUFF_FROM_STRING_H bla.c
which would clutter up our include files.

(Adding this like proposed here to our stdnard include files without
guarding from macros is out of question, IMHO).

Otherwise, you would have to edit the C files that use the new
functions to include new headers, which is more work than a -lbla
solution implies.

Hm, I should go and fix linux_devel for ELF finally...

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/
BSD User Group Hamburg, Germany     http://www.bsdhh.org/




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




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