Skip to content

Add rules for strerror_r and gettimeofday#146

Merged
nunoplopes merged 4 commits into
Cpp2Rust:masterfrom
lucic71:target-dependend-rules
May 27, 2026
Merged

Add rules for strerror_r and gettimeofday#146
nunoplopes merged 4 commits into
Cpp2Rust:masterfrom
lucic71:target-dependend-rules

Conversation

@lucic71
Copy link
Copy Markdown
Contributor

@lucic71 lucic71 commented May 25, 2026

Both strerror_r and gettimeofday have platform specific signatures. Since the IR is not indexed in git anymore, adding rules for them is easy using a combination of ifdef __linux__/__APPLE__ + target_os linux/macos

@lucic71 lucic71 force-pushed the target-dependend-rules branch from 1eb2742 to 6ea2fee Compare May 27, 2026 08:47
@nunoplopes nunoplopes merged commit 2b64599 into Cpp2Rust:master May 27, 2026
9 checks passed
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.

2 participants