Contribute
Howto:
If you want to contribute then please:
- download amd unpack the source zip
- add stuff to lib/*.java files
- email modified versions to arne@vajhoej.dk
Need:
Contributions needed for:
- LIBRTL.java:
- add missing LIB$ functions
- add new overloads for existing LIB$ functions with more arguments
- SYS.java:
- add missing system services
- add new overloads for existing system services with more arguments
- VMSCodes.java:
- VMSStatus.java:
- add missing return status codes
- RMS.java:
- add missing RMS functions
Credit:
Feel free to add @author tag to JavaDoc comment for added methods to
claim credit.
I will also add a contributors list in documentation.