Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

add sys_lseek, sys_unlink and sys_gettid#26

Closed
y3none wants to merge 18 commits intomainfrom
yyy-dev
Closed

add sys_lseek, sys_unlink and sys_gettid#26
y3none wants to merge 18 commits intomainfrom
yyy-dev

Conversation

@y3none
Copy link
Copy Markdown
Collaborator

@y3none y3none commented Mar 24, 2025

add gettid and pass argv by temporarily set prlimit64 and rt_sigtimedwait as 0.

@Azure-stars
Copy link
Copy Markdown
Collaborator

To fix CI error, please refer to 52b0ed9

Comment thread apps/oscomp/testcase_list Outdated
@@ -1 +1 @@
/musl/basic/waitpid No newline at end of file
/musl/runtest.exe -w entry-static.exe argv
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DONOT need to modify it

Comment thread .gitignore Outdated
!/vendor/**/Cargo.lock
/.axconfig.* No newline at end of file
/.axconfig.*
/sdcard-la.img
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DONOT NEED TO add these items

@y3none
Copy link
Copy Markdown
Collaborator Author

y3none commented Mar 24, 2025

libctest still failed

@y3none y3none changed the title Yyy dev add sys_lseek, sys_unlink and sys_gettid Apr 4, 2025
@y3none y3none closed this Apr 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants