New header include/bits/confname.h (list of variable names)
New libstd function sysconf in src/sysconf.c
Just calls to the core function getsysconf
New core function: getsysconf
- In src/MSCorelibWrapper.cs: it only works for the variable _SC_CLK_TCK (the one used by the benchmark 186.crafty)
- In src/__host.c: just a wrapper to the system one
Affected benchmarks 186.crafty
|