aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2013-11-05 02:21:18 +0100
committerPetr Machata <pmachata@redhat.com>2013-11-05 02:21:18 +0100
commitcecec2e61f9131ae14672ce205185383a5f2c768 (patch)
tree9e6f0dee5b8f34ea0e1a8d038e7e1bd7bf37995f
parentcb9d1746a65331edde7f63e49cae7f4cf177428e (diff)
downloadltrace-cecec2e61f9131ae14672ce205185383a5f2c768.tar.gz
Update TODO
-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