****************************************************************************/
/**
* @defgroup ASSERT_KERNEL ASSERT
+ * @brief Provides APIs for Assertion
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup CRC_KERNEL CRC
+ * @brief Provides APIs for Cyclic Redundancy Check
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup DEBUG_KERNEL DEBUG
+ * @brief Provides APIs for Debug
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup DIRENT_KERNEL DIRENT
+ * @brief Provides APIs for Directory Entries
* @ingroup KERNEL
*
* @{
************************************************************************/
/**
* @defgroup ERRNO_KERNEL ERRNO
+ * @brief Provides APIs for Error Number
* @ingroup KERNEL
*
* @{
********************************************************************************/
/**
* @defgroup FCNTL_KERNEL FCNTL
+ * @brief Provides APIs for File Control
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup INTTYPES_LIBC INTTYPES
+ * @brief Provides APIs for Integer Types
* @ingroup KERNEL
* @{
*/
****************************************************************************/
/**
* @defgroup LIBGEN_KERNEL LIBGEN
+ * @brief Provides APIs for Pattern matching functions
* @ingroup KERNEL
*
* @{
********************************************************************************/
/**
* @defgroup MQUEUE_KERNEL MQUEUE
+ * @brief Provides APIs for Message Queue
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup POLL_KERNEL POLL
+ * @brief Provides APIs for Poll
* @ingroup KERNEL
*
* @{
********************************************************************************/
/**
* @defgroup PTHREAD_KERNEL PTHREAD
+ * @brief Provides APIs for Pthreads
* @ingroup KERNEL
*/
****************************************************************************/
/**
* @defgroup QUEUE_LIBC QUEUE
+ * @brief Provides APIs for Queue
* @ingroup KERNEL
*
* @{
********************************************************************************/
/**
* @defgroup SCHED_KERNEL SCHED
+ * @brief Provides APIs for Scheduling
* @ingroup KERNEL
*/
****************************************************************************/
/**
* @defgroup SEMAPHORE_KERNEL SEMAPHORE
+ * @brief Provides APIs for Semaphore
* @ingroup KERNEL
*/
********************************************************************************/
/**
* @defgroup SIGNAL_KERNEL SIGNAL
+ * @brief Provides APIs for Signal
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup SPAWN_LIBC SPAWN
+ * @brief Provides APIs for Spawn
* @ingroup KERNEL
*
* @{
/**
* @defgroup STDIO_LIBC STDIO
+ * @brief Provides APIs for Standard Input/Output
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup STDLIB_LIBC STDLIB
+ * @brief Provides APIs for Standard Library
* @ingroup KERNEL
* {
*/
****************************************************************************/
/**
* @defgroup STRING_LIBC STRING
+ * @brief Provides APIs for String
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup IOCTL_KERNEL IOCTL
+ * @brief Provides APIs for Input/Output Control
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup MOUNT_KERNEL MOUNT
+ * @brief Provides APIs for Mount
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup SELECT_KERNEL SELECT
+ * @brief Provides APIs for Select
* @ingroup KERNEL
*
* @{
/**
* @defgroup STAT_KERNEL STAT
+ * @brief Provides APIs for File Status
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup SYSLOG_LIBC SYSLOG
+ * @brief Provides APIs for System Logging
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup TERMIOS_KERNEL TERMIOS
+ * @brief Provides APIs for Terminal Input/Output Interfaces
* @ingroup KERNEL
*/
********************************************************************************/
/**
* @defgroup TIME_KERNEL TIME
+ * @brief Provides APIs for Time
* @ingroup KERNEL
*/
/**
* @defgroup CLOCK_KERNEL CLOCK
+ * @brief Provides APIs for Clock
* @ingroup KERNEL
*
* @{
****************************************************************************/
/**
* @defgroup MATH_LIBC MATH
+ * @brief Provides APIs for Math
* @ingroup KERNEL
* @{
*/
****************************************************************************/
/**
* @defgroup UNISTD_KERNEL UNISTD
+ * @brief Provides APIs for Standard Symbolic Constants and Types
* @ingroup KERNEL
*
* @{