summaryrefslogtreecommitdiff
path: root/src/windows.rs
Commit message (Expand)AuthorAgeFilesLines
* Make stdbuild a cargo featureTamir Duberstein2017-09-121-1/+2
* struct tm for WindowsKornel2017-06-151-0/+12
* Use `#[link(cfg(..))]` in preparation for libstdAlex Crichton2016-11-091-2/+3
* Adding POSIX 'E' error code constants for WindowsRaphael Cohn2016-09-141-0/+41
* Add setlocale and wsetlocale for WindowsParadoxSpiral2016-07-221-0/+11
* Make cfg_if uses more explicit and consistentKamal Marhubi2016-03-111-1/+3
* Add a style checking script to CIAlex Crichton2016-03-011-2/+4
* Use isize/usizeAlex Crichton2015-09-221-102/+72
* Slim down Windows bindingsAlex Crichton2015-09-211-771/+3
* Attempt to fix windowsAlex Crichton2015-09-161-1/+2
* Another attempt to fix windowsAlex Crichton2015-09-161-3/+15
* Fix align of in6_addr on WindowsAlex Crichton2015-09-161-0/+1
* Fix windowsAlex Crichton2015-09-161-11/+20
* Move linkage to specific modulesAlex Crichton2015-09-151-0/+6
* Get android tests workingAlex Crichton2015-09-111-0/+2
* Windows working againAlex Crichton2015-09-111-1140/+932
* Let's just juggle everything around!Alex Crichton2015-09-111-0/+1153