| Summary: | patch for feature sysconf(_SC_NPROCESSORS_CONF) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | arun <arun> | ||||
| Component: | bin | Assignee: | Joseph Koshy <jkoshy> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
arun
2001-05-21 07:30:01 UTC
Is `_SC_NPROCESSORS_CONF' an officially sanctioned symbol? I'm unable locate it the older copies of the SuS and POSIX standards that I have access to. Regards, Koshy <jkoshy@freebsd.org> State Changed From-To: open->feedback Awaiting information from originator. Responsible Changed From-To: freebsd-bugs->jkoshy Will track this bug. State Changed
From-To: feedback->closed
`_SC_NPROCESSORS_{CONF,ONLN}' added to
rev 1.12 of "src/lib/libc/gen/sysconf.c"
and rev 1.28 of "src/sys/sys/unistd.h"
|