Skip to content

Cleanup libc headers#741

Merged
ZERICO2005 merged 2 commits intomasterfrom
cleanup_headers
Mar 10, 2026
Merged

Cleanup libc headers#741
ZERICO2005 merged 2 commits intomasterfrom
cleanup_headers

Conversation

@ZERICO2005
Copy link
Contributor

  • switched #ifdef __cplusplus extern "C" { #endif to __BEGIN_DECLS to keep things consistent.
  • formatted pointers in libc headers
  • removed redundant extern on function declarations.
  • added __restrict to strftime

@ZERICO2005 ZERICO2005 merged commit 9431e0b into master Mar 10, 2026
9 checks passed
@ZERICO2005 ZERICO2005 deleted the cleanup_headers branch March 10, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant