summaryrefslogtreecommitdiffstats
path: root/gcc/ada/s-intman-irix.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-intman-irix.adb')
-rw-r--r--gcc/ada/s-intman-irix.adb13
1 files changed, 5 insertions, 8 deletions
diff --git a/gcc/ada/s-intman-irix.adb b/gcc/ada/s-intman-irix.adb
index 71efec9721b..ccd91bfa7c8 100644
--- a/gcc/ada/s-intman-irix.adb
+++ b/gcc/ada/s-intman-irix.adb
@@ -6,8 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1991-1994, Florida State University --
---- Copyright (C) 1995-2006, AdaCore --
+-- Copyright (C) 1995-2007, AdaCore --
-- --
-- GNARL is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -32,13 +31,11 @@
-- --
------------------------------------------------------------------------------
--- This is a SGI Pthread version of this package.
+-- This is a SGI Pthread version of this package
--- Make a careful study of all signals available under the OS,
--- to see which need to be reserved, kept always unmasked,
--- or kept always unmasked.
--- Be on the lookout for special signals that
--- may be used by the thread library.
+-- Make a careful study of all signals available under the OS, to see which
+-- need to be reserved, kept always unmasked, or kept always unmasked. Be on
+-- the lookout for special signals that may be used by the thread library.
package body System.Interrupt_Management is
OpenPOWER on IntegriCloud