Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 10:30:05 -0600
From:      Warner Losh <imp@rover.village.org>
To:        S ren Schmidt <sos@freebsd.org>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-bin@freebsd.org
Subject:   Re: cvs commit: src/bin/pax ar_io.c ar_subs.c buf_subs.c cache.c cpio.c extern.h file_subs.c ftree.c options.c pat_rep.c pax.c sel_subs.c tables.c tar.c tty_subs.c 
Message-ID:  <E0x4Tvx-0007P3-00@rover.village.org>
In-Reply-To: Your message of "Fri, 29 Aug 1997 09:12:32 PDT." <199708291612.JAA10746@freefall.freebsd.org> 
References:  <199708291612.JAA10746@freefall.freebsd.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199708291612.JAA10746@freefall.freebsd.org> S ren Schmidt writes:
:   Dont have an internal function named "warn" it clashes with libc..
:   Needed for ELF.

Are you sure that changing every program that has a warn function is
the way to go?  Shouldn't warn be a weak symbol and we have a _warn
that isn't weak that we call from inside of libc to prevent name space
polution?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0x4Tvx-0007P3-00>