| ; Exports from the runtime except that these exports are actually preceeded |
| ; by a underscore in the actual DLL. These correspond to functions which |
| ; are non-ANSI and were prefixed with an underscore to avoid name space |
| ; clutter. However many, in fact most programs still use a few of these |
| ; functions without the underscore. This .def file is specially processed |
| ; to make those non-underscored name function calls call the equivalent |
| ; Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp> |
| ; Maintained by Mumit Khan <khan@xraylith.wisc.edu> |
| ; THIS SOFTWARE IS NOT COPYRIGHTED |
| ; This source code is offered for use in the public domain. You may |
| ; use, modify or distribute it freely. |
| ; This code is distributed in the hope that it will be useful but |
| ; WITHOUT ANY WARRANTY. ALL WARRENTIES, EXPRESS OR IMPLIED ARE HEREBY |
| ; DISCLAMED. This includes but is not limited to warrenties of |
| ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| ; Alias fpreset is set in CRT_fp10,c and CRT_fp8.c. |
| ; export tzname for both. See <time.h> |
| ; non-ANSI functions declared in math.h |