Andreas Mohr
|
caad1d8e9d
|
- prevent mem leak of CRTDLL_acmdln_dll
- better argument parsing
- last xargv entry has to be NULL
- return value is environment pointer instead of NULL
- added a spec entry for bsearch()
|
2000-01-04 00:22:46 +00:00 |
Alexandre Julliard
|
6f715732e7
|
Make use of automatic ordinal allocation.
|
2000-01-01 22:06:18 +00:00 |
Bernd Paysan
|
8eec66b213
|
Added a stub for setjmp.
|
1999-11-12 00:57:49 +00:00 |
Patrik Stridvall
|
d7da486c96
|
Added spec file declarations for already implemented functions.
|
1999-10-24 21:35:16 +00:00 |
Patrik Stridvall
|
e216de9794
|
Fixed some of the issues reported by winapi-check, by adding arguments
to varargs.
|
1999-09-29 10:27:00 +00:00 |
Alexandre Julliard
|
d229b98c61
|
Reimplemented multi-byte and wide-chars functions to not depend on
lstr* functions; added a few missing ones; fixed a couple of bugs.
|
1999-08-08 18:47:59 +00:00 |
Ulrich Weigand
|
6c6da674ef
|
Moved various DLLs to dlls/
|
1999-08-04 09:49:49 +00:00 |