Discussion:
[hercules-os380] MVS modules
kerravon86@yahoo.com.au [hercules-os380]
2018-06-12 12:08:44 UTC
Permalink
I've had a thought for the design of PDOS.
Currently most of the OS code is contained
in pdos.c, but instead of doing that, maybe
I can modularize it with the same module
names that IBM used in MVS 3.8j.

And my long-term plan is to use the PDOS
modules which will be AM24/31/32-clean
to replace MVS/380 modules.

BFN. Paul.
kerravon86@yahoo.com.au [hercules-os380]
2018-06-12 12:24:05 UTC
Permalink
Post by ***@yahoo.com.au [hercules-os380]
in pdos.c, but instead of doing that, maybe
I can modularize it with the same module
names that IBM used in MVS 3.8j.
Although maybe the current inability of gccmvs
to produce reentrant code will put a fly in the
ointment.

But I would think I could write naturally
reentrant code.

BFN. Paul.

Loading...