Skip to content

Add information so that people can determine what functions are extended and what additional functions are provided #64

@MikeFultonDev

Description

@MikeFultonDev

I went to the docs and couldn't figure out if a function was available or not. 3 Examples came up that I tried to find:

  • tempnam (which I don't think is supported)
  • freopen (which I don't think is supported)
  • open and fopen (which were supported but I couldn't find them)

This would seem the most common case someone would go to the docs for and yet I gave up and grep'ed the code.

A simple solution would be to just have a list of functions that extend the core z/OS functions. A link would be great, but even the name of the file would be ok to start.
Also the services you provide would be handy to show too (e.g. __setdcssid).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions