Skip to content

Conversation

@ianbotsf
Copy link
Contributor

Issue #, if available:

(none)

Description of changes:

This change adds a new native source set called posix which includes our Linux and Apple targets since those environments are POSIX-compliant. Excluded is Windows/MinGW which are not POSIX-compliant. This will enable us to reuse code which makes use of Kotlin's platform.posix declarations without duplicating across Linux and Apple source sets.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…Apple (POSIX-compliant) but not on MinGW/Windows (not POSIX-compliant)
@ianbotsf ianbotsf requested a review from a team as a code owner September 11, 2025 16:43
@ianbotsf ianbotsf merged commit e1864e3 into main Sep 11, 2025
7 checks passed
@ianbotsf ianbotsf deleted the chore-add-posix-sourceset branch September 11, 2025 17:19
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