From owner-freebsd-database@freebsd.org Sat Jan 27 19:03:36 2018 Return-Path: Delivered-To: freebsd-database@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B595ED1B62 for ; Sat, 27 Jan 2018 19:03:36 +0000 (UTC) (envelope-from fdatabase@paz.bz) Received: from mailb.haidagwaii.net (mail.haidagwaii.net [23.235.65.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA2B575606 for ; Sat, 27 Jan 2018 19:03:34 +0000 (UTC) (envelope-from fdatabase@paz.bz) Received: from 254-68-235-23.haidagwaii.net ([23.235.68.254] helo=[192.168.1.9]) by mailb.haidagwaii.net with esmtp (Exim 4.87) (envelope-from ) id 1efVlE-000FWD-93; Sat, 27 Jan 2018 11:03:32 -0800 To: freebsd-database@freebsd.org From: Jim Pazarena Subject: cdb database cdbmake cdbread Message-ID: <76d0371f-14d5-0192-1072-64893b75188d@paz.bz> Date: Sat, 27 Jan 2018 11:03:23 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (54) X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2018 19:03:36 -0000 Greetings. just subscribed. I would like to embed cdb creation and cdb read within my c programs. I cannot find where the port makes the applicable header or library. Any assistance/direction would be much appreciated. Jim