aboutsummaryrefslogtreecommitdiff
path: root/src/lib/win32_OS.rs
Commit message (Collapse)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-80/+0
| | | | This should be a snapshot transition.
* Remove a few more 'mutable' wordsMarijn Haverbeke2011-05-111-1/+1
| | | | Didn't see these before because they live in non-Linux code.
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-0/+80
(Have fun mergining your stuff with this.)