Do OpenVMS 8.4 libraries support POSIX standard for C I/O?
▲ ▼ ♥ 0 |
I heard that OpenVMS 8.3 had partial POSIX compliance. Does anyone know if OpenVMS 8.4 POSIX 1 compliant(libraries)? |
▲ ▼ |
There is some mention of POSIX in the CRTL manual on posix paths support but the SPD for OpenVMS does not mention POSIX except for the threads library. Contact HPE. |
▲ ▼ |
The system call I was trying to use was umask and it appears to be POSIX compliant. There were several other library calls in the same module that were POSIX compliant (working), but I didn’t verify them all. |
Please log in to post questions.