CVS difference for ai05s/ai05-0049-1.txt
--- ai05s/ai05-0049-1.txt 2010/04/08 02:00:06 1.5
+++ ai05s/ai05-0049-1.txt 2010/04/08 03:18:04 1.6
@@ -1,6 +1,6 @@
!standard A.16(20/2) 10-04-06 AI05-0049-1/03
!standard A.16(82/2)
-!standard A.16.1(0)
+!standard A.16.1(1)
!class Amendment 07-04-10
!status Amendment 2012 10-04-06
!status ARG Approved 9-0-1 10-02-26
@@ -326,13 +326,7 @@
name used when a file is created; and Case_Insensitive otherwise. Returns
Unknown if the file name equivalence is not known.>
-AARM Note: Unix, Linux, and its relatives are Case_Sensitive systems.
-Windows is a Case_Preserving system (unless the rarely used POSIX mode is used).
-Ancient systems like CP/M and early MS-DOS were Case_Insensitive systems
-(file names were always in UPPER CASE). Unknown is provided in case it is
-impossible to tell (such as could be the case for network files).
-
-@corrigendum A.16.1(1)
+!corrigendum A.16.1(1)
@dinsc
@@ -399,7 +393,7 @@
@xindent<Returns True if Name indicates the current directory for any directory,
and returns False otherwise.>
-@xindent<@b<function> Is_Full_Name (Name : @b<in> String) @b<return> Boolean;>
+@xcode<@b<function> Is_Full_Name (Name : @b<in> String) @b<return> Boolean;>
@xindent<Returns True if the leftmost directory part of Name is a root, and
returns False otherwise.>
Questions? Ask the ACAA Technical Agent