Add more std documentation
This commit is contained in:
parent
1b75e5c315
commit
4d669036f3
13 changed files with 861 additions and 83 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
Module: os
|
||||
|
||||
TODO: Restructure and document
|
||||
*/
|
||||
|
||||
// FIXME Somehow merge stuff duplicated here and macosx_os.rs. Made difficult
|
||||
// by https://github.com/graydon/rust/issues#issue/268
|
||||
native "cdecl" mod libc = "" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue