pjd 2006-12-14 14:32:59 UTC
FreeBSD src repository
Modified files:
lib/libc/gen sysconf.3 sysconf.c
Log:
Add support for _SC_PHYS_PAGES, which is not standard, but can be found in
Solaris and Linux.
Revision Changes Path
1.23 +13 -0 src/lib/libc/gen/sysconf.3
1.21 +14 -1 src/lib/libc/gen/sysconf.c