welibc
A clear, secure, and well documented standard C library
include Directory Reference

Files

file  errno.h [code]
 Defines macros relating to error reporting conditions.
 
file  float.h [code]
 Specifies the characteristics of floating types.
 
file  limits.h [code]
 Specifies the sizes and characteristics of integral types.
 
file  math.h [code]
 Provides several mathematical functions and defines one macro.
 
file  stdarg.h [code]
 Declares a type and macros for advancing through a list of arguments.
 
file  stddef.h [code]
 Common definitions for types and macros.
 
file  string.h [code]
 Declares types, functions, and macros for manipulating arrays of character type and other objects treated as arrays of character type.