Skip to content

Reorganize std::os, std::generic_os to be sane #1638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brson opened this issue Jan 24, 2012 · 1 comment
Closed

Reorganize std::os, std::generic_os to be sane #1638

brson opened this issue Jan 24, 2012 · 1 comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@brson
Copy link
Contributor

brson commented Jan 24, 2012

These have a very haphazard design right now, should probably live in core and export a single core::os interface. Maybe with platform-specific submodules.

@ghost ghost assigned graydon Jan 31, 2012
@graydon
Copy link
Contributor

graydon commented Jan 31, 2012

I'll take this.

@graydon graydon closed this as completed Mar 12, 2012
graydon added a commit to graydon/rust that referenced this issue Mar 13, 2012
…lang#1638.

 - Move io, run and rand to core.
 - Remove incorrect ctypes module (use libc).
 - Remove os-specific modules for os and fs.
 - Split fs between core::path and core::os.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

2 participants