|
42sh 1.0.0
Create a shell in C
|
Directories | |
| builtins | |
| globbing | |
| history | |
| inhibitors | |
| line-editing | |
| parsing | |
| prompt | |
| separators | |
Files | |
| command.c | |
| The file containing the command functions. | |
| config_file.c | |
| The file containing the 42shrc functions. | |
| environnement.c | |
| The file containing the environnement functions. | |
| main.c | |
| The main file of the project. | |
| scripting.c | |
| The file containing the scripting functions. | |
| shell.c | |
| The file containing the shell functions. | |
| signals.c | |
| The file containing the signals functions. | |