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
|
||||
*
|
||||
* @brief POSIX API Implementation
|
||||
* @ingroup POSIXAPI
|
||||
*
|
||||
* This include file defines the top level interface to the POSIX API
|
||||
* implementation in RTEMS.
|
||||
* @brief This header file provides interfaces used by the POSIX API
|
||||
* implementation.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Inlined Routines from the POSIX Spinlock Manager
|
||||
*
|
||||
* This file contains the static inlin implementation of the inlined
|
||||
* routines from the POSIX Spinlock Manager.
|
||||
* @ingroup POSIXAPI
|
||||
*
|
||||
* @brief This header file provides interfaces used by the POSIX Spinlock
|
||||
* implementation.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user