about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-04-22 01:23:46 +0000
committerEric Wong <e@80x24.org>2015-04-22 01:23:46 +0000
commitb0f45312f50e7bfc112d7d4ba05ddfd5e3b1b4b4 (patch)
treed6a96e371bf7ecf3378294339f3a923db23df315
parentc9221c359309ba82a6090e61ef71b6f0d0de4f3b (diff)
downloadsleepy_penguin-b0f45312f50e7bfc112d7d4ba05ddfd5e3b1b4b4.tar.gz
memfd looks rather reasonable and non-horrible, so maybe we may
implement it more easily (unlike fanotify which requires
CAP_SYS_ADMIN).
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index a9b2764..42b6d1d 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,2 @@
 * FANotify interface
+* memfd interface (awaiting glibc support)