Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 1996 23:38:05 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        paul@freefall.freebsd.org (Paul Richards)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org
Subject:   Re: cvs commit:  src/usr.bin/xlint/llib llib-lc Makefile llib-lstdc
Message-ID:  <199603242238.XAA06437@uriah.heep.sax.de>
In-Reply-To: <199603242003.MAA21658@freefall.freebsd.org> from "Paul Richards" at Mar 24, 96 12:03:48 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Paul Richards wrote:
> 
> paul        96/03/24 12:03:47
> 
>   Modified:    usr.bin/xlint/llib  Makefile
>   Added:       usr.bin/xlint/llib  llib-lc
>   Removed:     usr.bin/xlint/llib  llib-lstdc
>   Log:
>   Move llib-lstdc to llib-lc since that's what lint expects.

Ooooooooooooooooooooooops!

Speak to Peter on how to revert this...

llib-lstdc and llib-lposix are special cases, covering the ANSI
``standard C'' and Posix lib definitions!

llib-lc is supposed to be created *out of the real* libc (as well as
the various other llib-lfoo files).  That's why i gave up on the topic
when importing lint (see my previous replies to your questions).  Our
libc is not yet lint-ready, and simply enabling lint wasn't that easy.

This commit was a big mistake. :-((

-- 
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?199603242238.XAA06437>