📄 history.txt
字号:
Nucleus FILE
Release History
*****************************************************************************
Release 2.1 October 30, 2000
*****************************************************************************
This is the first release of Nucleus FILE V2.1 generic code.
*****************************************************************************
Release 2.1a February 12, 2001
*****************************************************************************
This release fixes the following problems from SPR053:
Problems with NU_Get_First and NU_Get_Next functions.
1) When returning a STATOBJ structure, the short file name and extension
are not being copied to the long file name field if a long file name
field was empty.
2) When doing a seach with "*." as a pattern, all entries are returned
instead of just directories and files without an extension.
The following files were changed in this release:
APIUTIL.C NU_FILE.C
*****************************************************************************
Release 2.2 February 22, 2001
*****************************************************************************
This release fixes the following problems from SPR065:
If FILE is run with RAMDISK, and Nucleus PLUS is built with NO Error Checking,
the system will crash in NU_Format. This is caused by attempting to deallocate
a NULL pointer.
The following files were changed in this release:
APIUTIL.C NU_FILE.C
*****************************************************************************
Release 2.3 August 03, 2001
*****************************************************************************
SPRs FIXED
SPR 245 - NU_Rename problem
SPR 197 - When the parsing in NU_FreeSpace(...) fails, it returns an error
code but does not call PC_FS_EXIT.
SPR 198 - The function NU_Format(...) needs to be changed to force the format
operation.
SPR 214 - Remove DDRIVE *drv_array[NDRIVES] as it is not used.
SPR 209 - Nucleus FILE has a dependency on the endian-ness of the architecture.
SPR 245 - NU_Rename problem
FILES CHANGED
APIEXT.C SPR 214
FILEUTIL.C SPR 245
SPR 209
NU_FILE.C SPR 197
SPR 198
PC_MEMRY.C SPR 214
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -