MentOS
0.8.0
The Mentoring Operating System
|
Directories |
Files | |
file | abort.c |
file | assert.c |
file | ctype.c |
Functions related to character handling. | |
file | fcvt.c |
Define the functions required to turn double values into a string. | |
file | grp.c |
file | libc_start.c |
Contains the programs initialization procedure. | |
file | libgen.c |
String routines. | |
file | math.c |
file | pwd.c |
file | sched.c |
Function for managing scheduler. | |
file | setenv.c |
Defines the functions used to manipulate the environmental variables. | |
file | stdio.c |
Standard I/0 functions. | |
file | stdlib.c |
file | strerror.c |
file | string.c |
String routines. | |
file | termios.c |
file | time.c |
Clock functions. | |
file | vscanf.c |
Reading formatting routines. | |
file | vsprintf.c |
Print formatting routines. | |