This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/PLStream/uxnt
U-WIN-U2045GN0RNQ\Vítor Santos Costa 4b20d2c74e fix export
2010-07-20 13:42:48 +01:00
..
dirent.h fix export 2010-07-20 13:42:48 +01:00
README add extra files for WIN32. 2009-04-20 16:40:08 -05:00
utf8.c improve SWI emulation in WIN32 2009-07-20 20:56:16 -07:00
utf8.h add extra files for WIN32. 2009-04-20 16:40:08 -05:00
uxnt.c complaint with recent versions of gcc 2010-02-10 03:02:24 -06:00
uxnt.h add extra files for WIN32. 2009-04-20 16:40:08 -05:00

The UXNT.LIB library is used SWI-Prolog and XPCE   to make the NT and 95
filesystem a bit more like the Unix one. It deals with mapping directory
separators, ensuring there are only single   separators (mapping // to \
for example) that root-directories of devices   (c:/,  etc.) are handled
properly, no matter how the name is formed. It also implemends readdir()
and friends for Unix-compatible access to the directory.

	Regards --- Jan