summaryrefslogtreecommitdiffstats
path: root/fastos
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-06-19 20:02:33 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-06-19 20:02:33 +0200
commitd03bea624e17a47e0fe0aeb7f344b238d4a07401 (patch)
treee7fc4fa53dbac124d578810c8dccebc8fb9b7f99 /fastos
parent234ef93af8707c992b18ac793ac83c013826e236 (diff)
add minimal README files
Diffstat (limited to 'fastos')
-rw-r--r--fastos/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/fastos/README b/fastos/README
new file mode 100644
index 00000000000..ed9afabffb8
--- /dev/null
+++ b/fastos/README
@@ -0,0 +1,4 @@
+Old OS abstraction layer
+
+obsolete, to be replaced with implementations using
+standard C++14 threads and newer unix networking APIs