wine/dlls/msvcrt tests/Makefile.in tests/.cvsi ...
ChangeSet ID: 10148 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/11/20 17:41:13 Modified files: dlls/msvcrt/tests: Makefile.in .cvsignore dlls/msvcrt : heap.c Added files: dlls/msvcrt/tests: heap.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Fix realloc() to match the documented behaviour. Add a few simple tests for it. Patch: http://cvs.winehq.com/patch.py?id=10148 Old revision New revision Changes Path 1.3 1.4 +1 -0 wine/dlls/msvcrt/tests/Makefile.in 1.3 1.4 +1 -0 wine/dlls/msvcrt/tests/.cvsignore 1.13 1.14 +4 -1 wine/dlls/msvcrt/heap.c Added 1.1 +0 -0 wine/dlls/msvcrt/tests/heap.c
participants (1)
-
Alexandre Julliard