sysconf/pathconf: Add pathconf, update sysconf
authorAlan Cox <alan@linux.intel.com>
Sun, 28 Dec 2014 22:43:50 +0000 (22:43 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 28 Dec 2014 22:43:50 +0000 (22:43 +0000)
commit6590fddf2ef30003bfd8bfcdd2cc2e2f635d37ee
treed7bb1fe6de8c43c53f630d33d726ef54f1cafd5e
parent5a8c0f37af3f83ee79df268f7cc8c1c7634179ec
sysconf/pathconf: Add pathconf, update sysconf

Add load average interface
Add pathconf interfaces, first cut
Library/include/unistd.h
Library/libs/Makefile
Library/libs/pathconf.c [new file with mode: 0644]
Library/libs/sysconf.c