Subject: kern/31: Need sysconf()
To: None <gnats-admin>
From: None <jtc@sun-lamp.cs.berkeley.edu>
List: netbsd-bugs
Date: 11/30/1993 12:20:04
>Number:         31
>Category:       kern
>Synopsis:       Need sysconf()
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 30 12:20:02 1993
>Originator:     J.T. Conklin
>Organization:
Winning Strategies, Inc.
>Release:        NetBSD-current
>Environment:
    	
System: NetBSD sun-lamp.cs.berkeley.edu 0.9a SUN_LAMP#0 i386


>Description:
	NetBSD needs the POSIX.1 function sysconf().  More and more POSIX
	aware software detects the presence of the _SC_FOO constants in
	<unistd.h>, and attempts to use sysconf().

	A short term solution would be to ifdef out the _SC_FOO constants.

>How-To-Repeat:
	
>Fix:
	
>Audit-Trail:
>Unformatted:

------------------------------------------------------------------------------