Files
nats-server/server/pse
Derek Collison 3173d435b1 Initial support for zOS (#4209)
zOS is an IBM Z (mainframe) operating system. In the days of yore, it
was MVS.

 - [ ] Link to issue, e.g. `Resolves #NNN`
 - [ ] Documentation added (if applicable)
 - [ ] Tests added
- [x] Branch rebased on top of current main (`git pull --rebase origin
main`)
- [x] Changes squashed to a single commit (described
[here](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html))
 - [x] Build is green in Travis CI
- [x] You have certified that the contribution is your original work and
that you license the work to the project under the [Apache 2
license](https://github.com/nats-io/nats-server/blob/main/LICENSE)

Resolves - the inability to build on zOS.

### Changes proposed in this pull request:

 - This PR adds a couple of files to allow building nats-server on zOS.
2023-07-18 12:21:31 -07:00
..
2021-11-15 17:23:08 -07:00
2018-03-29 11:48:09 -04:00
2021-11-15 17:23:08 -07:00
2018-03-15 22:31:07 -07:00
2018-03-15 22:31:07 -07:00
2022-07-05 09:33:12 +01:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2023-06-04 08:56:59 +05:30