Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!think.com!linus!philabs!gcmss12!coh From: coh@gcm (Craig Hilsenrath) Newsgroups: comp.unix.questions Subject: SVR 4 header files Keywords: ctype Message-ID: <778@gcmss12> Date: 15 May 91 15:42:33 GMT Distribution: comp.unix.questions Organization: Greenwich Capital Markets, Greenwich, CT Lines: 5 Version 4.1 of SunOS claims to be making strides towards SVR4 compatibility. Under previous releases of SunOS the definitions od to{upper,lower} were found in /usr/include/ctype.h. However under SunOS 4.1.1 these definitions are found in /usr/include/pcfs/pc_dir.h. Is this compatible with SVR4? I don't think so, however I may be wrong.