forked from KolibriOS/kolibrios
sysfunction 70.5: small change
git-svn-id: svn://kolibrios.org@6876 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -4230,7 +4230,8 @@ Architecture Software Developer's Manual, Volume 3, Appendix B);
|
||||
(блока данных входа каталога), указанном в описании подфункции 1,
|
||||
но без имени файла, за исключением корневого каталога.
|
||||
Замечания:
|
||||
* Для корневого каталога возвращается размер и имя раздела.
|
||||
* Для корневого каталога возвращается размер раздела,
|
||||
а при указании кодировки (не ноль), также его имя.
|
||||
* Для устройства возвращается только размер.
|
||||
|
||||
---------------------- Константы для регистров: ----------------------
|
||||
|
@@ -4186,7 +4186,8 @@ Information on file is returned in the BDFE format (block of data
|
||||
for folder entry), explained in the description of subfunction 1,
|
||||
but without filename, except the root folder.
|
||||
Remarks:
|
||||
* For the root folder returns the size and the volume label.
|
||||
* For the root folder returns the partition size,
|
||||
and if encoding byte is non-zero, the volume label.
|
||||
* For the device returns only the size.
|
||||
|
||||
---------------------- Constants for registers: ----------------------
|
||||
|
Reference in New Issue
Block a user