Skip to content

C library#604

Merged
mattrust merged 2 commits intoaros-development-team:masterfrom
deadwood2:c-library
Apr 21, 2025
Merged

C library#604
mattrust merged 2 commits intoaros-development-team:masterfrom
deadwood2:c-library

Conversation

@deadwood2
Copy link
Copy Markdown
Contributor

Change to sizing of types to complete 64-bit interface. See each commit for explanation.

Build-tested under linux-x86_64

@Kalamatee
Copy link
Copy Markdown
Member

Thanks deadwood - I may need to review the fpos/ino stuff to make sure its the correct thing (afaik this should be decided by the use of flags at compile time), but its a while since I touched the posix side so need to refresh a bit on this stuff.

@mattrust
Copy link
Copy Markdown
Member

The PR has conflicts. Can I close it?

@deadwood2
Copy link
Copy Markdown
Contributor Author

Please keep it open, I'll rework the conflicts and remove the fpos/ino changes that Kalamatee didn't review yet.

deadwood added 2 commits April 21, 2025 09:32
This matches behavior of other function defined as static inline in headers
and allows code re-implementing these functions to compile
@deadwood2
Copy link
Copy Markdown
Contributor Author

PR is now updated not to contain fpos/ino changes.

@mattrust mattrust merged commit 09d6b13 into aros-development-team:master Apr 21, 2025
2 checks passed
@deadwood2 deadwood2 deleted the c-library branch April 25, 2025 10:20
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

Successfully merging this pull request may close these issues.

3 participants