Skip to content

Conversation

@tgross35
Copy link
Contributor

Move the definitions from unix/ to a module matching the common Posix functions in unistd.h. Each platform explicitly re-exports

Verified locally that all targets build.

Link: https://pubs.opengroup.org/onlinepubs/007904975/basedefs/unistd.h.html

@rustbot
Copy link
Collaborator

rustbot commented Oct 25, 2025

Some changes occurred in solarish module

cc @jclulow, @pfmooney

Some changes occurred in OpenBSD module

cc @semarie

Move the definitions from `unix/` to a module matching the common Posix functions in `unistd.h`. Each platform explicitly re-exports Verified locally that all targets build. Link: https://pubs.opengroup.org/onlinepubs/007904975/basedefs/unistd.h.html
@tgross35 tgross35 force-pushed the posix-common-module branch from 23560e5 to 2f01566 Compare October 25, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment