|
5e5c9d8db3
|
move code to exit_shell function
|
2021-06-26 19:09:41 -04:00 |
|
|
5ce2096b2c
|
add builtins
|
2021-06-26 19:06:30 -04:00 |
|
|
79e2b6697b
|
add a string array helper
|
2021-06-26 18:47:02 -04:00 |
|
|
d727732947
|
fix invalid free
|
2021-06-26 17:42:46 -04:00 |
|
|
d39e6997cf
|
add color to the console line
|
2021-06-20 12:02:38 -04:00 |
|
|
63f79993e7
|
add color definitions
|
2021-06-20 12:02:23 -04:00 |
|
|
838ee3d216
|
add comments
|
2021-06-19 23:10:20 -04:00 |
|
|
a7cf487631
|
refactor the console line code
|
2021-06-19 22:58:57 -04:00 |
|
|
7c277d99bd
|
get current working directory for the console line
|
2021-06-19 20:52:42 -04:00 |
|
|
21448cee37
|
free line on error in loop
|
2021-06-19 20:32:26 -04:00 |
|
|
b5e4de3f82
|
free up the line pointer after we are finished
|
2021-06-19 20:30:08 -04:00 |
|
|
e717917e95
|
don't exit on success, let cleanup happen
|
2021-06-19 20:28:53 -04:00 |
|
|
cf847bf5eb
|
add copyright to source files
|
2021-06-19 20:25:27 -04:00 |
|
|
819b618e0f
|
add protection to headers
|
2021-06-19 20:23:49 -04:00 |
|
|
a1febd2f68
|
use exit success in main
|
2021-06-19 20:05:39 -04:00 |
|
|
93ace63885
|
add user name printing and newline stripping
|
2021-06-19 20:05:20 -04:00 |
|
|
cc74038008
|
create the shell loop
|
2021-06-19 19:13:53 -04:00 |
|
|
d9e1cd33d6
|
add basic structure
|
2021-06-19 17:54:33 -04:00 |
|