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

open_posix: modify code for fdcheck check compatibility #1068

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

extinguish
Copy link

@extinguish extinguish commented Aug 31, 2023

open_posix: the origin implementation cannot pass the fdcheck test, using the OPEN_MAX to control can help compatible with the fdcheck test

Signed-off-by: hujun5 hujun5@xiaomi.com

Signed-off-by: hujun5 <hujun5@xiaomi.com>
@extinguish extinguish changed the title ltp: modify user code for fdcheck compatibility open_posix: modify code for fdcheck check compatibility Sep 1, 2023
@richiejp richiejp added the posix POSIX conformance test suite label Nov 24, 2023
@metan-ucw
Copy link
Member

What is the exact problem you are hitting? Is there something open with fd 274 before control is passed to main()?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
posix POSIX conformance test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants