"'Quentin Rameau' via voidlinux" <[email protected]> writes:
> The constants _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN > have been included in POSIX-next[0] so we can already make them > available as they don't conflict with anything else. > > Move them in their own commented caterogy, maybe, > once POSIX release has been done. That will break current scripts using `getconf _NPROCESSORS_CONF`. >From the man page, it's not clear to me if things there need underscores or not, but imo we should extend the script in a backward-compatible way. -- Leah Neukirchen <[email protected]> https://leahneukirchen.org/ -- You received this message because you are subscribed to the Google Groups "voidlinux" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/87o7tkvtw7.fsf%40vuxu.org.
