The Lib C Implementation for the Qor Kernel
-
<assert.h>Conditionally compiled macro that compares its argument to zero -
<ctype.h>Functions to determine the type contained in character data -
<errno.h>Macros reporting error conditions -
<float.h>Limits of float types -
<limits.h>Sizes of basic types -
<locale.h>Localization utilities -
<math.h>Common mathematics functions -
<setjmp.h>Nonlocal jumps -
<signal.h>Signal handling -
<stdarg.h>Variable arguments -
<stdbool.h>Macros for boolean type -
<stddef.h>Common macro definitions -
<stdint.h>Fixed-width integer types -
<stdio.h>Input/output -
<stdlib.h>General utilities: memory management, program utilities, string conversions, random numbers, algorithms -
<string.h>String handling -
<time.h>Time/date utilities