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

Re: List of System Calls



Reco 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.


Neat!

Hugo



Reply to: