On 25/06/2021 9:41 pm, Paul Gilmartin wrote:
On Fri, 25 Jun 2021 08:43:31 +0800, David Crayford wrote:
I value languages that support the MVS file system. All I had to do to
enable Lua to run from from PDS data sets was to patch the package
loader with an extra string "//DD:LUA(%s)" and it worked.

 From a C/POSIX perspective:

It's not running in a POSIX environment


What is the result of fileno() on such a file?

The same for any file opened with fopen



How are such files inherited through fork() and system()?

I don't care as I'm not running in a POSIX environment



-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to