summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index a33b918..16338c3 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,8 @@
*** Mangled identifiers contain partial prototypes themselves
They don't contain return type info, which can change the
parameter passing convention. We could use it and hope for the
- best.
+ best. Also they don't include the potentially present hidden this
+ pointer.
** Automatically update list of syscalls?
** More operating systems (solaris?)
** Get rid of EVENT_ARCH_SYSCALL and EVENT_ARCH_SYSRET