|
300ae9df73
|
win32/windows: add a defensive windows wrapper header
|
2018-08-27 14:16:27 +10:00 |
|
|
058a86ba05
|
win32/handle: take ownership of any supplied fd
CloseHandle, close, and memory mapping interact poorly so it's a little safer
to dup the fd before taking ownership of it.
|
2018-08-22 21:34:02 +10:00 |
|
|
f6056153e3
|
rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
|
2018-08-05 14:42:02 +10:00 |
|
|
803acc9a87
|
relicense under MPL-2.0
|
2018-08-04 15:14:06 +10:00 |
|
|
353cf839d4
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
|
|
41a8efa200
|
win32/handle: make HANDLE constructor explicit
|
2016-08-25 12:03:48 +10:00 |
|
|
cc001c4788
|
win32/handle: merge various handle wrapper classes
|
2016-04-27 17:01:45 +10:00 |
|
|
3a2b33e0df
|
win32/handle: add simple handle wrapper
|
2016-04-19 16:08:25 +10:00 |
|