Jon Griffiths
|
d6deb6db91
|
- configure tests for finite()/fpclass(), fixes BSD compile
- winapi_check updates, fix errno in more math calls
|
2000-11-27 01:37:28 +00:00 |
Jon Griffiths
|
c702f0e69e
|
- Fix ctype(), make is* functions binary compatible
- Add 13 functions, set errno in math calls
|
2000-11-25 21:39:03 +00:00 |
Jon Griffiths
|
7349aab051
|
- Add math calls: scalb, fpclass, nextafter, logb, _CI*
- Add futime, utime, purecall, getpid
|
2000-11-25 02:11:59 +00:00 |
Jon Griffiths
|
4b43b4d558
|
- Complete the implementation of heap functions
- Forward j0,j1,jn,y0,y1,yn math calls to libc
- Add strnextc, pass text flag in creat, winapi_check fixes
|
2000-11-15 23:11:38 +00:00 |
Jon Griffiths
|
d3576a9f85
|
- Implemented 73 CRT functions
- Reimplemented file I/O using Win32 calls
- Set errno/doserrno in most calls
|
2000-11-08 22:42:53 +00:00 |
Alexandre Julliard
|
a007f3364a
|
Moved a few non-standard headers into their respective dlls.
|
2000-08-09 00:54:58 +00:00 |