RXU: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
RXU is a rich set of REXX functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.
RXU is a rich set of REXX functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.


Includes UPM, OS/2 2.0 Memory management, OS/2 2.0 semaphores, Rexx programming functions, Task/Thread management, multithreaded Rexx programming, DLL handling, etc. INF file is included.
Includes UPM, Memory management, semaphores, Rexx programming functions, Task/Thread management, multi threaded Rexx programming, DLL handling, etc. INF file is included.


==License==
==License==
*Freeware. The author accepted to Open Source it.  
*Open Source. BSD 3-Clause
*Author: [[Dave Boll]]
*Author: [[Dave Boll]]


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=rxu1a.zip v1.a]
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=RXU_1-9.zip Version 1.9 / Binaries and Source Code]
* http://files.mpoli.fi/unpacked/software/os2/utils/rxu19.zip/
* [https://github.com/OS2World/LIB-REXX-RXU Source code at Github]
* http://files.mpoli.fi/unpacked/software/os2/utils/rxusmp.zip/


[[Category:REXX Function Library]]
[[Category:REXX Function Library]]

Revision as of 17:29, 2 June 2019

RXU is a rich set of REXX functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.

Includes UPM, Memory management, semaphores, Rexx programming functions, Task/Thread management, multi threaded Rexx programming, DLL handling, etc. INF file is included.

License

Links