summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2013-11-05 02:21:18 +0100
committerChanho Park <chanho61.park@samsung.com>2014-08-22 20:38:23 +0900
commitcb0803f21db3b6737372acdb235669c49bcc3eb2 (patch)
tree9e6f0dee5b8f34ea0e1a8d038e7e1bd7bf37995f /TODO
parent517f5529d7008eba87b8b2fee5ec9ec0a5075f6e (diff)
downloadltrace-cb0803f21db3b6737372acdb235669c49bcc3eb2.tar.gz
ltrace-cb0803f21db3b6737372acdb235669c49bcc3eb2.tar.bz2
ltrace-cb0803f21db3b6737372acdb235669c49bcc3eb2.zip
Update TODO
Diffstat (limited to '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