Changeset 1847
- Timestamp:
- Aug 14, 2015, 3:58:22 PM (10 years ago)
- Location:
- trunk/dll
- Files:
-
- 2 edited
-
wrappers.c (modified) (1 diff)
-
wrappers.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/wrappers.c
r1845 r1847 23 23 09 Oct 11 GKY Modify xfsopen so it doesn't fail when called with r+ because the file doesn't exist. 24 24 We should be creating the file unless it is set to fail silently. 25 12 Aug 15 JBS Ticket #52 4: Ensure no "highmem-unsafe" functions are called directly25 12 Aug 15 JBS Ticket #522: Ensure no "highmem-unsafe" functions are called directly 26 26 1) New functions have been added 27 27 2) Code for unsafe-but-not-yet-used-by-FM/2 has been added in an -
trunk/dll/wrappers.h
r1845 r1847 13 13 26 Aug 11 GKY Add a low mem version of xDosAlloc* wrappers; move error checking into all the 14 14 xDosAlloc* wrappers. 15 12 Aug 15 JBS Ticket #52 4: Ensure no "highmem-unsafe" functions are called directly15 12 Aug 15 JBS Ticket #522: Ensure no "highmem-unsafe" functions are called directly 16 16 1) New functions have been added 17 17 2) Code for unsafe-but-not-yet-used-by-FM/2 has been added in an
Note:
See TracChangeset
for help on using the changeset viewer.
