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

Reimplementing string_compare / copy #14

Open
kssuraaj28 opened this issue Apr 4, 2020 · 1 comment
Open

Reimplementing string_compare / copy #14

kssuraaj28 opened this issue Apr 4, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@kssuraaj28
Copy link
Collaborator

kssuraaj28 commented Apr 4, 2020

Check out kernel/kernel/kshell.c and kernel/libk/string.c... Replace the 'local' string algorithms in kshell with string.c ones. Also check if string.c/string.h implements all the the standard string functions

@kssuraaj28
Copy link
Collaborator Author

Branch is user_mode

@kssuraaj28 kssuraaj28 added the good first issue Good for newcomers label Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant