|
MentOS
0.8.0
The Mentoring Operating System
|
Directories |
Files | |
| file | array.h [code] |
| file | assert.h [code] |
| Defines the function and pre-processor macro for assertions. | |
| file | ctype.h [code] |
| Functions related to character handling. | |
| file | fcntl.h [code] |
| Headers of functions fcntl() and open(). | |
| file | fcvt.h [code] |
| Declare the functions required to turn double values into a string. | |
| file | grp.h [code] |
| Defines the structures and functions for managing groups. | |
| file | libgen.h [code] |
| String routines. | |
| file | limits.h [code] |
| OS numeric limits. | |
| file | math.h [code] |
| Mathematical constants and functions. | |
| file | pwd.h [code] |
| Contains the structure and functions for managing passwords. | |
| file | ring_buffer.h [code] |
| file | sched.h [code] |
| Structures and functions for managing the scheduler. | |
| file | signal.h [code] |
| Signals definition. | |
| file | stdarg.h [code] |
| Contains the macros required to manage variable number of arguments. | |
| file | stdbool.h [code] |
| Defines the boolean values. | |
| file | stddef.h [code] |
| Define basic data types. | |
| file | stdint.h [code] |
| Standard integer data-types. | |
| file | stdio.h [code] |
| Standard I/0 functions. | |
| file | stdlib.h [code] |
| Useful generic functions and macros. | |
| file | strerror.h [code] |
| Contains the function that transfornms an errno into a string. | |
| file | string.h [code] |
| String routines. | |
| file | termios.h [code] |
| Defines the termios functions. | |
| file | time.h [code] |
| Time-related functions. | |