Learning all of the available system calls
You can use following command to learn details of all the available system calls for Linux:
man syscalls
You can also look at the syscall manual in Linux Programmer's Manual with:
man 2 syscall
(Reference: http://www.ibm.com/developerworks/linux/library/l-system-calls)
- 0 Comment
- Mike Chirico
- 06 Nov 2008, 18:35
-
You must be login first or sign-up for an account to post comments.
USERBOX
CATEGORIES
MOST READ TODAY
- Redirecting tcp / udp ports with socat
- Fast process lookup and signaling
- Using netstat
- Converting MAC dfonts to TrueType
- Find out if a command is aliased to another command
- Evaluating expressions
- Looking exim mail queue like mailq
- Enabling remote desktop on a VirtualBox Machine
- Disabling emacs splash screen
- Displaying disk io statistics
LAST ADDED
- Learning which libraries are used for a binary
- Evaluating expressions
- Using netstat
- Exim and hostname fqdn problem
- Auto directory spelling corrections
- Disabling emacs splash screen
- Getting a nice SELinux audit report
- Learning all of the available system calls
- Find out if a command is aliased to another command
- Fast process lookup and signaling
