Skip to content

Conversation

@facchinm
Copy link
Member

@facchinm facchinm commented Aug 4, 2023

The definition is needed by time.h (see arduino-libraries/MKRGSM@019b0e1) but we missed to give it a proper value :|

Defining to 700 is ok for POSIX 2017, so strnlen prototype gets picked up

Fixes #18

The definition is needed by time.h (see arduino-libraries/MKRGSM@019b0e1) but we missed to give it a proper value :|

Defining to 700 is ok for POSIX 2017, so strnlen prototype gets picked up

Fixes arduino#18
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Aug 5, 2023
@aentinger aentinger merged commit 5ee4274 into arduino:main Aug 9, 2023
pennam pushed a commit to pennam/ArduinoCore-renesas that referenced this pull request Jan 5, 2024
cristidragomir97 pushed a commit to cristidragomir97/ArduinoCore-renesas that referenced this pull request May 20, 2024
Fix __HeapLimit address

Former-commit-id: da5a1f2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The strnlen() C Function Is Not Available

3 participants