K 10 svn:author V 5 peter K 8 svn:date V 27 2006-08-16T22:32:50.000000Z K 7 svn:log V 279 Grab two syscall numbers. One is used to emulate functionality that linux has in its procfs (do a readlink of /proc/self/fd/ to find the pathname that corresponds to a given file descriptor). Valgrind-3.x needs this functionality. This is a placeholder only at this time. END