From owner-freebsd-hackers Wed Oct 25 8: 7:45 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 23D6F37B479 for ; Wed, 25 Oct 2000 08:07:42 -0700 (PDT) Received: from hamlet.nectar.com (hamlet.nectar.com [10.0.1.102]) by gw.nectar.com (Postfix) with ESMTP id 5BBFD193DF for ; Wed, 25 Oct 2000 10:07:41 -0500 (CDT) Received: (from nectar@localhost) by hamlet.nectar.com (8.11.1/8.9.3) id e9PF7fB15739 for freebsd-hackers@freebsd.org; Wed, 25 Oct 2000 10:07:41 -0500 (CDT) (envelope-from nectar@spawn.nectar.com) Date: Wed, 25 Oct 2000 10:07:41 -0500 From: "Jacques A. Vidrine" To: freebsd-hackers@freebsd.org Subject: symbols seek home Message-ID: <20001025100741.A15732@hamlet.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Url: http://www.nectar.com/ Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In what header file could GETGR_R_SIZE_MAX and GETPW_R_SIZE_MAX live? These are defines that can be used to specify the sizes of the buffers needed for getpw*_r/getgr*_r. I'd like to put them in unistd.h, and add _SC_GETGR_R_SIZE_MAX/ _SC_GETPW_R_SIZE_MAX as well (for use with sysconf), but I thought I'd ask around first. -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message