Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish POSIX backend #5

Open
2 of 4 tasks
myzhang1029 opened this issue Apr 29, 2020 · 0 comments
Open
2 of 4 tasks

Finish POSIX backend #5

myzhang1029 opened this issue Apr 29, 2020 · 0 comments

Comments

@myzhang1029
Copy link
Owner

myzhang1029 commented Apr 29, 2020

  • Add logic for RUN_AND and RUN_OR
  • Add functions
  • Implement all types of redirections
  • Think of some strategy to implement control flows like while, case, and if, possibly in Make a tokenizer to replace filpinfo #4.
myzhang1029 added a commit that referenced this issue Nov 30, 2020
One TODO done for #5.

However, filpinfo doesn't seem to be parsing correctly. #4 TODO,
but I'll probably write some work-arounds.

Also used more xcalloc instead of xmalloc+memset.
Two `*_init` functions removed.

Signed-off-by: Zhang Maiyun <[email protected]>
myzhang1029 added a commit that referenced this issue Dec 2, 2020
A parser is pending, so nothing works here.
Code is not tested, however new code do compile

Signed-off-by: Zhang Maiyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant