Add more std documentation

This commit is contained in:
Brian Anderson
2011-10-26 16:24:31 -07:00
parent 1b75e5c315
commit 4d669036f3
13 changed files with 861 additions and 83 deletions

View File

@@ -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 = "" {