Other links at |
1. |
Pthreads Programming
|
|
POSIX threads, or pthreads, allow multiple tasks to run concurrently within the same program. This book discusses when to use threads and how to make them efficient.
|
3. |
GNU Emacs Pocket Reference
|
|
Covers Emacs version 20, and is a handy reference guide to the basic elements of this powerful editor, presenting the Emacs commands in an easy-to-use tabular format.
|
4. |
Programming with curses
|
|
A UNIX library of functions for controlling a terminal's display screen from a C program. This handbook helps you make use of the curses library.
|
5. |
terminfo
|
|
This handbook provides information on writing and debugging terminal descriptions, as well as terminal initialization, for the two UNIX terminal databases.
|
|
|