42sh 1.0.0
Create a shell in C
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
 my.hThe header file of the libmy
 mylist.hThe header file of the libmylist
 mymemory.hThe header file of the libmymemory
 myshell.hThe file containing the prototypes of the myshell functions
  lib
  my
  mylist
  mymemory
  src
  builtins
  globbing
  history
  inhibitors
  line-editing
  parsing
  prompt
  separators
 command.cThe file containing the command functions
 config_file.cThe file containing the 42shrc functions
 environnement.cThe file containing the environnement functions
 main.cThe main file of the project
 scripting.cThe file containing the scripting functions
 shell.cThe file containing the shell functions
 signals.cThe file containing the signals functions
  tests
 test_my_lib.cUnit tests for each function of the my lib
 test_my_printf.cUnit tests for each function of the my_printf
 test_mycsfml_lib.cUnit tests for each function of the mycsfml lib
 test_myhashtable_lib.cUnit tests for each function of the myhashtable lib
 test_mylist_lib.cUnit tests for each function of the mylist lib
 test_mymemory_lib.cUnit tests for each function of the mymemory lib