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

QNICE V1.7: Replace redundant routines by SYSCALLs #3

Open
sy2002 opened this issue Mar 20, 2021 · 0 comments
Open

QNICE V1.7: Replace redundant routines by SYSCALLs #3

sy2002 opened this issue Mar 20, 2021 · 0 comments
Assignees

Comments

@sy2002
Copy link
Owner

sy2002 commented Mar 20, 2021

strcpy

QNICE V1.7 comes with a strcpy operating system function, so replace redundant strcpy routines by SYSCALL:

  • dirbrowse.asm has _DIRBR_STRCPY
  • llist_test.asm has _DIRBR_STRCPY

ENTER/LEAVE

QNICE V1.7 comes with ENTER/LEAVE functions so tools.asm can be thinned and the respective calls can be replaced by SYSCALLs

@sy2002 sy2002 self-assigned this Mar 20, 2021
@sy2002 sy2002 changed the title QNICE V1.7: Replace redundant strcpy routines by SYSCALL QNICE V1.7: Replace redundant routines by SYSCALLs Mar 24, 2021
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