From owner-cvs-usrbin Sun Mar 24 14:51:05 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA29462 for cvs-usrbin-outgoing; Sun, 24 Mar 1996 14:51:05 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA29418 Sun, 24 Mar 1996 14:50:49 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA04226; Mon, 25 Mar 1996 00:50:42 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id XAA01327; Sun, 24 Mar 1996 23:50:42 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id XAA06437; Sun, 24 Mar 1996 23:38:06 +0100 (MET) From: J Wunsch Message-Id: <199603242238.XAA06437@uriah.heep.sax.de> Subject: Re: cvs commit: src/usr.bin/xlint/llib llib-lc Makefile llib-lstdc To: paul@freefall.freebsd.org (Paul Richards) Date: Sun, 24 Mar 1996 23:38:05 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199603242003.MAA21658@freefall.freebsd.org> from "Paul Richards" at Mar 24, 96 12:03:48 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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. ;-)