DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(guile.info.gz) POSIX

Info Catalog (guile.info.gz) SLIB (guile.info.gz) Top (guile.info.gz) SRFI Support
 
 38 POSIX System Calls and Networking
 ************************************
 

Menu

 
* Conventions                 Conventions employed by the POSIX interface.
* Ports and File Descriptors  Scheme ``ports'' and Unix file descriptors
 				  have different representations.
* File System                 stat, chown, chmod, etc.
* User Information            Retrieving a user's GECOS (/etc/passwd) entry.
* Time                        gettimeofday, localtime, strftime, etc.
* Runtime Environment         Accessing and modifying Guile's environment.
* Processes                   getuid, getpid, etc.
* Signals                     sigaction, kill, pause, alarm, setitimer, etc.
* Terminals and Ptys          ttyname, tcsetpgrp, etc.
* Pipes                       Communicating data between processes.
* Networking                  gethostbyaddr, getnetent, socket, bind, listen.
* System Identification       Obtaining information about the system.
* Locales                     setlocale, etc.
* Encryption
 
Info Catalog (guile.info.gz) SLIB (guile.info.gz) Top (guile.info.gz) SRFI Support
automatically generated byinfo2html