edef
|
0d7b3d7091
|
add Windows support to OsStack
Fix #18
|
2016-04-16 07:51:10 +02:00 |
|
edef
|
b986931817
|
remove copyright years
They're obnoxious to update, and I'm told they have no legal value.
|
2016-03-22 08:25:23 +01:00 |
|
edef
|
4ffdba3ea6
|
minor style fixes
|
2016-03-16 00:20:45 +01:00 |
|
edef
|
c83143511e
|
core::atomic -> core::sync::atomic
|
2015-08-26 00:20:23 +02:00 |
|
edef
|
e290a8bbaf
|
remove extern crate core and prelude imports
the latest Rust nightly makes this unnecessary
|
2015-08-26 00:19:53 +02:00 |
|
edef
|
6d1c5d0df1
|
it's fine to inline a simple FFI call
|
2015-04-27 17:19:13 +02:00 |
|
edef
|
d627f0d725
|
big rename — we're libfringe now
|
2015-04-16 08:11:12 -04:00 |
|
edef
|
af7e9ea67c
|
add FreeBSD + DragonFlyBSD MAP_STACK workaround
http://lists.freebsd.org/pipermail/freebsd-bugs/2011-July/044840.html
according to libgreen, DragonFlyBSD suffers from this too
|
2015-04-16 07:59:59 -04:00 |
|
edef
|
6f750ab484
|
move all OS-related code into src/os
|
2015-04-16 06:42:31 -04:00 |
|