forked from Imagelibrary/rtems
posix: Add files to Doxygen group
Canonicalize brief descriptions. Update #3707.
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
* @brief POSIX API Implementation
|
* @ingroup POSIXAPI
|
||||||
*
|
*
|
||||||
* This include file defines the top level interface to the POSIX API
|
* @brief This header file provides interfaces used by the POSIX API
|
||||||
* implementation in RTEMS.
|
* implementation.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -3,10 +3,10 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
* @brief Inlined Routines from the POSIX Spinlock Manager
|
* @ingroup POSIXAPI
|
||||||
*
|
*
|
||||||
* This file contains the static inlin implementation of the inlined
|
* @brief This header file provides interfaces used by the POSIX Spinlock
|
||||||
* routines from the POSIX Spinlock Manager.
|
* implementation.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user