Changeset 1859 for trunk/dll/killproc.c
- Timestamp:
- Aug 21, 2015, 5:59:51 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/killproc.c
r1846 r1859 35 35 22 Aug 14 JBS Ticket #519: Corrected mis-coded but probably harmless calls to strtol 36 36 and removed unneeded second parameter variables. 37 12 Aug 15 JBS Ticket #52 4: Ensure no "highmem-unsafe" functions are called directly37 12 Aug 15 JBS Ticket #522: Ensure no "highmem-unsafe" functions are called directly 38 38 Calls to unsafe Dos... functions have been changed to call the wrapped xDos... functions 39 39
Note:
See TracChangeset
for help on using the changeset viewer.