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
LAST ADDED
- Using iPhone internet sharing over bluetooth under Linux
- Using USB sound card with amarok
- Multi-conditional search and replace (clearing a ftp trojan script example)
- Disabling ipv6 functionality
- How to convert a mp3 file
- How to choose the fastest Debian mirror
- Disabling reverse dns lookups in ssh
- Rewriting destination ip address
- Deleting A File By It's Inode Value
- Learning which libraries are used for a binary
