From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 16:36:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FF341065670 for ; Wed, 30 Apr 2008 16:36:03 +0000 (UTC) (envelope-from nslay@comcast.net) Received: from QMTA09.westchester.pa.mail.comcast.net (qmta09.westchester.pa.mail.comcast.net [76.96.62.96]) by mx1.freebsd.org (Postfix) with ESMTP id 0ACC88FC1C for ; Wed, 30 Apr 2008 16:36:02 +0000 (UTC) (envelope-from nslay@comcast.net) Received: from OMTA11.westchester.pa.mail.comcast.net ([76.96.62.36]) by QMTA09.westchester.pa.mail.comcast.net with comcast id KrfA1Z04N0mv7h05901F00; Wed, 30 Apr 2008 16:17:47 +0000 Received: from LIGHTBULB.LOCAL ([68.35.224.189]) by OMTA11.westchester.pa.mail.comcast.net with comcast id KsL01Z00B45o48c3X00000; Wed, 30 Apr 2008 16:20:02 +0000 X-Authority-Analysis: v=1.0 c=1 a=Ck9RShW4xEpR9f8_v-sA:9 a=wMDdHx_L4YUnFXRz2P1iEVpCKd8A:4 a=50e4U0PicR4A:10 Message-ID: <48189C0F.5000108@comcast.net> Date: Wed, 30 Apr 2008 12:19:27 -0400 From: Nathan Lay User-Agent: Thunderbird 2.0.0.12 (X11/20080313) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: BSDL C data structure library X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2008 16:36:03 -0000 Hi list, As the subject suggests, is there a BSD licensed generalized C data structure library? I noticed there is GDSL but I really don't want to use it because of the GPL. If such a data structure library doesn't exist, I'd be extremely happy and willing to write one for the BSD community. Best Regards, Nathan Lay