ChorusOS man pages section 2POSIX: POSIX System Calls
    
S
 
 select -- synchronous I/O multiplexing ( Index Term Link )
 
 send -- send a message from a socket ( Index Term Link )
 
 sendmsg -- send a message from a socket ( Index Term Link )
 
 sendto -- send a message from a socket ( Index Term Link )
 
 setdomainname -- set domainname of the current host ( Index Term Link )
 
 sethostname -- get or set the name of the machine ( Index Term Link )
 
 setrlimit -- control maximum system resource consumption ( Index Term Link )
 
 setsockopt -- get and set options on sockets ( Index Term Link )
 
 settimeofday -- get/set date and time ( Index Term Link )
 
 shm_open -- open a shared memory object ( Index Term Link )
 
 shm_unlink -- unlink a shared memory object ( Index Term Link )
 
 shutdown -- shut down part of a full-duplex connection ( Index Term Link )
 
 socket -- create an endpoint for communication ( Index Term Link )
 
 socketpair -- create a pair of connected sockets ( Index Term Link )
 
 stat -- get file status ( Index Term Link )
 
 statfs -- get file system statistics ( Index Term Link )
 
 swapon -- add a swap device for swapping ( Index Term Link )
 
 symlink -- make a symbolic link to a file ( Index Term Link )
 
 sync -- synchronize the disk block in-core status with that on disk ( Index Term Link )