From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 27 18:14:10 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50C6E16A4CE for ; Fri, 27 Aug 2004 18:14:10 +0000 (GMT) Received: from vsmtp12.tin.it (vsmtp12.tin.it [212.216.176.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B77D543D1D for ; Fri, 27 Aug 2004 18:14:09 +0000 (GMT) (envelope-from flag@tin.it) Received: from southcross.homeunix.org (82.50.110.173) by vsmtp12.tin.it (7.0.027) id 40B33B7C012865E8 for freebsd-hackers@freebsd.org; Fri, 27 Aug 2004 20:14:09 +0200 Received: by southcross.homeunix.org (Postfix, from userid 1001) id 6D0A8209D; Fri, 27 Aug 2004 20:23:58 +0200 (CEST) Date: Fri, 27 Aug 2004 20:23:58 +0200 From: Paolo Pisati To: FreeBSD_Hackers Message-ID: <20040827182358.GA2114@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Sat, 28 Aug 2004 11:58:49 +0000 Subject: Library (ab)use in kernel land X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 18:14:10 -0000 As a general rule of thumb, which are the safe libraries we can link against while developing a kernel module? I mean, can i use libc functions? All of them? And what about the other libraries in the base system? Thanks. -- Paolo Italian FreeBSD User Group: http://www.gufi.org