environ #15
cromer
commented 2021-07-17 22:15:04 -04:00
Owner
No description provided.
cromer
added 27 commits 2021-07-17 22:15:06 -04:00
fix leak in child process
fd4fd05f2c
add memory cleanup at exit
cc153bd481
change variable type to size_t
b9b6d60aff
check for failure on realloc
2d6303e311
add missing definitions to loop header
1b68196f16
change the way string arrays are initialized
e548acdb8a
fix memory leak when user doesn't enter anything
1cbe850a10
make StringArrays NULL terminated
6c3f8259e9
add environment variables
9c5752e9a9
ignore compile_commands.json
8e0fb00894
ignore .clangd
8874104c4c
move comments to headers
66dcc66fd9
remove unused define
3598aa7969
add launch section to report
cf4161d545
add environ builtin
f580c03ebc
fix memory leak
13d46e8c60
add check to free
b1dc92ba92
add set variable builtin
ce9f6a321f
break in case of null terminator
71d74c3324
refactor utils
f867a46565
add echo
a41e25b12a
fix memory leaks
94a32f28f6
remove new line
daa9cf8673
refactor remove $ symbol
8f57501927
move the remove variable sysmbols function to utils
56a6747e06
launch using environment variables as arugments
6cbfcaee9a
make cd respect environment variables
a80bedf135
cromer
merged commit 57dbb56c4c into master 2021-07-17 22:15:24 -04:00
cromer
referenced this issue from a commit 2021-07-17 22:15:24 -04:00
Merge pull request 'environ' (#15) from environ into master
cromer
deleted branch environ 2021-07-17 22:15:31 -04:00
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "environ"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?