Skip to content

posix: time.h: move definitions to time.h of the minimal libc #94308

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Aug 10, 2025

In order to reduce conflicts with time.h in external C libraries, move Zephyr's POSIX time.h definitions to time.h in the minimal C library.

In order to reduce conflicts with time.h in external C libraries,
move Zephyr's POSIX time.h definitions to time.h in the
minimal C library.

Signed-off-by: Chris Friedt <[email protected]>
Signed-off-by: Chris Friedt <[email protected]>
@cfriedt cfriedt force-pushed the move-time-definitioins-to-minimal-libc-time-h branch from 13c25e2 to 2ca9b0b Compare August 10, 2025 23:09
Copy link

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.

1 participant