Share

PDOS

File Release Notes and Changelog

Release Name: pdpclib 1.00

Notes: PDPCLIB is a C runtime library for MVS, CMS, MSDOS, OS/2, Windows 32 and PDOS. I believe the MVS and CMS versions are conforming (to ISO/IEC 9899:1990 aka ANSI X3.159-1989 aka C90 aka C89) implementations hence this is version 1.00. I believe the other versions are extremely close to conforming, the only real thing being absent a proper implementation of setjmp/longjmp. If something non-conforming is found in the MVS or CMS versions it will be treated as a bug. The main users of PDPCLIB are MVS/380 and VM/380 where there are not very many free alternatives.


Changes: Lots of bug fixes and enhancements to finally bring it to C90-compliance after a 15-year effort.