X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fada%2F5ataprop.adb;h=77fec994842b22907c30fc184e2a6d45436fa52d;hp=ac19d7b78b4bb612f3b59d4680bf55ba0cb66c36;hb=3d069ad47acec10e0ef434afbd79b5d3e0d77596;hpb=8626dbb9ba26fc1b06f3de7738aae45f5e302725 diff --git a/gcc/ada/5ataprop.adb b/gcc/ada/5ataprop.adb index ac19d7b78b4..77fec994842 100644 --- a/gcc/ada/5ataprop.adb +++ b/gcc/ada/5ataprop.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- $Revision: 1.60 $ +-- $Revision: 1.1 $ -- -- -- Copyright (C) 1991-2001, Florida State University -- -- -- @@ -220,7 +220,7 @@ package body System.Task_Primitives.Operations is --------------------- -- Note: mutexes and cond_variables needed per-task basis are - -- initialized in Intialize_TCB and the Storage_Error is + -- initialized in Initialize_TCB and the Storage_Error is -- handled. Other mutexes (such as All_Tasks_Lock, Memory_Lock...) -- used in RTS is initialized before any status change of RTS. -- Therefore rasing Storage_Error in the following routines @@ -738,7 +738,7 @@ package body System.Task_Primitives.Operations is (Attributes'Access, Adjusted_Stack_Size); pragma Assert (Result = 0); - -- Set the scheduling parameters explicitely, since this is the only + -- Set the scheduling parameters explicitly, since this is the only -- way to force the OS to take the scope attribute into account Result := pthread_attr_setinheritsched