forked from Imagelibrary/rtems
Add doxygen preamble.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
/* aio.h
|
/**
|
||||||
*
|
* @file aio.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* devctl.h
|
/**
|
||||||
*
|
* @file devctl.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,12 @@
|
|||||||
/* intr.h
|
/**
|
||||||
|
* @file intr.h
|
||||||
|
*
|
||||||
*
|
*
|
||||||
* XXX: It is unclear if the type "intr_t" should be defined when
|
* XXX: It is unclear if the type "intr_t" should be defined when
|
||||||
* _POSIX_INTERRUPT_CONTROL is not.
|
* _POSIX_INTERRUPT_CONTROL is not.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* mqueue.h
|
/**
|
||||||
*
|
* @file mqueue.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/cancel.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/cancel.h
|
/* rtems/posix/cancel.h
|
||||||
*
|
*
|
||||||
* $Id$
|
* $Id$
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/cond.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/cond.h
|
/* rtems/posix/cond.h
|
||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/condmp.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* condmp.h
|
/* condmp.h
|
||||||
*
|
*
|
||||||
* This include file contains all the constants and structures associated
|
* This include file contains all the constants and structures associated
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/config.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* config.h
|
/* config.h
|
||||||
*
|
*
|
||||||
* This include file contains the table of user defined configuration
|
* This include file contains the table of user defined configuration
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/intr.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/intr.h
|
/* rtems/posix/intr.h
|
||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/key.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/key.h
|
/* rtems/posix/key.h
|
||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
|
|||||||
@@ -1,8 +1,11 @@
|
|||||||
/* rtems/posix/mqueue.h
|
/**
|
||||||
|
* @file rtems/posix/mqueue.h
|
||||||
*
|
*
|
||||||
* 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-1999.
|
* COPYRIGHT (c) 1989-1999.
|
||||||
* On-Line Applications Research Corporation (OAR).
|
* On-Line Applications Research Corporation (OAR).
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/mqueuemp.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* mqueuemp.h
|
/* mqueuemp.h
|
||||||
*
|
*
|
||||||
* This include file contains all the constants and structures associated
|
* This include file contains all the constants and structures associated
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/mutex.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/mutex.h
|
/* rtems/posix/mutex.h
|
||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/mutexmp.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* mutexmp.h
|
/* mutexmp.h
|
||||||
*
|
*
|
||||||
* This include file contains all the constants and structures associated
|
* This include file contains all the constants and structures associated
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/posixapi.h
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* POSIX API Support
|
* POSIX API Support
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/priority.h
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/psignal.h
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/pthread.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/pthread.h
|
/* rtems/posix/pthread.h
|
||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/pthreadmp.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* pthreadmp.h
|
/* pthreadmp.h
|
||||||
*
|
*
|
||||||
* This include file contains all the constants and structures associated
|
* This include file contains all the constants and structures associated
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/ptimer.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/ptimer.h
|
/* rtems/posix/ptimer.h
|
||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/semaphore.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/semaphore.h
|
/* rtems/posix/semaphore.h
|
||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/semaphoremp.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* semaphoremp.h
|
/* semaphoremp.h
|
||||||
*
|
*
|
||||||
* This include file contains all the constants and structures associated
|
* This include file contains all the constants and structures associated
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/threadsup.h
|
||||||
|
*/
|
||||||
|
|
||||||
/* threadsup.h
|
/* threadsup.h
|
||||||
*
|
*
|
||||||
* $Id$
|
* $Id$
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/time.h
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/timer.h
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* sched.h
|
/**
|
||||||
*
|
* @file sched.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* semaphore.h
|
/**
|
||||||
*
|
* @file semaphore.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/cond.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/cond.inl
|
/* rtems/posix/cond.inl
|
||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/intr.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/intr.inl
|
/* rtems/posix/intr.inl
|
||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/key.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/key.inl
|
/* rtems/posix/key.inl
|
||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/mqueue.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/mqueue.inl
|
/* rtems/posix/mqueue.inl
|
||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/mutex.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/mutex.inl
|
/* rtems/posix/mutex.inl
|
||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/priority.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/pthread.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/pthread.inl
|
/* rtems/posix/pthread.inl
|
||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/semaphore.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/semaphore.inl
|
/* rtems/posix/semaphore.inl
|
||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/timer.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* timer.inl
|
/* timer.inl
|
||||||
*
|
*
|
||||||
* This file contains the static inline implementation of the inlined routines
|
* This file contains the static inline implementation of the inlined routines
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/cond.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/cond.inl
|
/* rtems/posix/cond.inl
|
||||||
*
|
*
|
||||||
* This include file contains the macro implementation of the private
|
* This include file contains the macro implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/intr.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/intr.inl
|
/* rtems/posix/intr.inl
|
||||||
*
|
*
|
||||||
* This include file contains the macro implementation of the private
|
* This include file contains the macro implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/key.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/key.inl
|
/* rtems/posix/key.inl
|
||||||
*
|
*
|
||||||
* This include file contains the macro implementation of the private
|
* This include file contains the macro implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/mqueue.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/mqueue.inl
|
/* rtems/posix/mqueue.inl
|
||||||
*
|
*
|
||||||
* This include file contains the macro implementation of the private
|
* This include file contains the macro implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/mutex.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/mutex.inl
|
/* rtems/posix/mutex.inl
|
||||||
*
|
*
|
||||||
* This include file contains the macro implementation of the private
|
* This include file contains the macro implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/priority.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/pthread.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/pthread.inl
|
/* rtems/posix/pthread.inl
|
||||||
*
|
*
|
||||||
* This include file contains the macro implementation of the private
|
* This include file contains the macro implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/semaphore.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* rtems/posix/semaphore.inl
|
/* rtems/posix/semaphore.inl
|
||||||
*
|
*
|
||||||
* This include file contains the macro implementation of the private
|
* This include file contains the macro implementation of the private
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/posix/timer.inl
|
||||||
|
*/
|
||||||
|
|
||||||
/* timer.inl
|
/* timer.inl
|
||||||
*
|
*
|
||||||
* This file contains the macro implementation of the inlined routines
|
* This file contains the macro implementation of the inlined routines
|
||||||
|
|||||||
Reference in New Issue
Block a user