MentOS  0.8.0
The Mentoring Operating System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  libc
  inc
  bits
  crypt
  io
  sys
  system
 array.h
 assert.hDefines the function and pre-processor macro for assertions
 ctype.hFunctions related to character handling
 fcntl.hHeaders of functions fcntl() and open()
 fcvt.hDeclare the functions required to turn double values into a string
 grp.hDefines the structures and functions for managing groups
 libgen.hString routines
 limits.hOS numeric limits
 math.hMathematical constants and functions
 pwd.hContains the structure and functions for managing passwords
 ring_buffer.h
 sched.hStructures and functions for managing the scheduler
 signal.hSignals definition
 stdarg.hContains the macros required to manage variable number of arguments
 stdbool.hDefines the boolean values
 stddef.hDefine basic data types
 stdint.hStandard integer data-types
 stdio.hStandard I/0 functions
 stdlib.hUseful generic functions and macros
 strerror.hContains the function that transfornms an errno into a string
 string.hString routines
 termios.hDefines the termios functions
 time.hTime-related functions
  src
  crypt
  io
  sys
  unistd
 abort.c
 assert.c
 ctype.cFunctions related to character handling
 fcvt.cDefine the functions required to turn double values into a string
 grp.c
 libc_start.cContains the programs initialization procedure
 libgen.cString routines
 math.c
 pwd.c
 sched.cFunction for managing scheduler
 setenv.cDefines the functions used to manipulate the environmental variables
 stdio.cStandard I/0 functions
 stdlib.c
 strerror.c
 string.cString routines
 termios.c
 time.cClock functions
 vscanf.cReading formatting routines
 vsprintf.cPrint formatting routines
  mentos
  inc
  descriptor_tables
  devices
  drivers
  elf
  fs
  hardware
  io
  klib
  mem
  process
  sys
  system
 boot.hBootloader structures
 kernel.hKernel generic data structure and functions
 link_access.hSet of macros that provide access to linking symbols
 multiboot.hData structures used for multiboot
 proc_access.hSet of functions and flags used to manage processors registers
 version.hVersion information
  src
  crypt
  descriptor_tables
  devices
  drivers
  elf
  fs
  hardware
  io
  ipc
  kernel
  klib
  mem
  process
  sys
  system
 boot.cBootloader
 kernel.cKernel main function
 multiboot.c