.. |
tests
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Implemented the remaining 64-bit file functions, and added a few other
|
2004-01-13 05:45:05 +00:00 |
console.c
|
Duplicate stdin/stdout handles to avoid closing them when library is
|
2003-10-31 04:17:45 +00:00 |
cpp.c
|
Assorted spelling and case fixes.
|
2004-02-09 22:07:42 +00:00 |
cppexcept.c
|
Implement some more register functions using DEFINE_REGS_ENTRYPOINT to
|
2003-12-04 05:51:01 +00:00 |
cppexcept.h
|
…
|
|
ctype.c
|
…
|
|
data.c
|
…
|
|
dir.c
|
Use Unicode calls instead of ASCII where applicable.
|
2004-02-09 20:45:59 +00:00 |
environ.c
|
Rewrote getenv and _wgetenv to avoid returning a pointer to a freed
|
2003-09-24 18:57:28 +00:00 |
errno.c
|
Implemented the remaining 64-bit file functions, and added a few other
|
2004-01-13 05:45:05 +00:00 |
except.c
|
Implement some more register functions using DEFINE_REGS_ENTRYPOINT to
|
2003-12-04 05:51:01 +00:00 |
exit.c
|
Implemented the remaining 64-bit file functions, and added a few other
|
2004-01-13 05:45:05 +00:00 |
file.c
|
Fixed varargs handling in the scanf functions (spotted by Eric
|
2004-02-19 01:13:12 +00:00 |
heap.c
|
Fix realloc() to match the documented behaviour.
|
2003-11-20 23:41:13 +00:00 |
locale.c
|
Implemented the remaining 64-bit file functions, and added a few other
|
2004-01-13 05:45:05 +00:00 |
lock.c
|
…
|
|
main.c
|
Two "unknown" parameters of _unDName() turn out to be the output
|
2004-01-13 22:56:59 +00:00 |
math.c
|
Implemented the remaining 64-bit file functions, and added a few other
|
2004-01-13 05:45:05 +00:00 |
mbcs.c
|
…
|
|
misc.c
|
…
|
|
msvcrt.h
|
Two "unknown" parameters of _unDName() turn out to be the output
|
2004-01-13 22:56:59 +00:00 |
msvcrt.spec
|
Two "unknown" parameters of _unDName() turn out to be the output
|
2004-01-13 22:56:59 +00:00 |
mtdll.h
|
…
|
|
process.c
|
Added _execle/_execlpe & _spawnle/_spawnlpe stubs.
|
2003-11-14 03:29:51 +00:00 |
scanf.c
|
Fixed varargs handling in the scanf functions (spotted by Eric
|
2004-02-19 01:13:12 +00:00 |
scanf.h
|
Implement I64 modifier, move WARN to TRACE.
|
2004-02-24 01:09:39 +00:00 |
string.c
|
…
|
|
thread.c
|
…
|
|
time.c
|
…
|
|
wcs.c
|
…
|
|