about summary refs log tree commit diff
path: root/src/libnative/io/c_windows.rs
AgeCommit message (Expand)AuthorLines
2014-11-08Runtime removal: add private sys, sys_common modulesAaron Turon-246/+0
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-2/+2
2014-10-09Test fixes and rebase conflictsAlex Crichton-1/+1
2014-10-09native: Convert statics to constantsAlex Crichton-19/+19
2014-08-24native: clone/close_accept for win32 pipesAlex Crichton-0/+6
2014-08-24native: TCP close/close_accept for windowsAlex Crichton-0/+33
2014-08-23Complete renaming of win32 to windowsVadim Chugunov-0/+207