![]() |
|||||
|
This is the documentation for version 1.2 of the Synesis Software UNIX Emulation for Win32 Library.
The purpose of the library is very simple: to be able to test projects for the UNIXSTL from within my development IDDE of choice - Visual Studio 98.
The library currently provides implementations of chdir()/getcwd(), dlopen()/dlclose()/dlsym()/dlerror(), getpagesize(), gettimeofday(), glob(), mmap()/munmap()/msync() opendir()/readdir() and all of which are unavailable with the Intel C/C++ / Visual C/C++ and other compilers.
There are also makefiles for the Borland and Digital Mars compilers.
The implementations provided are not industrial strength, by any means, and are only intended to provide aid in cross-platform development. There are NO WARRANTIES WHATSOEVER with this software, and if you use if for any production code, you are making a serious mistake.
Notwithstanding those caveats, it is my intention to provide a good quality library, so I would appreciate notification if you locate any bugs
Best regards, and good coding
Matthew Wilson
Director, Synesis Software | (http://www.synesis.com.au) | ||
STLSoft moderator and C++ monomaniac | (http://www.stlsoft.org/) | ||
Contributing editor, C/C++ Users Journal | (http://www.synesis.com.au/articles.html#columns) |
|
UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2001-2003 |