Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Implement sysconf(3) #254

Open
klange opened this issue Aug 23, 2022 · 0 comments
Open

Implement sysconf(3) #254

klange opened this issue Aug 23, 2022 · 0 comments

Comments

@klange
Copy link
Owner

klange commented Aug 23, 2022

sysconf() provides runtime querying of system configuration values. Most values returned by sysconf can be entirely determined in the libc, so this might not even need to imply any system calls.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant