Menu

#21 New syscalls for strace

None
closed-fixed
nobody
None
5
2018-04-05
2006-07-03
Anonymous
No

Since in linux 2.6.17 we have more than 300 system
calls, we have to expand our system call list in
strace. Currently there is a limitation to 300. This
patch adds 50 more system calls to the list which makes
in total
350.

In addition to that this patch adds the new system
calls for s390 and s390x.

Discussion

  • Eugene Syromyatnikov

    • status: open --> closed-fixed
    • Group: -->
     
  • Eugene Syromyatnikov

    Fixed as of now.