summaryrefslogtreecommitdiff
path: root/src/windows
Commit message (Expand)AuthorAgeFilesLines
* Formattinggnzlbg2019-09-123-70/+172
* Refactor fixed-width integer types into its own modulegnzlbg2019-05-291-9/+0
* Cleanup dox messgnzlbg2019-02-131-6/+6
* Fix build on all platformsgnzlbg2019-02-071-2/+3
* Check for Copy impls for all typesBryant Mairs2019-02-021-0/+13
* Check for Debug impls for all typesBryant Mairs2019-02-021-1/+4
* Auto merge of #1183 - xmclark:make-tm-members-public-windows, r=gnzlbgbors2018-12-241-9/+9
|\
| * make tm struct members publicMackenzie Clark2018-12-231-9/+9
* | use the correct calling convention with extern "system"Mackenzie Clark2018-12-231-14/+29
* | add some socket functions and a SOCKET typeMackenzie Clark2018-12-221-0/+20
|/
* constants are for gnu target onlyMackenzie Clark2018-12-212-5/+5
* add stdio constants for windowsMackenzie Clark2018-12-201-0/+5
* normalize to common name sighandler_tMackenzie Clark2018-12-171-2/+2
* move everything back into window mod with the type alias for msvcMackenzie Clark2018-12-173-23/+14
* add signal and raise bindingsMackenzie Clark2018-12-162-2/+25
* Merge branch 'master' into strcase-variousTom Parker-Shemilt2018-11-231-1/+1
* Split out windows strcase* work into gnu/msvc filesTom Parker-Shemilt2018-11-233-0/+418