Skip to content

Add localtime_s to cross-platform (#1426)#2376

Merged
brondani merged 1 commit intoOpen-CMSIS-Pack:mainfrom
ARM-software:outbound/localtime_crossplatform
Feb 25, 2026
Merged

Add localtime_s to cross-platform (#1426)#2376
brondani merged 1 commit intoOpen-CMSIS-Pack:mainfrom
ARM-software:outbound/localtime_crossplatform

Conversation

@grasci-arm
Copy link
Collaborator

  • Create add localtime_s to cross-platform

  • Add missing include in UnitTest.cpp

  • Add definition for localtime_s using localtime_r

Define localtime_s to use localtime_r with inverted arguments.

* Create add localtime_s to cross-platform

* Add missing include in UnitTest.cpp

* Add definition for localtime_s using localtime_r

Define localtime_s to use localtime_r with inverted arguments.
@github-actions
Copy link

github-actions bot commented Feb 25, 2026

Test Results

  7 files   53 suites   4m 58s ⏱️
185 tests 168 ✅ 17 💤 0 ❌
692 runs  624 ✅ 68 💤 0 ❌

Results for commit 4d22a31.

♻️ This comment has been updated with latest results.

@brondani brondani merged commit 59118ee into Open-CMSIS-Pack:main Feb 25, 2026
96 checks passed
@brondani brondani deleted the outbound/localtime_crossplatform branch February 25, 2026 11:35
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