| Filename | PathRewrite2_1-0-3-3.wpi |
|---|---|
| Title | eCS kLib Path Rewriter 1.0.3.3 (2024-10-01) |
| Version | 1.0.3.3 |
| Author / Vendor | Netlabs, Lars Erdmann |
| Category | OS2 » Util » Misc » |
| OS/2 Version | eComStation 1.x or later |
| File Size | 103.1 KB |
| Downloads | 2 |
| File Type | WPI |
| Uploaded | 2026-03-27 00:33 by martini |
| Approved | 2026-03-27 00:33 by martini |
| License | MPL |
The Path Rewriter HOOK DLL (and its accompanying configuration object) provide support for applications ported from UNIX to have their UNIX type path naming changed to something that OS/2 understands. That will allow these UNIX ports to successfully open and access files. The hook DLL will properly support forked processes (search for UNIX "fork()" in the internet), fixing a long standing bug in the original implementation of the klibccfg hook support. Note: if you are using ArcaOS, you do not need to install this package as ArcaOS already contains the same functionality. This package also contains the sources for the hook DLL in case you want to rebuild or modify. Please note that it is essential that you build the hook DLL with gcc only (other compilers will not work).