psh/src
Jozef Nagy 944ed74f0a Fixed clang-format 2023-08-05 23:35:20 +02:00
..
builtin.c Implemented cat 2023-08-05 13:43:31 +02:00
builtin.h Fixed clang-format 2023-08-05 23:35:20 +02:00
command.c Implemented execvp() 2023-08-05 23:33:35 +02:00
command.h Added argc to built-in commands 2023-08-05 13:05:48 +02:00
hashtable.c Formatted code 2023-08-05 23:34:23 +02:00
hashtable.h Fixed clang-format 2023-08-05 23:35:20 +02:00
psh.c Registered atexit() function 2023-08-05 13:13:01 +02:00
psh.h Registered atexit() function 2023-08-05 13:13:01 +02:00