From owner-freebsd-bugs Tue May 26 05:23:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14721 for freebsd-bugs-outgoing; Tue, 26 May 1998 05:23:30 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from mongoose.bsdi.com (mongoose.BSDI.COM [205.230.230.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14714 for ; Tue, 26 May 1998 05:23:27 -0700 (PDT) (envelope-from bostic@mongoose.bsdi.com) Received: (from bostic@localhost) by mongoose.bsdi.com (8.8.5/8.8.5) id IAA21599 for bugs@freebsd.org; Tue, 26 May 1998 08:23:23 -0400 (EDT) Date: Tue, 26 May 1998 08:23:23 -0400 (EDT) From: Keith Bostic Message-Id: <199805261223.IAA21599@mongoose.bsdi.com> To: bugs@FreeBSD.ORG Subject: ftok(3) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm told that ftok(3) is in libcompat.a, not in the C library. This seems wrong to me, since ftok() is needed for the shmget(2) family of functions, and they are always available. --keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message