[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: List of System Calls



One more doubt. How to locate its definition from terminal?

On Jan 29, 2016 11:28, "Akhil Krishnan S" <akhilkrishnans@gmail.com> wrote:

It works. Thanks Reco.

On Jan 28, 2016 22:19, "Reco" <recoverym4n@gmail.com> wrote:
        Hi.

On Thu, Jan 28, 2016 at 09:04:39PM +0530, Akhil Krishnan S wrote:
> Hi List.
> Any command to get list all Syscalls in Linux with corresponding numbers?

This should get it all:

grep __NR /usr/include/$(dpkg-architecture -q DEB_BUILD_MULTIARCH)/asm/unistd*

Requires appropriate linux-headers and dpkg-dev installed.

Reco


Reply to: