CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2012/05/30 13:34:30
Modified files: include : unistd.h sys/sys : unistd.h Log message: Move the _SC_* and _CS_* configurable system variables and strings from sys/unistd.h to unistd.h. >From Brad; ok millert and me