Appendix B. Source Code

This Appendix lists the source code for a number of programs that I used within the text of this book. Neither I nor Hewlett Packard will offer support for or take responsibility for any unexpected results from the use of these programs. These programs were used simply to demonstrate a specific technical point under discussion. They do not form any part of the HP-UX operating system, and no warranty can be granted under any such terms. The user is free to use and distribute this source code if he or she so desires, although no support or responsibility can be attributed to the original author.

infocache32

root@hpeos002[] # cat infocache32.c #include <fcntl.h> #include <nlist.h> #include <time.h> #include <machine/cpu.h> ...

Get HP-UX CSE Official Study Guide and Desk Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.