updated copyright to 1998

This commit is contained in:
Joel Sherrill
1998-02-17 23:46:28 +00:00
parent 33b304f949
commit 60b791ada1
2195 changed files with 2202 additions and 2202 deletions

View File

@@ -2,7 +2,7 @@
* *
* This file describes the Clock Driver for all boards. * This file describes the Clock Driver for all boards.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This file describes the Console Device Driver for all boards. * This file describes the Console Device Driver for all boards.
* This driver provides support for the standard C Library. * This driver provides support for the standard C Library.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -1,6 +1,6 @@
/* iosupp.h /* iosupp.h
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -7,7 +7,7 @@
* Format taken partly from RTEMS code and mostly from Motorola IDP user's * Format taken partly from RTEMS code and mostly from Motorola IDP user's
* manual. RTEMS copyright information below. * manual. RTEMS copyright information below.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the information regarding the * This include file contains the information regarding the
* RTEMS specific support for the standard C library. * RTEMS specific support for the standard C library.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -1,7 +1,7 @@
/* /*
* POSIX termios implementation for RTEMS console device driver. * POSIX termios implementation for RTEMS console device driver.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -2,7 +2,7 @@
* *
* This file describes the Timer Driver for all boards. * This file describes the Timer Driver for all boards.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -5,7 +5,7 @@
* which should be provided by all BSPs for VMEbus Single Board * which should be provided by all BSPs for VMEbus Single Board
* Computers but currently only a few do so. * Computers but currently only a few do so.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -10,7 +10,7 @@
* NOTE: This file shares as much as possible with the include * NOTE: This file shares as much as possible with the include
* file for the Z8536 via z8x36.h. * file for the Z8536 via z8x36.h.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -7,7 +7,7 @@
* *
* Output parameters: NONE * Output parameters: NONE
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -10,7 +10,7 @@
* NOTE: This file shares as much as possible with the include * NOTE: This file shares as much as possible with the include
* file for the Z8036 via z8x36.h. * file for the Z8036 via z8x36.h.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -6,7 +6,7 @@
* NOTE: sbrk is BSP provided. * NOTE: sbrk is BSP provided.
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* RTEMS gettimeofday Implementation * RTEMS gettimeofday Implementation
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -2,7 +2,7 @@
* RTEMS _times Implementation * RTEMS _times Implementation
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -1,7 +1,7 @@
/* /*
* Routines to access a host errno * Routines to access a host errno
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -2,7 +2,7 @@
* RTEMS Malloc Family Implementation * RTEMS Malloc Family Implementation
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -4,7 +4,7 @@
* This file contains stubs for the reentrancy hooks when * This file contains stubs for the reentrancy hooks when
* an unknown C library is used. * an unknown C library is used.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX condition variables. * POSIX condition variables.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Condition Variable Manager. * with the Multiprocessing Support in the POSIX Condition Variable Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration * This include file contains the table of user defined configuration
* parameters specific for the POSIX API. * parameters specific for the POSIX API.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX Interrupt Manager. * POSIX Interrupt Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX key. * POSIX key.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX Message Queues. * POSIX Message Queues.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Message Queue Manager. * with the Multiprocessing Support in the POSIX Message Queue Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX mutex's. * POSIX mutex's.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Mutex Manager. * with the Multiprocessing Support in the POSIX Mutex Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* *
* NOTE: * NOTE:
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX threads. * POSIX threads.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Threads Manager. * with the Multiprocessing Support in the POSIX Threads Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX Semaphores. * POSIX Semaphores.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Semaphore Manager. * with the Multiprocessing Support in the POSIX Semaphore Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -1,5 +1,5 @@
/* /*
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX condition variables. * POSIX condition variables.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Condition Variable Manager. * with the Multiprocessing Support in the POSIX Condition Variable Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration * This include file contains the table of user defined configuration
* parameters specific for the POSIX API. * parameters specific for the POSIX API.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX Interrupt Manager. * POSIX Interrupt Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX key. * POSIX key.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX Message Queues. * POSIX Message Queues.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Message Queue Manager. * with the Multiprocessing Support in the POSIX Message Queue Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX mutex's. * POSIX mutex's.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Mutex Manager. * with the Multiprocessing Support in the POSIX Mutex Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* *
* NOTE: * NOTE:
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX threads. * POSIX threads.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Threads Manager. * with the Multiprocessing Support in the POSIX Threads Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the private support information for * This include file contains all the private support information for
* POSIX Semaphores. * POSIX Semaphores.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Semaphore Manager. * with the Multiprocessing Support in the POSIX Semaphore Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -1,5 +1,5 @@
/* /*
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX condition variables. * inlined routines for POSIX condition variables.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX Interrupt Manager * inlined routines for POSIX Interrupt Manager
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX key's. * inlined routines for POSIX key's.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX Message Queue. * inlined routines for POSIX Message Queue.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX mutex's. * inlined routines for POSIX mutex's.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX threads. * inlined routines for POSIX threads.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX condition variables. * inlined routines for POSIX condition variables.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX Interrupt Manager * inlined routines for POSIX Interrupt Manager
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX key's. * inlined routines for POSIX key's.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX Message Queue. * inlined routines for POSIX Message Queue.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX mutex's. * inlined routines for POSIX mutex's.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX threads. * inlined routines for POSIX threads.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX Semaphores. * inlined routines for POSIX Semaphores.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the static inline implementation of the private * This include file contains the static inline implementation of the private
* inlined routines for POSIX Semaphores. * inlined routines for POSIX Semaphores.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -4,7 +4,7 @@
* with the Asynchronous Signal Handler. This Handler provides the low-level * with the Asynchronous Signal Handler. This Handler provides the low-level
* support required by the Signal Manager. * support required by the Signal Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all information about the Object Attributes * This include file contains all information about the Object Attributes
* Handler. * Handler.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -11,7 +11,7 @@
* + announce a clock tick * + announce a clock tick
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration * This include file contains the table of user defined configuration
* parameters specific for the RTEMS API. * parameters specific for the RTEMS API.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -14,7 +14,7 @@
* + convert internal to external address * + convert internal to external address
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -10,7 +10,7 @@
* + receive event condition * + receive event condition
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Event Manager. * with the Multiprocessing Support in the Event Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -4,7 +4,7 @@
* Event Sets Handler. This handler provides methods for the manipulation * Event Sets Handler. This handler provides methods for the manipulation
* of event sets which will be sent and received by tasks. * of event sets which will be sent and received by tasks.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Interrupt Manager. * with the Interrupt Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -16,7 +16,7 @@
* + flush all messages on a queue * + flush all messages on a queue
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all constants and structures associated * This include file contains all constants and structures associated
* with the RTEMS thread and RTEMS_ASR modes. * with the RTEMS thread and RTEMS_ASR modes.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Manager. * with the Multiprocessing Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Message Manager. * with the Multiprocessing Support in the Message Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains information which defines the * This include file contains information which defines the
* options available on many directives. * options available on many directives.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -13,7 +13,7 @@
* + get a buffer from a partition * + get a buffer from a partition
* + return a buffer to a partition * + return a buffer to a partition
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Partition Manager. * with the Multiprocessing Support in the Partition Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -12,7 +12,7 @@
* + conclude current and start the next period * + conclude current and start the next period
* + obtain status information on a period * + obtain status information on a period
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -12,7 +12,7 @@
* + get a segment from a region * + get a segment from a region
* + return a segment to a region * + return a segment to a region
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Region Manager. * with the Multiprocessing Support in the Region Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -5,7 +5,7 @@
* two (2) CPU dependent files to tailor its data structures for a * two (2) CPU dependent files to tailor its data structures for a
* particular processor. * particular processor.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* *
* NOTE: * NOTE:
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -13,7 +13,7 @@
* + acquire a semaphore * + acquire a semaphore
* + release a semaphore * + release a semaphore
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Semaphore Manager. * with the Multiprocessing Support in the Semaphore Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -9,7 +9,7 @@
* + establish an asynchronous signal routine * + establish an asynchronous signal routine
* + send a signal set to a task * + send a signal set to a task
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Signal Manager. * with the Multiprocessing Support in the Signal Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the status codes returned from the * This include file contains the status codes returned from the
* executive directives. * executive directives.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains information about support functions for * This include file contains information about support functions for
* the RTEMS API. * the RTEMS API.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the multiprocessing support in the task manager. * with the multiprocessing support in the task manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -20,7 +20,7 @@
* + wake up after interval * + wake up after interval
* + wake up when specified * + wake up when specified
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -15,7 +15,7 @@
* + reset a timer * + reset a timer
* + cancel a time * + cancel a time
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -2,7 +2,7 @@
* *
* This include file defines the types used by the RTEMS API. * This include file defines the types used by the RTEMS API.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -5,7 +5,7 @@
* two (2) CPU dependent files to tailor its data structures for a * two (2) CPU dependent files to tailor its data structures for a
* particular processor. * particular processor.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -4,7 +4,7 @@
* with the Asynchronous Signal Handler. This Handler provides the low-level * with the Asynchronous Signal Handler. This Handler provides the low-level
* support required by the Signal Manager. * support required by the Signal Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all information about the Object Attributes * This include file contains all information about the Object Attributes
* Handler. * Handler.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -11,7 +11,7 @@
* + announce a clock tick * + announce a clock tick
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains the table of user defined configuration * This include file contains the table of user defined configuration
* parameters specific for the RTEMS API. * parameters specific for the RTEMS API.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -14,7 +14,7 @@
* + convert internal to external address * + convert internal to external address
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -10,7 +10,7 @@
* + receive event condition * + receive event condition
* *
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -3,7 +3,7 @@
* This include file contains all the constants and structures associated * This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Event Manager. * with the Multiprocessing Support in the Event Manager.
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

Some files were not shown because too many files have changed in this diff Show More