haiku/headers
Ingo Weinhold b4f58d8758 Renamed syscall_parameters_info structure to extended_syscall_info (and
kSyscallParametersInfos to kExtendedSyscallInfos) and added "name"
field. Now the classes for syscall kernel tracing don't need to lookup
the syscall function symbol anymore, which speeds up printing/filtering
of those entries dramatically.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23687 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-21 15:29:00 +00:00
..
build Some more bone compatibility. 2008-01-14 01:58:51 +00:00
compatibility/bsd Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
cpp
glibc
gnu
legacy/network
libs updated libpng to 1.2.22 2007-10-26 18:09:44 +00:00
os Added experimental ktrace_[v]printf() functions to libroot. Their output 2008-01-21 15:10:05 +00:00
posix added pthread_once() implementation and tests 2007-12-07 21:02:59 +00:00
private Renamed syscall_parameters_info structure to extended_syscall_info (and 2008-01-21 15:29:00 +00:00
tools