home *** CD-ROM | disk | FTP | other *** search
- This is an update to the library released as `ixemlib9201.lha'. This is
- free software, read the COPYING.LIB file that comes with this update, and
- the explanations to this license in the README file of ixemlib9201.lha.
-
- I just included all files that had a modification date higher than the date
- when I distributed ixemlib9201.lha, hope I caught all files this way;-)
- (find really is a nice tool for such a task!)
-
- New in this release:
- o math support in the library, and a libm.a to cover the rest
- o getenv/setenv now use 2.0 functions to access environement variables,
- resulting in support for process-local variables.
- o starting support for the 2.0 internal resident list. Currently, the
- resident list is searched after the filesystem, so if you want
- something to load resident, you have to name it such that it won't be
- found in your PATH.
- o error messages have been updated to reflect the current errno.h file,
- the old ones based on quite an outdated copy of errno.h
- o __plock() got even complexer.. before, filenames explicitly qualified
- by a device were never run thru the filename expander, and so symbolic
- links were not expanded.
- I hope I fixed that now, at the expense of having to search the DOS
- device list.
- o minor changes to some header files to please g++.
- o added stricmp() and strnicmp() as synonyms for strcasecmp() and
- strncasecmp().
- o bugfixes
-
-
- Have fun!
-
- -Markus Wild
-
- X400-routed...: <wild@nessie.cs.id.ethz.ch>
- SMTP-direct: <wild@amiga.physik.unizh.ch>
-