[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7.2 POSIX System Calls and Networking
7.2.1 POSIX Interface Conventions | Conventions employed by the POSIX interface. | |
7.2.2 Ports and File Descriptors | Scheme “ports” and Unix file descriptors have different representations. | |
7.2.3 File System | stat, chown, chmod, etc. | |
7.2.4 User Information | Retrieving a user’s GECOS (/etc/passwd) entry. | |
7.2.5 Time | gettimeofday, localtime, strftime, etc. | |
7.2.6 Runtime Environment | Accessing and modifying Guile’s environment. | |
7.2.7 Processes | getuid, getpid, etc. | |
7.2.8 Signals | sigaction, kill, pause, alarm, setitimer, etc. | |
7.2.9 Terminals and Ptys | ttyname, tcsetpgrp, etc. | |
7.2.10 Pipes | Communicating data between processes. | |
7.2.11 Networking | gethostbyaddr, getnetent, socket, bind, listen. | |
7.2.12 System Identification | Obtaining information about the system. | |
7.2.13 Locales | setlocale, etc. | |
7.2.14 Encryption |
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on April 20, 2013 using texi2html 5.0.