|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 19456 (0x4c00) Types: RcTekst, TextFile Names: »99110028.WP«
└─⟦7fab0c8ae⟧ Bits:30005866/disk3.imd Dokumenter i RcTekst format (RCSL 99-1-*) └─⟦this⟧ »99110028.WP«
╱04002d4e0a00060000000002014b3100000000000000000000000000000000000000000000000000050f19232d37414b555f69737d8791ff04╱ ════════════════════════════════════════════════════════════════════════ ↓ ┆14┆┆b3┆┆06┆┆0b┆↲ ┆a1┆┆e1┆┆05┆850212/HKI↲ ╞ ╞ XENIX Reference Manual↲ ↲ ┆a1┆┆e1┆╞ ╞ ┆a1┆Software Development System↲ ↲ ╞ ╞ Software Development Commands (CP)↲ ↲ ┆a1┆Revision Pages Command Description┆05┆↲ ↲ 2 intro - introduces xenix software development commands↲ 8 adb╞ - debugger↲ 2 5 admin╞ - create and administer sccs files↲ 2 2 ar╞ - archive and library maintainer↲ 2 as╞ - assembler↲ 1 cb╞ - C program beautifier↲ 6 cc╞ - C compiler↲ 3 cdc╞ - change delta commentary↲ 2 comb╞ - combine sccs deltas↲ 2 4 config - configure a xenix system↲ 3 cpp - the c language preprocesser↲ 2 cref╞ - make cross ref listing↲ 22 csh╞ - a shell (command interpreter) with C-like syntax↲ 2 2 ctags╞ - create a tags file↲ 3 delta╞ - make sccs delta (change)↲ 2 dosld - xenix to MS-DOS cross linker↲ 6 get╞ - get version of sccs file↲ 1 gets╞ - get a string from standard input↲ 2 hdr - print binary file hader information↲ 1 help╞ - ask for help about SCCS commands↲ 2 ld - linkage editor↲ 3 lex╞ - generator of lexical analysis programs↲ 3 lint╞ - a C program verifier↲ 1 lorder╞ - find ordering relation for an object library↲ 4 m4╞ - macro processor↲ 7 make╞ - maintain software↲ 2 mkstr╞ - create an error message file↲ 2 2 nm╞ - print name list↲ 2 1 prof╞ - display profile data↲ 2 prs╞ - print an sccs file↲ 2 1 ranlib╞ - convert archives to random libraries↲ 2 ratfor╞ - rational FORTRAN dialect↲ 1 regcmp╞ - regular expression compile↲ 1 rmdel╞ - remove sccs delta from file↲ 1 sact╞ - print sccs file editing activity↲ 1 sccsdiff╞ - compare two version of sccs file↲ 1 size╞ - size of an object file↲ 1 spline╞ - interpolate smooth curve↲ 2 2 stackuse╞ - determine stack requirements for "C" programs↲ 1 strings╞ - find the printable strings in binary file↲ 2 strip╞ - remove symbols and relocation bits↲ 1 time╞ - time a command↲ 1 tsort╞ - topologial sort↲ 1 unget╞ - undo get of sccs file↲ 1 uuclean - clean-up the uucp spool directory↲ 1 uucp - copies files from xenix to xenix↲ ════════════════════════════════════════════════════════════════════════ 2 uucp╞ - unix to unix copy↲ uulog╞ - xenix to xenix copy (see uucp)↲ 2 uustat - uucp status inquiry and job control↲ 2 uusub - monitor uucp network↲ 2 uuto - public xenix-to-xenix file copy↲ 2 uux╞ - xenix to xenix command execution↲ 2 val╞ - validate sccs file↲ 1 xref╞ - cross reference for C programs↲ 2 xstr╞ - extract strings from C programs↲ 2 yacc╞ - yet another compiler-compiler↲ ↲ ┆a1┆Software Development System↲ ↲ System Services, Libary routines and error number (S)↲ ↲ ┆a1┆Revision Pages Command Description┆05┆↲ ↲ 8 intro - ┆84┆introduces system service, library routines and ↓ ┆19┆┆9a┆┄┄error numbers↲ 1 a641 - convert base-64 ascii to long integer↲ 1 abort - generate an IOT fault↲ 1 abs - integer absolute value↲ 2╞ access╞ - determine accessibility of a file↲ 2 acct - enable or disable process accounting↲ acos - arc cosine function (see trig)↲ 1 alarm - set a process's alarm clock↲ asctime - convert time data to ascii (see ctime)↲ asin - arc sin function (see trig)↲ 1 assert - program verification↲ atan - arc tangent function (see trig)↲ atan2 - arc tangent function (see trig)↲ 1 atof - convert ascii sring to floating number↲ atoi - convert ascii string to integer (see atof)↲ atol - convert ascii string to long integer (see atof)↲ 1 bessel - performs bessel functions↲ brk - (see sbrk)↲ 1 bsearch - binary search↲ cabs - euclidean distance (see hypot)↲ calloc - allocate memory (see malloc)↲ ceil - ceiling value (see floor)↲ 1 chdir - change working directory↲ 2 chmod - change mode of file↲ 2 chown - change owner and group of file↲ 1 chroot - change root directory↲ 2 1 chsize - change file size↲ clearerr - clear error (see ferror)↲ 1 close - close a file descriptor↲ 2 conv - translates characters↲ cos - cosine function (see trig)↲ cosh - hyperbolic cosine (see sinh)↲ 2 creat - create a new file or rewrite an existing one↲ 2 2 creatsem - create an instance of a binary semaphore↲ 2 crypt - DES encryption↲ 1 ctermid - generate filename for terminal↲ 2 2 ctime - convert time to ascii string↲ 2 ctype - classifies characters↲ 2 8 curses - performes screen and cursor functions↲ 1 cuserid - character login name of user↲ dbinit - open data base (see dbm)↲ 2 dbm - open data base↲ 1 defopen - open default parameter file↲ defread - read default parameters (see defopen)╞ ↲ delete - delete key in data base (see dbm)↲ ════════════════════════════════════════════════════════════════════════ 1 ecvt - format conversion↲ Software Development System↲ ↲ ┆a1┆Revision Pages Command Description┆05┆↲ ↲ 2 2 dup - duplicate an open file descriptor↲ dup2 - duplicate an open file descriptor (see dup)↲ 1 ecvt - performs output conversions↲ edata - (see end)↲ encrypt - DES encryption (see crypt)↲ 1 end - last location in program↲ endgrent - close group file (see getgrent)↲ endpwent - close password file (see get pwent)↲ errno - (see perror)↲ etext - (see end)↲ 2 4 exec - executes a file↲ execl - (see exec)↲ execle - (see exec)↲ execlp - (see exec)↲ execlv - (see exec)↲ execv - (see exec)↲ execvp - (see exec)↲ 1 exit - terminate process↲ 1 exp - exponentiation↲ fabs - returns absolute value (see floor)↲ 1 fclose - close a stream↲ 2 fcntl - file control↲ fcvt - format conversion↲ fdopen - reopen a stream (see fopen)↲ feof - test for eof (see ferror)↲ 2 ferror - test for error↲ fetch - access key in data base↲ fflush - flush a stream (see fclose)↲ fgetc - get character from stream (see getc)↲ fgets - get a string from a stream (see gets)↲ fileno - ┆84┆convert stream number to file description (see ↓ ┆19┆┆9a┆┄┄ferror)↲ firstkey - get first key in data base (see dbm)↲ 1 floor - performs floor function↲ fmod - a useful function (see floor)↲ 2 fopen - open a stream↲ 2 fork - create a new process↲ fprintf - formatted output routine (see printf)↲ fputc - write character to stream (see putc)↲ fputs - write a string to a stream (see puts)↲ 1 fread - buffered input↲ free - free memory (see malloc)↲ freopen - reopen a stream (see fopen)↲ 1 frexp - return mantissa↲ fscanf - formatted input conversion (see scanf)↲ 1 fseek - seek within a stream↲ fstat - get file status (see stat)↲ ftell - obtain file pointer position (see fseek)↲ ftime - get system time (see time)↲ fwrite - buffered output (see fread)↲ fxlist - get name list entries from a file (see xlist)↲ 1 gamma - log gamme function↲ gcvt - format conversion↲ 2 getc - get character from stream↲ getchar - get character from stream (see getc)↲ ════════════════════════════════════════════════════════════════════════ geteuid - get effective user id↲ Software Development System↲ ↲ ┆a1┆Revision Pages Command Description┆05┆↲ ↲ 2 1 getcwd - gets pathname of current working directory↲ getegid - get effective group id (see getuid)↲ 1 getenv - get value for environment variable↲ getgid - get group id (see getuid)↲ 2 getgrent - get group file entry↲ getgrgid - get group file entry (see getgrent)↲ getgrnam - get group file entry (see getgrent)↲ 1 getlogin - get login name↲ 2 getopt - parse command line options↲ 1 getpass - read a password↲ 1 getpid - get process id↲ getpgrp - get group id (see getpid)↲ getppid - get parent process id (see getpid)↲ 1 getpw - get name from user id↲ geteuid - gets eft. user (see getuid)↲ 2 getpwent - get password file entry↲ getpwnam - get password file entry (see getpwent)↲ getpwuid - get password file entry (see getpwent)↲ 1 gets - get a string from a stream↲ 1 getuid - get real user id↲ getw - get word from stream (see getc)↲ gmtime - obtain Grenwich Man time information (see ctime)↲ gsignal - software signal (see ssignal)↲ 1 hypot - sqrt(x*x+y*y), determines euclidean distance ↲ 1 ioctl - control device↲ isalnum - test for alphanumeric (see ctype)↲ isalpha - test for alphabetic character (see ctype)↲ isascii - test for ascii character (see ctype)↲ isatty - check for terminal (see ttyname)↲ iscntrl - test for control character (see ctype)↲ isdigit - test for digit (see ctype)↲ isgraph - test for printing character (see ctype)↲ islower - test for lower case (see ctype)↲ isprint - test for printing character (see ctype)↲ ispunct - test for punctuation (see ctype)↲ isspace - test for space (see ctype)↲ isupper - test for upper case (see ctype)↲ isxdigit - test for hex digit (see ctype)↲ j0 - bessel function (see bessel)↲ j1 - bessel function (see bessel)↲ jn - bessel function (see bessel)↲ 2 kill - ┆84┆┆84┆send a signal to a process or group of processes↲ 1 l3tol - convert 3 byte integer to long↲ l64a - convert long integer to base 64 ascii (see a64l)↲ ldexp - a useful function╞ (see frap)↲ 2 link - link to a file↲ localtime- obtain local time information (see ctime)↲ 2 1 lock - lock a process in memory↲ 2 3 locking - ┆84┆lock or unlock a file region for reading or ↓ ┆19┆┆9a┆┄┄writing ↲ log - natural logarithm╞ (see exp)↲ log10 - log base 10 (see exp)↲ 1 logname - get login name of user↲ longjmp - nonlocal goto (see setjmp)↲ ════════════════════════════════════════════════════════════════════════ 2 mknod - make a file↲ Software Development System↲ ↲ ┆a1┆Revision Pages Command Description┆05┆↲ ↲ 1 lsearch - linear search and update↲ 2 lseek - move read/write file pointer↲ 1 ltol3 - convert long to 3 byte integer (see l3tol)↲ main - lex program entry↲ 2 2 malloc - allocate memory↲ 2 mknod - makes a directory, or a special or ordinary file↲ 1 mktemp - make a temporary file↲ modf - return fractional part 2 (see frexp)↲ 2 2 monitor - prepare execution profile↲ 2 mount - mount a file structure↲ 2 1 nap - sleep for a short time↲ nbwaitsem (see waitsem)↲ nextkey - get next key in data base (see dbm)↲ 1 nice - change priority of a process↲ 1 nlist - gets entries from name list↲ 2 3 open - open a file for reading or writing↲ 2 1 opensem - open a semaphore↲ 1 pause - suspend process until signal↲ pclose - close pipe to process (see popen)↲ 1 perror - print system error messages↲ 1 pipe - create an interprocess channel↲ 2 plock - lock process, text, or data in memory↲ 1 popen - initiate I/O to/from a process↲ pow - power function (see exp)↲ 2 4 printf - formatted output routine↲ 2 1 profil - execution time profile↲ 2 4 ptrace - process trace↲ 2 putc - write chraracter to stream↲ putchar - write character to stream (see putc)↲ 1 putpwent - write password file entry↲ 1 puts - write a string to a stream↲ putw - write word to stream (see putc)↲ 1 qsort - quick sort routine↲ 1 rand - random number generator↲ 2 1 rdchk - check if there is data to be read↲ 2 read - read from a file↲ realloc - reallocate memory (see malloc)↲ regcmp - regular expression compile (see regex)↲ 3 regex - regular expression execute↲ 4 regexp - regular expression compile and match routines↲ rewind - seek to zero (see fseek)↲ 2 2 sbrk - changes data segment space allocation↲ 2 4 scanf - formatted input conversion↲ 2 2 sdenter - enter a shared data region↲ sdfree - release a shared data region↲ 2 2 sdget - attact to a shared data region↲ 2 1 sdgetv - synchronize use of shared data↲ leave a shared data region (see sdenter)↲ sdwaitv - syncrhonize use of shared data (see sdgetv)↲ 1 setbuf - assign buffering to a stream↲ setgrent - rewind group file pointer (see getgrent)↲ 1 setjmp - nonlocal goto↲ setkey - DES encryption (see crypt)↲ 1 setpgrp - set process group id↲ ════════════════════════════════════════════════════════════════════════ sprintf - formatted output routine (see printf)↲ Software Development System↲ ↲ ┆a1┆Revision Pages Command Description┆05┆↲ ↲ setpwent - rewind password file pointer (see getpwent)↲ 1 setuid - set user id↲ setgid - set groupd id (see setnid)↲ 2 1 shutdn - flush block i/o and halt system↲ 4 signal - specify what to do on receipt of a signal↲ 2 1 sigsem - signals a process waiting on a semaphore↲ sin - sin function (see trig)↲ 1 sinh - hyperbolic sine↲ 1 sleep - suspend execution for an interval↲ sqrt - square root function (see exp)↲ srand - seed random number generator (see rand)↲ sscanf - formatted input conversion (see scanf)↲ 2 ssignal - software signal↲ 2 2 stat - get file status↲ 2 stdio - performs standard buffered input and output↲ 1 stime - set time↲ store - store key in data base (see dbm)↲ 3 string - string commands:↲ strcat - concatenate strings (see string)↲ strchr - find character in string (see string)↲ strcmp - compare strings (see string)↲ strcpy - copy strings (see string)↲ strcspn - find length of substring (see string)↲ strdup - (see string)↲ strlen - get string length (see string)↲ strncat - concatenate strings (see string)↲ strncmp - compare strings (see string)↲ strncpy - copy strings (see string)↲ strpbrk - find string in string (see string)↲ strrchr - (see string)↲ strspn - find length of substring (see string)↲ strtok - find token within string (see string)↲ 1 swab - swap bytes↲ 1 sync - update super block↲ sys_errlist - see perror↲ sys_nerr - see perror↲ 1 system - execute a shell command↲ tan - tangent function (see trig)↲ tanh - hyperbolic tangent (see sinh)↲ 2 termcap - performes terminal↲ tgetent - ┆84┆get terminal capability entry (see termcap) ↲ tgetflag - test for presence of capability (see termcap)↲ tgetnum - get numeric value of capability (see termcap)↲ tgetstr - get string value of capability (see termcap)↲ tgoto - get cursor addressing string (see termcap)↲ tputs↲ 2 2 time - get time↲ 1 times - get process and child process times↲ 1 tmpfile - create a temporary file↲ 1 tmpnam - create a temporary file name↲ toascii - convert to ascii (see conv)↲ tolower - convert to lower case (see conv)↲ toupper - convert to upper case (see conv)↲ tputs - decode padding information↲ ════════════════════════════════════════════════════════════════════════ 1 waitsem - wait on a sempahore↲ Software Development System↲ ↲ ┆a1┆Revision Pages Command Description┆05┆↲ ↲ 2 trig - trigonometric functions↲ 1 ttyname - find name of terminal↲ tzset - set external time variables (see ctime)↲ 2 2 ulimit - get and set user limits↲ 1 umask - set and get file creation mask↲ 1 umount - unmount a file system↲ 2 2 uname - get name of current the XENIX System system↲ 1 ungetc - push character back onto stream↲ 2 unlink - remove a directory entry↲ 1 ustat - get file system statistics↲ 2 utime - set file access and modification times↲ 2 wait - wait for child process to stop or terminate↲ 2 write - write on a file↲ 2 xlist - get name list entries from a file↲ y0 - bessel function (see bessel)↲ y1 - bessel function (see bessel)↲ yn - bessel function (see bessel)↲ ↓ ┆1a┆┆1a┆ strcat - concatenate strings (see string)↲ strchr - find character in st
0x0000…0020 (0,) 00 00 00 00 00 00 00 00 42 03 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4e 00 00 00 ┆ B N ┆ 0x0020…0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ┆ ┆ 0x0040…0047 00 00 00 00 00 00 00 ┆ ┆ 0x0047…0080 Params { 0x0047…0080 04 00 2d 4e 0a 00 06 00 00 00 00 02 01 4b 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ┆ -N K1 ┆ 0x0047…0080 00 00 00 00 00 00 00 00 05 0f 19 23 2d 37 41 4b 55 5f 69 73 7d 87 91 ff 04 ┆ #-7AKU_iså ┆ 0x0047…0080 } 0x0080…0083 FormFeed { 0x0080…0083 0c 80 82 ┆ ┆ 0x0080…0083 } 0x0083…00a0 0a 14 b3 06 0b 0d 0a a1 e1 05 38 35 30 32 31 32 2f 48 4b 49 0d 0a 09 09 58 45 4e 49 58 ┆ 850212/HKI XENIX┆ 0x00a0…00c0 20 52 65 66 65 72 65 6e 63 65 20 4d 61 6e 75 61 6c 0d 0a 0d 0a a1 e1 09 09 a1 53 6f 66 74 77 61 ┆ Reference Manual Softwa┆ 0x00c0…00e0 72 65 20 44 65 76 65 6c 6f 70 6d 65 6e 74 20 53 79 73 74 65 6d 0d 0a 0d 0a 09 09 53 6f 66 74 77 ┆re Development System Softw┆ 0x00e0…0100 61 72 65 20 44 65 76 65 6c 6f 70 6d 65 6e 74 20 43 6f 6d 6d 61 6e 64 73 20 28 43 50 29 0d 0a 0d ┆are Development Commands (CP) ┆ 0x0100…0120 0a a1 52 65 76 69 73 69 6f 6e 20 50 61 67 65 73 20 43 6f 6d 6d 61 6e 64 20 20 44 65 73 63 72 69 ┆ Revision Pages Command Descri┆ 0x0120…0140 70 74 69 6f 6e 05 0d 0a 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 69 6e 74 72 6f 20 20 ┆ption 2 intro ┆ 0x0140…0160 20 20 2d 20 69 6e 74 72 6f 64 75 63 65 73 20 78 65 6e 69 78 20 73 6f 66 74 77 61 72 65 20 64 65 ┆ - introduces xenix software de┆ 0x0160…0180 76 65 6c 6f 70 6d 65 6e 74 20 63 6f 6d 6d 61 6e 64 73 0d 0a 20 20 20 20 20 20 20 20 20 20 38 20 ┆velopment commands 8 ┆ 0x0180…01a0 20 20 20 61 64 62 09 2d 20 64 65 62 75 67 67 65 72 0d 0a 20 20 20 20 32 20 20 20 20 20 35 20 20 ┆ adb - debugger 2 5 ┆ 0x01a0…01c0 20 20 61 64 6d 69 6e 09 2d 20 63 72 65 61 74 65 20 61 6e 64 20 61 64 6d 69 6e 69 73 74 65 72 20 ┆ admin - create and administer ┆ 0x01c0…01e0 73 63 63 73 20 66 69 6c 65 73 0d 0a 20 20 20 20 32 20 20 20 20 20 32 20 20 20 20 61 72 09 2d 20 ┆sccs files 2 2 ar - ┆ 0x01e0…0200 61 72 63 68 69 76 65 20 61 6e 64 20 6c 69 62 72 61 72 79 20 6d 61 69 6e 74 61 69 6e 65 72 0d 0a ┆archive and library maintainer ┆ 0x0200…0220 (1,) 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 61 73 09 2d 20 61 73 73 65 6d 62 6c 65 72 0d 0a 20 ┆ 2 as - assembler ┆ 0x0220…0240 20 20 20 20 20 20 20 20 20 31 20 20 20 20 63 62 09 2d 20 43 20 70 72 6f 67 72 61 6d 20 62 65 61 ┆ 1 cb - C program bea┆ 0x0240…0260 75 74 69 66 69 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 36 20 20 20 20 63 63 09 2d 20 43 20 63 ┆utifier 6 cc - C c┆ 0x0260…0280 6f 6d 70 69 6c 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 33 20 20 20 20 63 64 63 09 2d 20 63 68 ┆ompiler 3 cdc - ch┆ 0x0280…02a0 61 6e 67 65 20 64 65 6c 74 61 20 63 6f 6d 6d 65 6e 74 61 72 79 0d 0a 20 20 20 20 20 20 20 20 20 ┆ange delta commentary ┆ 0x02a0…02c0 20 32 20 20 20 20 63 6f 6d 62 09 2d 20 63 6f 6d 62 69 6e 65 20 73 63 63 73 20 64 65 6c 74 61 73 ┆ 2 comb - combine sccs deltas┆ 0x02c0…02e0 0d 0a 20 20 20 20 32 20 20 20 20 20 34 20 20 20 20 63 6f 6e 66 69 67 20 20 20 2d 20 63 6f 6e 66 ┆ 2 4 config - conf┆ 0x02e0…0300 69 67 75 72 65 20 61 20 78 65 6e 69 78 20 73 79 73 74 65 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆igure a xenix system ┆ 0x0300…0320 33 20 20 20 20 63 70 70 20 20 20 20 20 20 2d 20 74 68 65 20 63 20 6c 61 6e 67 75 61 67 65 20 70 ┆3 cpp - the c language p┆ 0x0320…0340 72 65 70 72 6f 63 65 73 73 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 63 72 65 66 ┆reprocesser 2 cref┆ 0x0340…0360 09 2d 20 6d 61 6b 65 20 63 72 6f 73 73 20 72 65 66 20 6c 69 73 74 69 6e 67 0d 0a 20 20 20 20 20 ┆ - make cross ref listing ┆ 0x0360…0380 20 20 20 20 32 32 20 20 20 20 63 73 68 09 2d 20 61 20 73 68 65 6c 6c 20 28 63 6f 6d 6d 61 6e 64 ┆ 22 csh - a shell (command┆ 0x0380…03a0 20 69 6e 74 65 72 70 72 65 74 65 72 29 20 77 69 74 68 20 43 2d 6c 69 6b 65 20 73 79 6e 74 61 78 ┆ interpreter) with C-like syntax┆ 0x03a0…03c0 0d 0a 20 20 20 20 32 20 20 20 20 20 32 20 20 20 20 63 74 61 67 73 09 2d 20 63 72 65 61 74 65 20 ┆ 2 2 ctags - create ┆ 0x03c0…03e0 61 20 74 61 67 73 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 33 20 20 20 20 64 65 6c 74 ┆a tags file 3 delt┆ 0x03e0…0400 61 09 2d 20 6d 61 6b 65 20 73 63 63 73 20 64 65 6c 74 61 20 28 63 68 61 6e 67 65 29 0d 0a 20 20 ┆a - make sccs delta (change) ┆ 0x0400…0420 (2,) 20 20 20 20 20 20 20 20 32 20 20 20 20 64 6f 73 6c 64 20 20 20 20 2d 20 78 65 6e 69 78 20 74 6f ┆ 2 dosld - xenix to┆ 0x0420…0440 20 4d 53 2d 44 4f 53 20 63 72 6f 73 73 20 6c 69 6e 6b 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆ MS-DOS cross linker ┆ 0x0440…0460 36 20 20 20 20 67 65 74 09 2d 20 67 65 74 20 76 65 72 73 69 6f 6e 20 6f 66 20 73 63 63 73 20 66 ┆6 get - get version of sccs f┆ 0x0460…0480 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 67 65 74 73 09 2d 20 67 65 74 20 61 ┆ile 1 gets - get a┆ 0x0480…04a0 20 73 74 72 69 6e 67 20 66 72 6f 6d 20 73 74 61 6e 64 61 72 64 20 69 6e 70 75 74 0d 0a 20 20 20 ┆ string from standard input ┆ 0x04a0…04c0 20 20 20 20 20 20 20 32 20 20 20 20 68 64 72 20 20 20 20 20 20 2d 20 70 72 69 6e 74 20 62 69 6e ┆ 2 hdr - print bin┆ 0x04c0…04e0 61 72 79 20 66 69 6c 65 20 68 61 64 65 72 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 0d 0a 20 20 20 20 ┆ary file hader information ┆ 0x04e0…0500 20 20 20 20 20 20 31 20 20 20 20 68 65 6c 70 09 2d 20 61 73 6b 20 66 6f 72 20 68 65 6c 70 20 61 ┆ 1 help - ask for help a┆ 0x0500…0520 62 6f 75 74 20 53 43 43 53 20 63 6f 6d 6d 61 6e 64 73 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 ┆bout SCCS commands 2 ┆ 0x0520…0540 20 20 20 6c 64 20 20 20 20 20 20 20 2d 20 6c 69 6e 6b 61 67 65 20 65 64 69 74 6f 72 0d 0a 20 20 ┆ ld - linkage editor ┆ 0x0540…0560 20 20 20 20 20 20 20 20 33 20 20 20 20 6c 65 78 09 2d 20 67 65 6e 65 72 61 74 6f 72 20 6f 66 20 ┆ 3 lex - generator of ┆ 0x0560…0580 6c 65 78 69 63 61 6c 20 61 6e 61 6c 79 73 69 73 20 70 72 6f 67 72 61 6d 73 0d 0a 20 20 20 20 20 ┆lexical analysis programs ┆ 0x0580…05a0 20 20 20 20 20 33 20 20 20 20 6c 69 6e 74 09 2d 20 61 20 43 20 70 72 6f 67 72 61 6d 20 76 65 72 ┆ 3 lint - a C program ver┆ 0x05a0…05c0 69 66 69 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 6c 6f 72 64 65 72 09 2d 20 66 ┆ifier 1 lorder - f┆ 0x05c0…05e0 69 6e 64 20 6f 72 64 65 72 69 6e 67 20 72 65 6c 61 74 69 6f 6e 20 66 6f 72 20 61 6e 20 6f 62 6a ┆ind ordering relation for an obj┆ 0x05e0…0600 65 63 74 20 6c 69 62 72 61 72 79 0d 0a 20 20 20 20 20 20 20 20 20 20 34 20 20 20 20 6d 34 09 2d ┆ect library 4 m4 -┆ 0x0600…0620 (3,) 20 6d 61 63 72 6f 20 70 72 6f 63 65 73 73 6f 72 0d 0a 20 20 20 20 20 20 20 20 20 20 37 20 20 20 ┆ macro processor 7 ┆ 0x0620…0640 20 6d 61 6b 65 09 2d 20 6d 61 69 6e 74 61 69 6e 20 73 6f 66 74 77 61 72 65 0d 0a 20 20 20 20 20 ┆ make - maintain software ┆ 0x0640…0660 20 20 20 20 20 32 20 20 20 20 6d 6b 73 74 72 09 2d 20 63 72 65 61 74 65 20 61 6e 20 65 72 72 6f ┆ 2 mkstr - create an erro┆ 0x0660…0680 72 20 6d 65 73 73 61 67 65 20 66 69 6c 65 0d 0a 20 20 20 20 32 20 20 20 20 20 32 20 20 20 20 6e ┆r message file 2 2 n┆ 0x0680…06a0 6d 09 2d 20 70 72 69 6e 74 20 6e 61 6d 65 20 6c 69 73 74 0d 0a 20 20 20 20 32 20 20 20 20 20 31 ┆m - print name list 2 1┆ 0x06a0…06c0 20 20 20 20 70 72 6f 66 09 2d 20 64 69 73 70 6c 61 79 20 70 72 6f 66 69 6c 65 20 64 61 74 61 0d ┆ prof - display profile data ┆ 0x06c0…06e0 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 70 72 73 09 2d 20 70 72 69 6e 74 20 61 6e 20 73 ┆ 2 prs - print an s┆ 0x06e0…0700 63 63 73 20 66 69 6c 65 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 72 61 6e 6c 69 62 09 ┆ccs file 2 1 ranlib ┆ 0x0700…0720 2d 20 63 6f 6e 76 65 72 74 20 61 72 63 68 69 76 65 73 20 74 6f 20 72 61 6e 64 6f 6d 20 6c 69 62 ┆- convert archives to random lib┆ 0x0720…0740 72 61 72 69 65 73 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 72 61 74 66 6f 72 09 2d 20 ┆raries 2 ratfor - ┆ 0x0740…0760 72 61 74 69 6f 6e 61 6c 20 46 4f 52 54 52 41 4e 20 64 69 61 6c 65 63 74 0d 0a 20 20 20 20 20 20 ┆rational FORTRAN dialect ┆ 0x0760…0780 20 20 20 20 31 20 20 20 20 72 65 67 63 6d 70 09 2d 20 72 65 67 75 6c 61 72 20 65 78 70 72 65 73 ┆ 1 regcmp - regular expres┆ 0x0780…07a0 73 69 6f 6e 20 63 6f 6d 70 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 72 6d 64 ┆sion compile 1 rmd┆ 0x07a0…07c0 65 6c 09 2d 20 72 65 6d 6f 76 65 20 73 63 63 73 20 64 65 6c 74 61 20 66 72 6f 6d 20 66 69 6c 65 ┆el - remove sccs delta from file┆ 0x07c0…07e0 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 73 61 63 74 09 2d 20 70 72 69 6e 74 20 73 63 ┆ 1 sact - print sc┆ 0x07e0…0800 63 73 20 66 69 6c 65 20 65 64 69 74 69 6e 67 20 61 63 74 69 76 69 74 79 0d 0a 20 20 20 20 20 20 ┆cs file editing activity ┆ 0x0800…0820 (4,) 20 20 20 20 31 20 20 20 20 73 63 63 73 64 69 66 66 09 2d 20 63 6f 6d 70 61 72 65 20 74 77 6f 20 ┆ 1 sccsdiff - compare two ┆ 0x0820…0840 76 65 72 73 69 6f 6e 20 6f 66 20 73 63 63 73 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆version of sccs file ┆ 0x0840…0860 31 20 20 20 20 73 69 7a 65 09 2d 20 73 69 7a 65 20 6f 66 20 61 6e 20 6f 62 6a 65 63 74 20 66 69 ┆1 size - size of an object fi┆ 0x0860…0880 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 73 70 6c 69 6e 65 09 2d 20 69 6e 74 65 ┆le 1 spline - inte┆ 0x0880…08a0 72 70 6f 6c 61 74 65 20 73 6d 6f 6f 74 68 20 63 75 72 76 65 0d 0a 20 20 20 20 32 20 20 20 20 20 ┆rpolate smooth curve 2 ┆ 0x08a0…08c0 32 20 20 20 20 73 74 61 63 6b 75 73 65 09 2d 20 64 65 74 65 72 6d 69 6e 65 20 73 74 61 63 6b 20 ┆2 stackuse - determine stack ┆ 0x08c0…08e0 72 65 71 75 69 72 65 6d 65 6e 74 73 20 66 6f 72 20 22 43 22 20 70 72 6f 67 72 61 6d 73 0d 0a 20 ┆requirements for "C" programs ┆ 0x08e0…0900 20 20 20 20 20 20 20 20 20 31 20 20 20 20 73 74 72 69 6e 67 73 09 2d 20 66 69 6e 64 20 74 68 65 ┆ 1 strings - find the┆ 0x0900…0920 20 70 72 69 6e 74 61 62 6c 65 20 73 74 72 69 6e 67 73 20 69 6e 20 62 69 6e 61 72 79 20 66 69 6c ┆ printable strings in binary fil┆ 0x0920…0940 65 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 73 74 72 69 70 09 2d 20 72 65 6d 6f 76 65 ┆e 2 strip - remove┆ 0x0940…0960 20 73 79 6d 62 6f 6c 73 20 61 6e 64 20 72 65 6c 6f 63 61 74 69 6f 6e 20 62 69 74 73 0d 0a 20 20 ┆ symbols and relocation bits ┆ 0x0960…0980 20 20 20 20 20 20 20 20 31 20 20 20 20 74 69 6d 65 09 2d 20 74 69 6d 65 20 61 20 63 6f 6d 6d 61 ┆ 1 time - time a comma┆ 0x0980…09a0 6e 64 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 74 73 6f 72 74 09 2d 20 74 6f 70 6f 6c ┆nd 1 tsort - topol┆ 0x09a0…09c0 6f 67 69 61 6c 20 73 6f 72 74 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 75 6e 67 65 74 ┆ogial sort 1 unget┆ 0x09c0…09e0 09 2d 20 75 6e 64 6f 20 67 65 74 20 6f 66 20 73 63 63 73 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 ┆ - undo get of sccs file ┆ 0x09e0…0a00 20 20 20 20 31 20 20 20 20 75 75 63 6c 65 61 6e 20 20 2d 20 63 6c 65 61 6e 2d 75 70 20 74 68 65 ┆ 1 uuclean - clean-up the┆ 0x0a00…0a20 (5,) 20 75 75 63 70 20 73 70 6f 6f 6c 20 64 69 72 65 63 74 6f 72 79 0d 0a 20 20 20 20 20 20 20 20 20 ┆ uucp spool directory ┆ 0x0a20…0a40 20 31 20 20 20 20 75 75 63 70 20 20 20 20 20 2d 20 63 6f 70 69 65 73 20 66 69 6c 65 73 20 66 72 ┆ 1 uucp - copies files fr┆ 0x0a40…0a53 6f 6d 20 78 65 6e 69 78 20 74 6f 20 78 65 6e 69 78 0d 0a ┆om xenix to xenix ┆ 0x0a53…0a56 FormFeed { 0x0a53…0a56 0c 80 b7 ┆ ┆ 0x0a53…0a56 } 0x0a56…0a60 20 20 20 20 20 20 20 20 32 20 ┆ 2 ┆ 0x0a60…0a80 20 20 20 75 75 63 70 09 2d 20 75 6e 69 78 20 74 6f 20 75 6e 69 78 20 63 6f 70 79 0d 0a 20 20 20 ┆ uucp - unix to unix copy ┆ 0x0a80…0aa0 20 20 20 20 20 20 20 20 20 20 20 20 75 75 6c 6f 67 09 2d 20 78 65 6e 69 78 20 74 6f 20 78 65 6e ┆ uulog - xenix to xen┆ 0x0aa0…0ac0 69 78 20 63 6f 70 79 20 28 73 65 65 20 75 75 63 70 29 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 ┆ix copy (see uucp) 2 ┆ 0x0ac0…0ae0 20 20 20 75 75 73 74 61 74 20 20 20 2d 20 75 75 63 70 20 73 74 61 74 75 73 20 69 6e 71 75 69 72 ┆ uustat - uucp status inquir┆ 0x0ae0…0b00 79 20 61 6e 64 20 6a 6f 62 20 63 6f 6e 74 72 6f 6c 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 ┆y and job control 2 ┆ 0x0b00…0b20 20 20 75 75 73 75 62 20 20 20 20 2d 20 6d 6f 6e 69 74 6f 72 20 75 75 63 70 20 6e 65 74 77 6f 72 ┆ uusub - monitor uucp networ┆ 0x0b20…0b40 6b 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 75 75 74 6f 20 20 20 20 20 2d 20 70 75 62 ┆k 2 uuto - pub┆ 0x0b40…0b60 6c 69 63 20 78 65 6e 69 78 2d 74 6f 2d 78 65 6e 69 78 20 66 69 6c 65 20 63 6f 70 79 0d 0a 20 20 ┆lic xenix-to-xenix file copy ┆ 0x0b60…0b80 20 20 20 20 20 20 20 20 32 20 20 20 20 75 75 78 09 2d 20 78 65 6e 69 78 20 74 6f 20 78 65 6e 69 ┆ 2 uux - xenix to xeni┆ 0x0b80…0ba0 78 20 63 6f 6d 6d 61 6e 64 20 65 78 65 63 75 74 69 6f 6e 0d 0a 20 20 20 20 20 20 20 20 20 20 32 ┆x command execution 2┆ 0x0ba0…0bc0 20 20 20 20 76 61 6c 09 2d 20 76 61 6c 69 64 61 74 65 20 73 63 63 73 20 66 69 6c 65 0d 0a 20 20 ┆ val - validate sccs file ┆ 0x0bc0…0be0 20 20 20 20 20 20 20 20 31 20 20 20 20 78 72 65 66 09 2d 20 63 72 6f 73 73 20 72 65 66 65 72 65 ┆ 1 xref - cross refere┆ 0x0be0…0c00 6e 63 65 20 66 6f 72 20 43 20 70 72 6f 67 72 61 6d 73 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 ┆nce for C programs 2 ┆ 0x0c00…0c20 (6,) 20 20 20 78 73 74 72 09 2d 20 65 78 74 72 61 63 74 20 73 74 72 69 6e 67 73 20 66 72 6f 6d 20 43 ┆ xstr - extract strings from C┆ 0x0c20…0c40 20 70 72 6f 67 72 61 6d 73 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 79 61 63 63 09 2d ┆ programs 2 yacc -┆ 0x0c40…0c60 20 79 65 74 20 61 6e 6f 74 68 65 72 20 63 6f 6d 70 69 6c 65 72 2d 63 6f 6d 70 69 6c 65 72 0d 0a ┆ yet another compiler-compiler ┆ 0x0c60…0c80 0d 0a a1 53 6f 66 74 77 61 72 65 20 44 65 76 65 6c 6f 70 6d 65 6e 74 20 53 79 73 74 65 6d 0d 0a ┆ Software Development System ┆ 0x0c80…0ca0 0d 0a 53 79 73 74 65 6d 20 53 65 72 76 69 63 65 73 2c 20 4c 69 62 61 72 79 20 72 6f 75 74 69 6e ┆ System Services, Libary routin┆ 0x0ca0…0cc0 65 73 20 61 6e 64 20 65 72 72 6f 72 20 6e 75 6d 62 65 72 20 28 53 29 0d 0a 0d 0a a1 52 65 76 69 ┆es and error number (S) Revi┆ 0x0cc0…0ce0 73 69 6f 6e 20 50 61 67 65 73 20 43 6f 6d 6d 61 6e 64 20 20 44 65 73 63 72 69 70 74 69 6f 6e 05 ┆sion Pages Command Description ┆ 0x0ce0…0d00 0d 0a 0d 0a 20 20 20 20 20 20 20 20 20 20 38 20 20 20 20 69 6e 74 72 6f 20 20 20 20 2d 20 84 69 ┆ 8 intro - i┆ 0x0d00…0d20 6e 74 72 6f 64 75 63 65 73 20 73 79 73 74 65 6d 20 73 65 72 76 69 63 65 2c 20 6c 69 62 72 61 72 ┆ntroduces system service, librar┆ 0x0d20…0d40 79 20 72 6f 75 74 69 6e 65 73 20 61 6e 64 20 0a 19 9a 80 80 65 72 72 6f 72 20 6e 75 6d 62 65 72 ┆y routines and error number┆ 0x0d40…0d60 73 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 61 36 34 31 20 20 20 20 20 2d 20 63 6f 6e ┆s 1 a641 - con┆ 0x0d60…0d80 76 65 72 74 20 62 61 73 65 2d 36 34 20 61 73 63 69 69 20 74 6f 20 6c 6f 6e 67 20 69 6e 74 65 67 ┆vert base-64 ascii to long integ┆ 0x0d80…0da0 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 61 62 6f 72 74 20 20 20 20 2d 20 67 65 ┆er 1 abort - ge┆ 0x0da0…0dc0 6e 65 72 61 74 65 20 61 6e 20 49 4f 54 20 66 61 75 6c 74 0d 0a 20 20 20 20 20 20 20 20 20 20 31 ┆nerate an IOT fault 1┆ 0x0dc0…0de0 20 20 20 20 61 62 73 20 20 20 20 20 20 2d 20 69 6e 74 65 67 65 72 20 61 62 73 6f 6c 75 74 65 20 ┆ abs - integer absolute ┆ 0x0de0…0e00 76 61 6c 75 65 0d 0a 20 20 20 20 20 20 20 20 20 20 32 09 20 61 63 63 65 73 73 09 2d 20 64 65 74 ┆value 2 access - det┆ 0x0e00…0e20 (7,) 65 72 6d 69 6e 65 20 61 63 63 65 73 73 69 62 69 6c 69 74 79 20 6f 66 20 61 20 66 69 6c 65 0d 0a ┆ermine accessibility of a file ┆ 0x0e20…0e40 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 61 63 63 74 20 20 20 20 20 2d 20 65 6e 61 62 6c 65 ┆ 2 acct - enable┆ 0x0e40…0e60 20 6f 72 20 64 69 73 61 62 6c 65 20 70 72 6f 63 65 73 73 20 61 63 63 6f 75 6e 74 69 6e 67 0d 0a ┆ or disable process accounting ┆ 0x0e60…0e80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 61 63 6f 73 20 20 20 20 20 2d 20 61 72 63 20 63 6f ┆ acos - arc co┆ 0x0e80…0ea0 73 69 6e 65 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 74 72 69 67 29 0d 0a 20 20 20 20 20 20 ┆sine function (see trig) ┆ 0x0ea0…0ec0 20 20 20 20 31 20 20 20 20 61 6c 61 72 6d 20 20 20 20 2d 20 73 65 74 20 61 20 70 72 6f 63 65 73 ┆ 1 alarm - set a proces┆ 0x0ec0…0ee0 73 27 73 20 61 6c 61 72 6d 20 63 6c 6f 63 6b 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆s's alarm clock ┆ 0x0ee0…0f00 61 73 63 74 69 6d 65 20 20 2d 20 63 6f 6e 76 65 72 74 20 74 69 6d 65 20 64 61 74 61 20 74 6f 20 ┆asctime - convert time data to ┆ 0x0f00…0f20 61 73 63 69 69 20 28 73 65 65 20 63 74 69 6d 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ascii (see ctime) ┆ 0x0f20…0f40 20 20 61 73 69 6e 20 20 20 20 20 2d 20 61 72 63 20 73 69 6e 20 66 75 6e 63 74 69 6f 6e 20 28 73 ┆ asin - arc sin function (s┆ 0x0f40…0f60 65 65 20 74 72 69 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 61 73 73 65 72 74 20 ┆ee trig) 1 assert ┆ 0x0f60…0f80 20 20 2d 20 70 72 6f 67 72 61 6d 20 76 65 72 69 66 69 63 61 74 69 6f 6e 0d 0a 20 20 20 20 20 20 ┆ - program verification ┆ 0x0f80…0fa0 20 20 20 20 20 20 20 20 20 61 74 61 6e 20 20 20 20 20 2d 20 61 72 63 20 74 61 6e 67 65 6e 74 20 ┆ atan - arc tangent ┆ 0x0fa0…0fc0 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 74 72 69 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 ┆function (see trig) ┆ 0x0fc0…0fe0 20 20 20 20 61 74 61 6e 32 20 20 20 20 2d 20 61 72 63 20 74 61 6e 67 65 6e 74 20 66 75 6e 63 74 ┆ atan2 - arc tangent funct┆ 0x0fe0…1000 69 6f 6e 20 28 73 65 65 20 74 72 69 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 61 ┆ion (see trig) 1 a┆ 0x1000…1020 (8,) 74 6f 66 20 20 20 20 20 2d 20 63 6f 6e 76 65 72 74 20 61 73 63 69 69 20 73 72 69 6e 67 20 74 6f ┆tof - convert ascii sring to┆ 0x1020…1040 20 66 6c 6f 61 74 69 6e 67 20 6e 75 6d 62 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ floating number ┆ 0x1040…1060 20 61 74 6f 69 20 20 20 20 20 2d 20 63 6f 6e 76 65 72 74 20 61 73 63 69 69 20 73 74 72 69 6e 67 ┆ atoi - convert ascii string┆ 0x1060…1080 20 74 6f 20 69 6e 74 65 67 65 72 20 28 73 65 65 20 61 74 6f 66 29 0d 0a 20 20 20 20 20 20 20 20 ┆ to integer (see atof) ┆ 0x1080…10a0 20 20 20 20 20 20 20 61 74 6f 6c 20 20 20 20 20 2d 20 63 6f 6e 76 65 72 74 20 61 73 63 69 69 20 ┆ atol - convert ascii ┆ 0x10a0…10c0 73 74 72 69 6e 67 20 74 6f 20 6c 6f 6e 67 20 69 6e 74 65 67 65 72 20 28 73 65 65 20 61 74 6f 66 ┆string to long integer (see atof┆ 0x10c0…10e0 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 62 65 73 73 65 6c 20 20 20 2d 20 70 65 72 ┆) 1 bessel - per┆ 0x10e0…1100 66 6f 72 6d 73 20 62 65 73 73 65 6c 20 66 75 6e 63 74 69 6f 6e 73 0d 0a 20 20 20 20 20 20 20 20 ┆forms bessel functions ┆ 0x1100…1120 20 20 20 20 20 20 20 62 72 6b 20 20 20 20 20 20 2d 20 28 73 65 65 20 73 62 72 6b 29 0d 0a 20 20 ┆ brk - (see sbrk) ┆ 0x1120…1140 20 20 20 20 20 20 20 20 31 20 20 20 20 62 73 65 61 72 63 68 20 20 2d 20 62 69 6e 61 72 79 20 73 ┆ 1 bsearch - binary s┆ 0x1140…1160 65 61 72 63 68 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 63 61 62 73 20 20 20 20 20 2d ┆earch cabs -┆ 0x1160…1180 20 65 75 63 6c 69 64 65 61 6e 20 64 69 73 74 61 6e 63 65 20 28 73 65 65 20 68 79 70 6f 74 29 0d ┆ euclidean distance (see hypot) ┆ 0x1180…11a0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 63 61 6c 6c 6f 63 20 20 20 2d 20 61 6c 6c 6f 63 ┆ calloc - alloc┆ 0x11a0…11c0 61 74 65 20 6d 65 6d 6f 72 79 20 28 73 65 65 20 6d 61 6c 6c 6f 63 29 0d 0a 20 20 20 20 20 20 20 ┆ate memory (see malloc) ┆ 0x11c0…11e0 20 20 20 20 20 20 20 20 63 65 69 6c 20 20 20 20 20 2d 20 63 65 69 6c 69 6e 67 20 76 61 6c 75 65 ┆ ceil - ceiling value┆ 0x11e0…1200 20 28 73 65 65 20 66 6c 6f 6f 72 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 63 68 64 ┆ (see floor) 1 chd┆ 0x1200…1220 (9,) 69 72 20 20 20 20 2d 20 63 68 61 6e 67 65 20 77 6f 72 6b 69 6e 67 20 64 69 72 65 63 74 6f 72 79 ┆ir - change working directory┆ 0x1220…1240 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 63 68 6d 6f 64 20 20 20 20 2d 20 63 68 61 6e ┆ 2 chmod - chan┆ 0x1240…1260 67 65 20 6d 6f 64 65 20 6f 66 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 ┆ge mode of file 2 ┆ 0x1260…1280 63 68 6f 77 6e 20 20 20 20 2d 20 63 68 61 6e 67 65 20 6f 77 6e 65 72 20 61 6e 64 20 67 72 6f 75 ┆chown - change owner and grou┆ 0x1280…12a0 70 20 6f 66 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 63 68 72 6f 6f 74 ┆p of file 1 chroot┆ 0x12a0…12c0 20 20 20 2d 20 63 68 61 6e 67 65 20 72 6f 6f 74 20 64 69 72 65 63 74 6f 72 79 0d 0a 20 20 20 20 ┆ - change root directory ┆ 0x12c0…12e0 32 20 20 20 20 20 31 20 20 20 20 63 68 73 69 7a 65 20 20 20 2d 20 63 68 61 6e 67 65 20 66 69 6c ┆2 1 chsize - change fil┆ 0x12e0…1300 65 20 73 69 7a 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 63 6c 65 61 72 65 72 72 20 ┆e size clearerr ┆ 0x1300…1320 2d 20 63 6c 65 61 72 20 65 72 72 6f 72 20 28 73 65 65 20 66 65 72 72 6f 72 29 0d 0a 20 20 20 20 ┆- clear error (see ferror) ┆ 0x1320…1340 20 20 20 20 20 20 31 20 20 20 20 63 6c 6f 73 65 20 20 20 20 2d 20 63 6c 6f 73 65 20 61 20 66 69 ┆ 1 close - close a fi┆ 0x1340…1360 6c 65 20 64 65 73 63 72 69 70 74 6f 72 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 63 6f ┆le descriptor 2 co┆ 0x1360…1380 6e 76 20 20 20 20 20 2d 20 74 72 61 6e 73 6c 61 74 65 73 20 63 68 61 72 61 63 74 65 72 73 0d 0a ┆nv - translates characters ┆ 0x1380…13a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 63 6f 73 20 20 20 20 20 20 2d 20 63 6f 73 69 6e 65 ┆ cos - cosine┆ 0x13a0…13c0 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 74 72 69 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆ function (see trig) ┆ 0x13c0…13e0 20 20 20 20 20 63 6f 73 68 20 20 20 20 20 2d 20 68 79 70 65 72 62 6f 6c 69 63 20 63 6f 73 69 6e ┆ cosh - hyperbolic cosin┆ 0x13e0…1400 65 20 28 73 65 65 20 73 69 6e 68 29 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 63 72 65 ┆e (see sinh) 2 cre┆ 0x1400…1420 (10,) 61 74 20 20 20 20 2d 20 63 72 65 61 74 65 20 61 20 6e 65 77 20 66 69 6c 65 20 6f 72 20 72 65 77 ┆at - create a new file or rew┆ 0x1420…1440 72 69 74 65 20 61 6e 20 65 78 69 73 74 69 6e 67 20 6f 6e 65 0d 0a 20 20 20 20 32 20 20 20 20 20 ┆rite an existing one 2 ┆ 0x1440…1460 32 20 20 20 20 63 72 65 61 74 73 65 6d 20 2d 20 63 72 65 61 74 65 20 61 6e 20 69 6e 73 74 61 6e ┆2 creatsem - create an instan┆ 0x1460…1480 63 65 20 6f 66 20 61 20 62 69 6e 61 72 79 20 73 65 6d 61 70 68 6f 72 65 0d 0a 20 20 20 20 20 20 ┆ce of a binary semaphore ┆ 0x1480…14a0 20 20 20 20 32 20 20 20 20 63 72 79 70 74 20 20 20 20 2d 20 44 45 53 20 65 6e 63 72 79 70 74 69 ┆ 2 crypt - DES encrypti┆ 0x14a0…14c0 6f 6e 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 63 74 65 72 6d 69 64 20 20 2d 20 67 65 ┆on 1 ctermid - ge┆ 0x14c0…14e0 6e 65 72 61 74 65 20 66 69 6c 65 6e 61 6d 65 20 66 6f 72 20 74 65 72 6d 69 6e 61 6c 0d 0a 20 20 ┆nerate filename for terminal ┆ 0x14e0…1500 20 20 32 20 20 20 20 20 32 20 20 20 20 63 74 69 6d 65 20 20 20 20 2d 20 63 6f 6e 76 65 72 74 20 ┆ 2 2 ctime - convert ┆ 0x1500…1520 74 69 6d 65 20 74 6f 20 61 73 63 69 69 20 73 74 72 69 6e 67 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆time to ascii string ┆ 0x1520…1540 32 20 20 20 20 63 74 79 70 65 20 20 20 20 2d 20 63 6c 61 73 73 69 66 69 65 73 20 63 68 61 72 61 ┆2 ctype - classifies chara┆ 0x1540…1560 63 74 65 72 73 0d 0a 20 20 20 20 32 20 20 20 20 20 38 20 20 20 20 63 75 72 73 65 73 20 20 20 2d ┆cters 2 8 curses -┆ 0x1560…1580 20 70 65 72 66 6f 72 6d 65 73 20 73 63 72 65 65 6e 20 61 6e 64 20 63 75 72 73 6f 72 20 66 75 6e ┆ performes screen and cursor fun┆ 0x1580…15a0 63 74 69 6f 6e 73 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 63 75 73 65 72 69 64 20 20 ┆ctions 1 cuserid ┆ 0x15a0…15c0 2d 20 63 68 61 72 61 63 74 65 72 20 6c 6f 67 69 6e 20 6e 61 6d 65 20 6f 66 20 75 73 65 72 0d 0a ┆- character login name of user ┆ 0x15c0…15e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 64 62 69 6e 69 74 20 20 20 2d 20 6f 70 65 6e 20 64 ┆ dbinit - open d┆ 0x15e0…1600 61 74 61 20 62 61 73 65 20 28 73 65 65 20 64 62 6d 29 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 ┆ata base (see dbm) 2 ┆ 0x1600…1620 (11,) 20 20 20 64 62 6d 20 20 20 20 20 20 2d 20 6f 70 65 6e 20 64 61 74 61 20 62 61 73 65 0d 0a 20 20 ┆ dbm - open data base ┆ 0x1620…1640 20 20 20 20 20 20 20 20 31 20 20 20 20 64 65 66 6f 70 65 6e 20 20 2d 20 6f 70 65 6e 20 64 65 66 ┆ 1 defopen - open def┆ 0x1640…1660 61 75 6c 74 20 70 61 72 61 6d 65 74 65 72 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 ┆ault parameter file ┆ 0x1660…1680 20 20 20 20 64 65 66 72 65 61 64 20 20 2d 20 72 65 61 64 20 64 65 66 61 75 6c 74 20 70 61 72 61 ┆ defread - read default para┆ 0x1680…16a0 6d 65 74 65 72 73 20 28 73 65 65 20 64 65 66 6f 70 65 6e 29 09 0d 0a 20 20 20 20 20 20 20 20 20 ┆meters (see defopen) ┆ 0x16a0…16c0 20 20 20 20 20 20 64 65 6c 65 74 65 20 20 20 2d 20 64 65 6c 65 74 65 20 6b 65 79 20 69 6e 20 64 ┆ delete - delete key in d┆ 0x16c0…16d4 61 74 61 20 62 61 73 65 20 28 73 65 65 20 64 62 6d 29 0d 0a ┆ata base (see dbm) ┆ 0x16d4…16d7 FormFeed { 0x16d4…16d7 0c 80 be ┆ ┆ 0x16d4…16d7 } 0x16d7…16e0 20 20 20 20 20 20 20 20 31 ┆ 1┆ 0x16e0…1700 20 20 20 20 65 63 76 74 20 20 20 20 20 2d 20 66 6f 72 6d 61 74 20 63 6f 6e 76 65 72 73 69 6f 6e ┆ ecvt - format conversion┆ 0x1700…1720 0d 0a 53 6f 66 74 77 61 72 65 20 44 65 76 65 6c 6f 70 6d 65 6e 74 20 53 79 73 74 65 6d 0d 0a 0d ┆ Software Development System ┆ 0x1720…1740 0a a1 52 65 76 69 73 69 6f 6e 20 50 61 67 65 73 20 43 6f 6d 6d 61 6e 64 20 20 44 65 73 63 72 69 ┆ Revision Pages Command Descri┆ 0x1740…1760 70 74 69 6f 6e 05 0d 0a 0d 0a 20 20 20 20 32 20 20 20 20 20 32 20 20 20 20 64 75 70 20 20 20 20 ┆ption 2 2 dup ┆ 0x1760…1780 20 20 2d 20 64 75 70 6c 69 63 61 74 65 20 61 6e 20 6f 70 65 6e 20 66 69 6c 65 20 64 65 73 63 72 ┆ - duplicate an open file descr┆ 0x1780…17a0 69 70 74 6f 72 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 64 75 70 32 20 20 20 20 20 2d ┆iptor dup2 -┆ 0x17a0…17c0 20 64 75 70 6c 69 63 61 74 65 20 61 6e 20 6f 70 65 6e 20 66 69 6c 65 20 64 65 73 63 72 69 70 74 ┆ duplicate an open file descript┆ 0x17c0…17e0 6f 72 20 28 73 65 65 20 64 75 70 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 65 63 76 ┆or (see dup) 1 ecv┆ 0x17e0…1800 74 20 20 20 20 20 2d 20 70 65 72 66 6f 72 6d 73 20 6f 75 74 70 75 74 20 63 6f 6e 76 65 72 73 69 ┆t - performs output conversi┆ 0x1800…1820 (12,) 6f 6e 73 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 64 61 74 61 20 20 20 20 2d 20 28 ┆ons edata - (┆ 0x1820…1840 73 65 65 20 65 6e 64 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 6e 63 72 79 70 74 ┆see end) encrypt┆ 0x1840…1860 20 20 2d 20 44 45 53 20 65 6e 63 72 79 70 74 69 6f 6e 20 28 73 65 65 20 63 72 79 70 74 29 0d 0a ┆ - DES encryption (see crypt) ┆ 0x1860…1880 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 65 6e 64 20 20 20 20 20 20 2d 20 6c 61 73 74 20 6c ┆ 1 end - last l┆ 0x1880…18a0 6f 63 61 74 69 6f 6e 20 69 6e 20 70 72 6f 67 72 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 ┆ocation in program ┆ 0x18a0…18c0 20 20 20 65 6e 64 67 72 65 6e 74 20 2d 20 63 6c 6f 73 65 20 67 72 6f 75 70 20 66 69 6c 65 20 28 ┆ endgrent - close group file (┆ 0x18c0…18e0 73 65 65 20 67 65 74 67 72 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 6e ┆see getgrent) en┆ 0x18e0…1900 64 70 77 65 6e 74 20 2d 20 63 6c 6f 73 65 20 70 61 73 73 77 6f 72 64 20 66 69 6c 65 20 28 73 65 ┆dpwent - close password file (se┆ 0x1900…1920 65 20 67 65 74 20 70 77 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 72 72 ┆e get pwent) err┆ 0x1920…1940 6e 6f 20 20 20 20 2d 20 28 73 65 65 20 70 65 72 72 6f 72 29 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆no - (see perror) ┆ 0x1940…1960 20 20 20 20 20 65 74 65 78 74 20 20 20 20 2d 20 28 73 65 65 20 65 6e 64 29 0d 0a 20 20 20 20 32 ┆ etext - (see end) 2┆ 0x1960…1980 20 20 20 20 20 34 20 20 20 20 65 78 65 63 20 20 20 20 20 2d 20 65 78 65 63 75 74 65 73 20 61 20 ┆ 4 exec - executes a ┆ 0x1980…19a0 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 78 65 63 6c 20 20 20 20 2d 20 ┆file execl - ┆ 0x19a0…19c0 28 73 65 65 20 65 78 65 63 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 78 65 63 6c ┆(see exec) execl┆ 0x19c0…19e0 65 20 20 20 2d 20 28 73 65 65 20 65 78 65 63 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆e - (see exec) ┆ 0x19e0…1a00 20 65 78 65 63 6c 70 20 20 20 2d 20 28 73 65 65 20 65 78 65 63 29 0d 0a 20 20 20 20 20 20 20 20 ┆ execlp - (see exec) ┆ 0x1a00…1a20 (13,) 20 20 20 20 20 20 20 65 78 65 63 6c 76 20 20 20 2d 20 28 73 65 65 20 65 78 65 63 29 0d 0a 20 20 ┆ execlv - (see exec) ┆ 0x1a20…1a40 20 20 20 20 20 20 20 20 20 20 20 20 20 65 78 65 63 76 20 20 20 20 2d 20 28 73 65 65 20 65 78 65 ┆ execv - (see exe┆ 0x1a40…1a60 63 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 78 65 63 76 70 20 20 20 2d 20 28 73 ┆c) execvp - (s┆ 0x1a60…1a80 65 65 20 65 78 65 63 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 65 78 69 74 20 20 20 ┆ee exec) 1 exit ┆ 0x1a80…1aa0 20 20 2d 20 74 65 72 6d 69 6e 61 74 65 20 70 72 6f 63 65 73 73 0d 0a 20 20 20 20 20 20 20 20 20 ┆ - terminate process ┆ 0x1aa0…1ac0 20 31 20 20 20 20 65 78 70 20 20 20 20 20 20 2d 20 65 78 70 6f 6e 65 6e 74 69 61 74 69 6f 6e 0d ┆ 1 exp - exponentiation ┆ 0x1ac0…1ae0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 61 62 73 20 20 20 20 20 2d 20 72 65 74 75 72 ┆ fabs - retur┆ 0x1ae0…1b00 6e 73 20 61 62 73 6f 6c 75 74 65 20 76 61 6c 75 65 20 28 73 65 65 20 66 6c 6f 6f 72 29 0d 0a 20 ┆ns absolute value (see floor) ┆ 0x1b00…1b20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 66 63 6c 6f 73 65 20 20 20 2d 20 63 6c 6f 73 65 20 61 ┆ 1 fclose - close a┆ 0x1b20…1b40 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 66 63 6e 74 6c 20 20 20 ┆ stream 2 fcntl ┆ 0x1b40…1b60 20 2d 20 66 69 6c 65 20 63 6f 6e 74 72 6f 6c 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ - file control ┆ 0x1b60…1b80 66 63 76 74 20 20 20 20 20 2d 20 66 6f 72 6d 61 74 20 63 6f 6e 76 65 72 73 69 6f 6e 0d 0a 20 20 ┆fcvt - format conversion ┆ 0x1b80…1ba0 20 20 20 20 20 20 20 20 20 20 20 20 20 66 64 6f 70 65 6e 20 20 20 2d 20 72 65 6f 70 65 6e 20 61 ┆ fdopen - reopen a┆ 0x1ba0…1bc0 20 73 74 72 65 61 6d 20 28 73 65 65 20 66 6f 70 65 6e 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 ┆ stream (see fopen) ┆ 0x1bc0…1be0 20 20 20 20 66 65 6f 66 20 20 20 20 20 2d 20 74 65 73 74 20 66 6f 72 20 65 6f 66 20 28 73 65 65 ┆ feof - test for eof (see┆ 0x1be0…1c00 20 66 65 72 72 6f 72 29 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 66 65 72 72 6f 72 20 ┆ ferror) 2 ferror ┆ 0x1c00…1c20 (14,) 20 20 2d 20 74 65 73 74 20 66 6f 72 20 65 72 72 6f 72 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 ┆ - test for error ┆ 0x1c20…1c40 20 20 20 66 65 74 63 68 20 20 20 20 2d 20 61 63 63 65 73 73 20 6b 65 79 20 69 6e 20 64 61 74 61 ┆ fetch - access key in data┆ 0x1c40…1c60 20 62 61 73 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 66 6c 75 73 68 20 20 20 2d ┆ base fflush -┆ 0x1c60…1c80 20 66 6c 75 73 68 20 61 20 73 74 72 65 61 6d 20 28 73 65 65 20 66 63 6c 6f 73 65 29 0d 0a 20 20 ┆ flush a stream (see fclose) ┆ 0x1c80…1ca0 20 20 20 20 20 20 20 20 20 20 20 20 20 66 67 65 74 63 20 20 20 20 2d 20 67 65 74 20 63 68 61 72 ┆ fgetc - get char┆ 0x1ca0…1cc0 61 63 74 65 72 20 66 72 6f 6d 20 73 74 72 65 61 6d 20 28 73 65 65 20 67 65 74 63 29 0d 0a 20 20 ┆acter from stream (see getc) ┆ 0x1cc0…1ce0 20 20 20 20 20 20 20 20 20 20 20 20 20 66 67 65 74 73 20 20 20 20 2d 20 67 65 74 20 61 20 73 74 ┆ fgets - get a st┆ 0x1ce0…1d00 72 69 6e 67 20 66 72 6f 6d 20 61 20 73 74 72 65 61 6d 20 28 73 65 65 20 67 65 74 73 29 0d 0a 20 ┆ring from a stream (see gets) ┆ 0x1d00…1d20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 69 6c 65 6e 6f 20 20 20 2d 20 84 63 6f 6e 76 65 72 ┆ fileno - conver┆ 0x1d20…1d40 74 20 73 74 72 65 61 6d 20 6e 75 6d 62 65 72 20 74 6f 20 66 69 6c 65 20 64 65 73 63 72 69 70 74 ┆t stream number to file descript┆ 0x1d40…1d60 69 6f 6e 20 28 73 65 65 20 0a 19 9a 80 80 66 65 72 72 6f 72 29 0d 0a 20 20 20 20 20 20 20 20 20 ┆ion (see ferror) ┆ 0x1d60…1d80 20 20 20 20 20 20 66 69 72 73 74 6b 65 79 20 2d 20 67 65 74 20 66 69 72 73 74 20 6b 65 79 20 69 ┆ firstkey - get first key i┆ 0x1d80…1da0 6e 20 64 61 74 61 20 62 61 73 65 20 28 73 65 65 20 64 62 6d 29 0d 0a 20 20 20 20 20 20 20 20 20 ┆n data base (see dbm) ┆ 0x1da0…1dc0 20 31 20 20 20 20 66 6c 6f 6f 72 20 20 20 20 2d 20 70 65 72 66 6f 72 6d 73 20 66 6c 6f 6f 72 20 ┆ 1 floor - performs floor ┆ 0x1dc0…1de0 66 75 6e 63 74 69 6f 6e 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 6d 6f 64 20 20 20 ┆function fmod ┆ 0x1de0…1e00 20 20 2d 20 61 20 75 73 65 66 75 6c 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 66 6c 6f 6f 72 ┆ - a useful function (see floor┆ 0x1e00…1e20 (15,) 29 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 66 6f 70 65 6e 20 20 20 20 2d 20 6f 70 65 ┆) 2 fopen - ope┆ 0x1e20…1e40 6e 20 61 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 66 6f 72 6b 20 ┆n a stream 2 fork ┆ 0x1e40…1e60 20 20 20 20 2d 20 63 72 65 61 74 65 20 61 20 6e 65 77 20 70 72 6f 63 65 73 73 0d 0a 20 20 20 20 ┆ - create a new process ┆ 0x1e60…1e80 20 20 20 20 20 20 20 20 20 20 20 66 70 72 69 6e 74 66 20 20 2d 20 66 6f 72 6d 61 74 74 65 64 20 ┆ fprintf - formatted ┆ 0x1e80…1ea0 6f 75 74 70 75 74 20 72 6f 75 74 69 6e 65 20 28 73 65 65 20 70 72 69 6e 74 66 29 0d 0a 20 20 20 ┆output routine (see printf) ┆ 0x1ea0…1ec0 20 20 20 20 20 20 20 20 20 20 20 20 66 70 75 74 63 20 20 20 20 2d 20 77 72 69 74 65 20 63 68 61 ┆ fputc - write cha┆ 0x1ec0…1ee0 72 61 63 74 65 72 20 74 6f 20 73 74 72 65 61 6d 20 28 73 65 65 20 70 75 74 63 29 0d 0a 20 20 20 ┆racter to stream (see putc) ┆ 0x1ee0…1f00 20 20 20 20 20 20 20 20 20 20 20 20 66 70 75 74 73 20 20 20 20 2d 20 77 72 69 74 65 20 61 20 73 ┆ fputs - write a s┆ 0x1f00…1f20 74 72 69 6e 67 20 74 6f 20 61 20 73 74 72 65 61 6d 20 28 73 65 65 20 70 75 74 73 29 0d 0a 20 20 ┆tring to a stream (see puts) ┆ 0x1f20…1f40 20 20 20 20 20 20 20 20 31 20 20 20 20 66 72 65 61 64 20 20 20 20 2d 20 62 75 66 66 65 72 65 64 ┆ 1 fread - buffered┆ 0x1f40…1f60 20 69 6e 70 75 74 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 72 65 65 20 20 20 20 20 ┆ input free ┆ 0x1f60…1f80 2d 20 66 72 65 65 20 6d 65 6d 6f 72 79 20 28 73 65 65 20 6d 61 6c 6c 6f 63 29 0d 0a 20 20 20 20 ┆- free memory (see malloc) ┆ 0x1f80…1fa0 20 20 20 20 20 20 20 20 20 20 20 66 72 65 6f 70 65 6e 20 20 2d 20 72 65 6f 70 65 6e 20 61 20 73 ┆ freopen - reopen a s┆ 0x1fa0…1fc0 74 72 65 61 6d 20 28 73 65 65 20 66 6f 70 65 6e 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 ┆tream (see fopen) 1 ┆ 0x1fc0…1fe0 20 20 66 72 65 78 70 20 20 20 20 2d 20 72 65 74 75 72 6e 20 6d 61 6e 74 69 73 73 61 0d 0a 20 20 ┆ frexp - return mantissa ┆ 0x1fe0…2000 20 20 20 20 20 20 20 20 20 20 20 20 20 66 73 63 61 6e 66 20 20 20 2d 20 66 6f 72 6d 61 74 74 65 ┆ fscanf - formatte┆ 0x2000…2020 (16,) 64 20 69 6e 70 75 74 20 63 6f 6e 76 65 72 73 69 6f 6e 20 28 73 65 65 20 73 63 61 6e 66 29 0d 0a ┆d input conversion (see scanf) ┆ 0x2020…2040 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 66 73 65 65 6b 20 20 20 20 2d 20 73 65 65 6b 20 77 ┆ 1 fseek - seek w┆ 0x2040…2060 69 74 68 69 6e 20 61 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 ┆ithin a stream f┆ 0x2060…2080 73 74 61 74 20 20 20 20 2d 20 67 65 74 20 66 69 6c 65 20 73 74 61 74 75 73 20 28 73 65 65 20 73 ┆stat - get file status (see s┆ 0x2080…20a0 74 61 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 74 65 6c 6c 20 20 20 20 2d 20 ┆tat) ftell - ┆ 0x20a0…20c0 6f 62 74 61 69 6e 20 66 69 6c 65 20 70 6f 69 6e 74 65 72 20 70 6f 73 69 74 69 6f 6e 20 28 73 65 ┆obtain file pointer position (se┆ 0x20c0…20e0 65 20 66 73 65 65 6b 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 74 69 6d 65 20 20 ┆e fseek) ftime ┆ 0x20e0…2100 20 20 2d 20 67 65 74 20 73 79 73 74 65 6d 20 74 69 6d 65 20 28 73 65 65 20 74 69 6d 65 29 0d 0a ┆ - get system time (see time) ┆ 0x2100…2120 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 77 72 69 74 65 20 20 20 2d 20 62 75 66 66 65 72 ┆ fwrite - buffer┆ 0x2120…2140 65 64 20 6f 75 74 70 75 74 20 28 73 65 65 20 66 72 65 61 64 29 0d 0a 20 20 20 20 20 20 20 20 20 ┆ed output (see fread) ┆ 0x2140…2160 20 20 20 20 20 20 66 78 6c 69 73 74 20 20 20 2d 20 67 65 74 20 6e 61 6d 65 20 6c 69 73 74 20 65 ┆ fxlist - get name list e┆ 0x2160…2180 6e 74 72 69 65 73 20 66 72 6f 6d 20 61 20 66 69 6c 65 20 28 73 65 65 20 78 6c 69 73 74 29 0d 0a ┆ntries from a file (see xlist) ┆ 0x2180…21a0 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 67 61 6d 6d 61 20 20 20 20 2d 20 6c 6f 67 20 67 61 ┆ 1 gamma - log ga┆ 0x21a0…21c0 6d 6d 65 20 66 75 6e 63 74 69 6f 6e 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 63 76 ┆mme function gcv┆ 0x21c0…21e0 74 20 20 20 20 20 2d 20 66 6f 72 6d 61 74 20 63 6f 6e 76 65 72 73 69 6f 6e 0d 0a 20 20 20 20 20 ┆t - format conversion ┆ 0x21e0…2200 20 20 20 20 20 32 20 20 20 20 67 65 74 63 20 20 20 20 20 2d 20 67 65 74 20 63 68 61 72 61 63 74 ┆ 2 getc - get charact┆ 0x2200…2220 (17,) 65 72 20 66 72 6f 6d 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 ┆er from stream g┆ 0x2220…2240 65 74 63 68 61 72 20 20 2d 20 67 65 74 20 63 68 61 72 61 63 74 65 72 20 66 72 6f 6d 20 73 74 72 ┆etchar - get character from str┆ 0x2240…2250 65 61 6d 20 28 73 65 65 20 67 65 74 63 29 0d 0a ┆eam (see getc) ┆ 0x2250…2253 FormFeed { 0x2250…2253 0c 80 bb ┆ ┆ 0x2250…2253 } 0x2253…2260 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ ┆ 0x2260…2280 67 65 74 65 75 69 64 20 20 2d 20 67 65 74 20 65 66 66 65 63 74 69 76 65 20 75 73 65 72 20 69 64 ┆geteuid - get effective user id┆ 0x2280…22a0 0d 0a 53 6f 66 74 77 61 72 65 20 44 65 76 65 6c 6f 70 6d 65 6e 74 20 53 79 73 74 65 6d 0d 0a 0d ┆ Software Development System ┆ 0x22a0…22c0 0a a1 52 65 76 69 73 69 6f 6e 20 50 61 67 65 73 20 43 6f 6d 6d 61 6e 64 20 20 44 65 73 63 72 69 ┆ Revision Pages Command Descri┆ 0x22c0…22e0 70 74 69 6f 6e 05 0d 0a 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 67 65 74 63 77 64 20 ┆ption 2 1 getcwd ┆ 0x22e0…2300 20 20 2d 20 67 65 74 73 20 70 61 74 68 6e 61 6d 65 20 6f 66 20 63 75 72 72 65 6e 74 20 77 6f 72 ┆ - gets pathname of current wor┆ 0x2300…2320 6b 69 6e 67 20 64 69 72 65 63 74 6f 72 79 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 ┆king directory g┆ 0x2320…2340 65 74 65 67 69 64 20 20 2d 20 67 65 74 20 65 66 66 65 63 74 69 76 65 20 67 72 6f 75 70 20 69 64 ┆etegid - get effective group id┆ 0x2340…2360 20 28 73 65 65 20 67 65 74 75 69 64 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 67 65 ┆ (see getuid) 1 ge┆ 0x2360…2380 74 65 6e 76 20 20 20 2d 20 67 65 74 20 76 61 6c 75 65 20 66 6f 72 20 65 6e 76 69 72 6f 6e 6d 65 ┆tenv - get value for environme┆ 0x2380…23a0 6e 74 20 76 61 72 69 61 62 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 65 74 67 ┆nt variable getg┆ 0x23a0…23c0 69 64 20 20 20 2d 20 67 65 74 20 67 72 6f 75 70 20 69 64 20 28 73 65 65 20 67 65 74 75 69 64 29 ┆id - get group id (see getuid)┆ 0x23c0…23e0 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 67 65 74 67 72 65 6e 74 20 2d 20 67 65 74 20 ┆ 2 getgrent - get ┆ 0x23e0…2400 67 72 6f 75 70 20 66 69 6c 65 20 65 6e 74 72 79 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆group file entry ┆ 0x2400…2420 (18,) 20 67 65 74 67 72 67 69 64 20 2d 20 67 65 74 20 67 72 6f 75 70 20 66 69 6c 65 20 65 6e 74 72 79 ┆ getgrgid - get group file entry┆ 0x2420…2440 20 28 73 65 65 20 67 65 74 67 72 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ (see getgrent) ┆ 0x2440…2460 67 65 74 67 72 6e 61 6d 20 2d 20 67 65 74 20 67 72 6f 75 70 20 66 69 6c 65 20 65 6e 74 72 79 20 ┆getgrnam - get group file entry ┆ 0x2460…2480 28 73 65 65 20 67 65 74 67 72 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 67 ┆(see getgrent) 1 g┆ 0x2480…24a0 65 74 6c 6f 67 69 6e 20 2d 20 67 65 74 20 6c 6f 67 69 6e 20 6e 61 6d 65 0d 0a 20 20 20 20 20 20 ┆etlogin - get login name ┆ 0x24a0…24c0 20 20 20 20 32 20 20 20 20 67 65 74 6f 70 74 20 20 20 2d 20 70 61 72 73 65 20 63 6f 6d 6d 61 6e ┆ 2 getopt - parse comman┆ 0x24c0…24e0 64 20 6c 69 6e 65 20 6f 70 74 69 6f 6e 73 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 67 ┆d line options 1 g┆ 0x24e0…2500 65 74 70 61 73 73 20 20 2d 20 72 65 61 64 20 61 20 70 61 73 73 77 6f 72 64 0d 0a 20 20 20 20 20 ┆etpass - read a password ┆ 0x2500…2520 20 20 20 20 20 31 20 20 20 20 67 65 74 70 69 64 20 20 20 2d 20 67 65 74 20 70 72 6f 63 65 73 73 ┆ 1 getpid - get process┆ 0x2520…2540 20 69 64 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 65 74 70 67 72 70 20 20 2d 20 67 ┆ id getpgrp - g┆ 0x2540…2560 65 74 20 67 72 6f 75 70 20 69 64 20 28 73 65 65 20 67 65 74 70 69 64 29 0d 0a 20 20 20 20 20 20 ┆et group id (see getpid) ┆ 0x2560…2580 20 20 20 20 20 20 20 20 20 67 65 74 70 70 69 64 20 20 2d 20 67 65 74 20 70 61 72 65 6e 74 20 70 ┆ getppid - get parent p┆ 0x2580…25a0 72 6f 63 65 73 73 20 69 64 20 28 73 65 65 20 67 65 74 70 69 64 29 0d 0a 20 20 20 20 20 20 20 20 ┆rocess id (see getpid) ┆ 0x25a0…25c0 20 20 31 20 20 20 20 67 65 74 70 77 20 20 20 20 2d 20 67 65 74 20 6e 61 6d 65 20 66 72 6f 6d 20 ┆ 1 getpw - get name from ┆ 0x25c0…25e0 75 73 65 72 20 69 64 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 65 74 65 75 69 64 20 ┆user id geteuid ┆ 0x25e0…2600 20 2d 20 67 65 74 73 20 65 66 74 2e 20 75 73 65 72 20 28 73 65 65 20 67 65 74 75 69 64 29 0d 0a ┆ - gets eft. user (see getuid) ┆ 0x2600…2620 (19,) 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 67 65 74 70 77 65 6e 74 20 2d 20 67 65 74 20 70 61 ┆ 2 getpwent - get pa┆ 0x2620…2640 73 73 77 6f 72 64 20 66 69 6c 65 20 65 6e 74 72 79 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ssword file entry ┆ 0x2640…2660 20 20 67 65 74 70 77 6e 61 6d 20 2d 20 67 65 74 20 70 61 73 73 77 6f 72 64 20 66 69 6c 65 20 65 ┆ getpwnam - get password file e┆ 0x2660…2680 6e 74 72 79 20 28 73 65 65 20 67 65 74 70 77 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 ┆ntry (see getpwent) ┆ 0x2680…26a0 20 20 20 20 67 65 74 70 77 75 69 64 20 2d 20 67 65 74 20 70 61 73 73 77 6f 72 64 20 66 69 6c 65 ┆ getpwuid - get password file┆ 0x26a0…26c0 20 65 6e 74 72 79 20 28 73 65 65 20 67 65 74 70 77 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 ┆ entry (see getpwent) ┆ 0x26c0…26e0 20 31 20 20 20 20 67 65 74 73 20 20 20 20 20 2d 20 67 65 74 20 61 20 73 74 72 69 6e 67 20 66 72 ┆ 1 gets - get a string fr┆ 0x26e0…2700 6f 6d 20 61 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 67 65 74 75 ┆om a stream 1 getu┆ 0x2700…2720 69 64 20 20 20 2d 20 67 65 74 20 72 65 61 6c 20 75 73 65 72 20 69 64 0d 0a 20 20 20 20 20 20 20 ┆id - get real user id ┆ 0x2720…2740 20 20 20 20 20 20 20 20 67 65 74 77 20 20 20 20 20 2d 20 67 65 74 20 77 6f 72 64 20 66 72 6f 6d ┆ getw - get word from┆ 0x2740…2760 20 73 74 72 65 61 6d 20 28 73 65 65 20 67 65 74 63 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 ┆ stream (see getc) ┆ 0x2760…2780 20 20 20 67 6d 74 69 6d 65 20 20 20 2d 20 6f 62 74 61 69 6e 20 47 72 65 6e 77 69 63 68 20 4d 61 ┆ gmtime - obtain Grenwich Ma┆ 0x2780…27a0 6e 20 74 69 6d 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 28 73 65 65 20 63 74 69 6d 65 29 0d 0a ┆n time information (see ctime) ┆ 0x27a0…27c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 73 69 67 6e 61 6c 20 20 2d 20 73 6f 66 74 77 61 ┆ gsignal - softwa┆ 0x27c0…27e0 72 65 20 73 69 67 6e 61 6c 20 28 73 65 65 20 73 73 69 67 6e 61 6c 29 0d 0a 20 20 20 20 20 20 20 ┆re signal (see ssignal) ┆ 0x27e0…2800 20 20 20 31 20 20 20 20 68 79 70 6f 74 20 20 20 20 2d 20 73 71 72 74 28 78 2a 78 2b 79 2a 79 29 ┆ 1 hypot - sqrt(x*x+y*y)┆ 0x2800…2820 (20,) 2c 20 64 65 74 65 72 6d 69 6e 65 73 20 65 75 63 6c 69 64 65 61 6e 20 64 69 73 74 61 6e 63 65 20 ┆, determines euclidean distance ┆ 0x2820…2840 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 69 6f 63 74 6c 20 20 20 20 2d 20 63 6f 6e 74 ┆ 1 ioctl - cont┆ 0x2840…2860 72 6f 6c 20 64 65 76 69 63 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 61 6c 6e ┆rol device isaln┆ 0x2860…2880 75 6d 20 20 2d 20 74 65 73 74 20 66 6f 72 20 61 6c 70 68 61 6e 75 6d 65 72 69 63 20 28 73 65 65 ┆um - test for alphanumeric (see┆ 0x2880…28a0 20 63 74 79 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 61 6c 70 68 61 20 ┆ ctype) isalpha ┆ 0x28a0…28c0 20 2d 20 74 65 73 74 20 66 6f 72 20 61 6c 70 68 61 62 65 74 69 63 20 63 68 61 72 61 63 74 65 72 ┆ - test for alphabetic character┆ 0x28c0…28e0 20 28 73 65 65 20 63 74 79 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 61 ┆ (see ctype) isa┆ 0x28e0…2900 73 63 69 69 20 20 2d 20 74 65 73 74 20 66 6f 72 20 61 73 63 69 69 20 63 68 61 72 61 63 74 65 72 ┆scii - test for ascii character┆ 0x2900…2920 20 28 73 65 65 20 63 74 79 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 61 ┆ (see ctype) isa┆ 0x2920…2940 74 74 79 20 20 20 2d 20 63 68 65 63 6b 20 66 6f 72 20 74 65 72 6d 69 6e 61 6c 20 28 73 65 65 20 ┆tty - check for terminal (see ┆ 0x2940…2960 74 74 79 6e 61 6d 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 63 6e 74 72 6c ┆ttyname) iscntrl┆ 0x2960…2980 20 20 2d 20 74 65 73 74 20 66 6f 72 20 63 6f 6e 74 72 6f 6c 20 63 68 61 72 61 63 74 65 72 20 28 ┆ - test for control character (┆ 0x2980…29a0 73 65 65 20 63 74 79 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 64 69 67 ┆see ctype) isdig┆ 0x29a0…29c0 69 74 20 20 2d 20 74 65 73 74 20 66 6f 72 20 64 69 67 69 74 20 28 73 65 65 20 63 74 79 70 65 29 ┆it - test for digit (see ctype)┆ 0x29c0…29e0 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 67 72 61 70 68 20 20 2d 20 74 65 73 74 ┆ isgraph - test┆ 0x29e0…2a00 20 66 6f 72 20 70 72 69 6e 74 69 6e 67 20 63 68 61 72 61 63 74 65 72 20 28 73 65 65 20 63 74 79 ┆ for printing character (see cty┆ 0x2a00…2a20 (21,) 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 6c 6f 77 65 72 20 20 2d 20 74 ┆pe) islower - t┆ 0x2a20…2a40 65 73 74 20 66 6f 72 20 6c 6f 77 65 72 20 63 61 73 65 20 28 73 65 65 20 63 74 79 70 65 29 0d 0a ┆est for lower case (see ctype) ┆ 0x2a40…2a60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 70 72 69 6e 74 20 20 2d 20 74 65 73 74 20 66 ┆ isprint - test f┆ 0x2a60…2a80 6f 72 20 70 72 69 6e 74 69 6e 67 20 63 68 61 72 61 63 74 65 72 20 28 73 65 65 20 63 74 79 70 65 ┆or printing character (see ctype┆ 0x2a80…2aa0 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 70 75 6e 63 74 20 20 2d 20 74 65 73 ┆) ispunct - tes┆ 0x2aa0…2ac0 74 20 66 6f 72 20 70 75 6e 63 74 75 61 74 69 6f 6e 20 28 73 65 65 20 63 74 79 70 65 29 0d 0a 20 ┆t for punctuation (see ctype) ┆ 0x2ac0…2ae0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 73 70 61 63 65 20 20 2d 20 74 65 73 74 20 66 6f ┆ isspace - test fo┆ 0x2ae0…2b00 72 20 73 70 61 63 65 20 28 73 65 65 20 63 74 79 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 ┆r space (see ctype) ┆ 0x2b00…2b20 20 20 20 20 69 73 75 70 70 65 72 20 20 2d 20 74 65 73 74 20 66 6f 72 20 75 70 70 65 72 20 63 61 ┆ isupper - test for upper ca┆ 0x2b20…2b40 73 65 20 28 73 65 65 20 63 74 79 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 ┆se (see ctype) i┆ 0x2b40…2b60 73 78 64 69 67 69 74 20 2d 20 74 65 73 74 20 66 6f 72 20 68 65 78 20 64 69 67 69 74 20 28 73 65 ┆sxdigit - test for hex digit (se┆ 0x2b60…2b80 65 20 63 74 79 70 65 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6a 30 20 20 20 20 20 ┆e ctype) j0 ┆ 0x2b80…2ba0 20 20 2d 20 62 65 73 73 65 6c 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 62 65 73 73 65 6c 29 ┆ - bessel function (see bessel)┆ 0x2ba0…2bc0 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6a 31 20 20 20 20 20 20 20 2d 20 62 65 73 73 ┆ j1 - bess┆ 0x2bc0…2be0 65 6c 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 62 65 73 73 65 6c 29 0d 0a 20 20 20 20 20 20 ┆el function (see bessel) ┆ 0x2be0…2c00 20 20 20 20 20 20 20 20 20 6a 6e 20 20 20 20 20 20 20 2d 20 62 65 73 73 65 6c 20 66 75 6e 63 74 ┆ jn - bessel funct┆ 0x2c00…2c20 (22,) 69 6f 6e 20 28 73 65 65 20 62 65 73 73 65 6c 29 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 ┆ion (see bessel) 2 ┆ 0x2c20…2c40 20 6b 69 6c 6c 20 20 20 20 20 2d 20 84 84 73 65 6e 64 20 61 20 73 69 67 6e 61 6c 20 74 6f 20 61 ┆ kill - send a signal to a┆ 0x2c40…2c60 20 70 72 6f 63 65 73 73 20 6f 72 20 67 72 6f 75 70 20 6f 66 20 70 72 6f 63 65 73 73 65 73 0d 0a ┆ process or group of processes ┆ 0x2c60…2c80 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 6c 33 74 6f 6c 20 20 20 20 2d 20 63 6f 6e 76 65 72 ┆ 1 l3tol - conver┆ 0x2c80…2ca0 74 20 33 20 62 79 74 65 20 69 6e 74 65 67 65 72 20 74 6f 20 6c 6f 6e 67 0d 0a 20 20 20 20 20 20 ┆t 3 byte integer to long ┆ 0x2ca0…2cc0 20 20 20 20 20 20 20 20 20 6c 36 34 61 20 20 20 20 20 2d 20 63 6f 6e 76 65 72 74 20 6c 6f 6e 67 ┆ l64a - convert long┆ 0x2cc0…2ce0 20 69 6e 74 65 67 65 72 20 74 6f 20 62 61 73 65 20 36 34 20 61 73 63 69 69 20 28 73 65 65 20 61 ┆ integer to base 64 ascii (see a┆ 0x2ce0…2d00 36 34 6c 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6c 64 65 78 70 20 20 20 20 2d 20 ┆64l) ldexp - ┆ 0x2d00…2d20 61 20 75 73 65 66 75 6c 20 66 75 6e 63 74 69 6f 6e 09 28 73 65 65 20 66 72 61 70 29 0d 0a 20 20 ┆a useful function (see frap) ┆ 0x2d20…2d40 20 20 20 20 20 20 20 20 32 20 20 20 20 6c 69 6e 6b 20 20 20 20 20 2d 20 6c 69 6e 6b 20 74 6f 20 ┆ 2 link - link to ┆ 0x2d40…2d60 61 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6c 6f 63 61 6c 74 69 6d 65 ┆a file localtime┆ 0x2d60…2d80 2d 20 6f 62 74 61 69 6e 20 6c 6f 63 61 6c 20 74 69 6d 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 ┆- obtain local time information ┆ 0x2d80…2da0 28 73 65 65 20 63 74 69 6d 65 29 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 6c 6f 63 6b ┆(see ctime) 2 1 lock┆ 0x2da0…2dc0 20 20 20 20 20 2d 20 6c 6f 63 6b 20 61 20 70 72 6f 63 65 73 73 20 69 6e 20 6d 65 6d 6f 72 79 0d ┆ - lock a process in memory ┆ 0x2dc0…2de0 0a 20 20 20 20 32 20 20 20 20 20 33 20 20 20 20 6c 6f 63 6b 69 6e 67 20 20 2d 20 84 6c 6f 63 6b ┆ 2 3 locking - lock┆ 0x2de0…2e00 20 6f 72 20 75 6e 6c 6f 63 6b 20 61 20 66 69 6c 65 20 72 65 67 69 6f 6e 20 66 6f 72 20 72 65 61 ┆ or unlock a file region for rea┆ 0x2e00…2e20 (23,) 64 69 6e 67 20 6f 72 20 0a 19 9a 80 80 77 72 69 74 69 6e 67 20 20 0d 0a 20 20 20 20 20 20 20 20 ┆ding or writing ┆ 0x2e20…2e40 20 20 20 20 20 20 20 6c 6f 67 20 20 20 20 20 20 2d 20 6e 61 74 75 72 61 6c 20 6c 6f 67 61 72 69 ┆ log - natural logari┆ 0x2e40…2e60 74 68 6d 09 28 73 65 65 20 65 78 70 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6c 6f ┆thm (see exp) lo┆ 0x2e60…2e80 67 31 30 20 20 20 20 2d 20 6c 6f 67 20 62 61 73 65 20 31 30 20 28 73 65 65 20 65 78 70 29 0d 0a ┆g10 - log base 10 (see exp) ┆ 0x2e80…2ea0 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 6c 6f 67 6e 61 6d 65 20 20 2d 20 67 65 74 20 6c 6f ┆ 1 logname - get lo┆ 0x2ea0…2ec0 67 69 6e 20 6e 61 6d 65 20 6f 66 20 75 73 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆gin name of user ┆ 0x2ec0…2ee0 20 6c 6f 6e 67 6a 6d 70 20 20 2d 20 6e 6f 6e 6c 6f 63 61 6c 20 67 6f 74 6f 20 28 73 65 65 20 73 ┆ longjmp - nonlocal goto (see s┆ 0x2ee0…2ee8 65 74 6a 6d 70 29 0d 0a ┆etjmp) ┆ 0x2ee8…2eeb FormFeed { 0x2ee8…2eeb 0c 80 ba ┆ ┆ 0x2ee8…2eeb } 0x2eeb…2f00 20 20 20 20 20 20 20 20 32 20 20 20 20 6d 6b 6e 6f 64 20 20 20 ┆ 2 mknod ┆ 0x2f00…2f20 20 2d 20 6d 61 6b 65 20 61 20 66 69 6c 65 0d 0a 53 6f 66 74 77 61 72 65 20 44 65 76 65 6c 6f 70 ┆ - make a file Software Develop┆ 0x2f20…2f40 6d 65 6e 74 20 53 79 73 74 65 6d 0d 0a 0d 0a a1 52 65 76 69 73 69 6f 6e 20 50 61 67 65 73 20 43 ┆ment System Revision Pages C┆ 0x2f40…2f60 6f 6d 6d 61 6e 64 20 20 44 65 73 63 72 69 70 74 69 6f 6e 05 0d 0a 0d 0a 20 20 20 20 20 20 20 20 ┆ommand Description ┆ 0x2f60…2f80 20 20 31 20 20 20 20 6c 73 65 61 72 63 68 20 20 2d 20 6c 69 6e 65 61 72 20 73 65 61 72 63 68 20 ┆ 1 lsearch - linear search ┆ 0x2f80…2fa0 61 6e 64 20 75 70 64 61 74 65 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 6c 73 65 65 6b ┆and update 2 lseek┆ 0x2fa0…2fc0 20 20 20 20 2d 20 6d 6f 76 65 20 72 65 61 64 2f 77 72 69 74 65 20 66 69 6c 65 20 70 6f 69 6e 74 ┆ - move read/write file point┆ 0x2fc0…2fe0 65 72 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 6c 74 6f 6c 33 20 20 20 20 2d 20 63 6f ┆er 1 ltol3 - co┆ 0x2fe0…3000 6e 76 65 72 74 20 6c 6f 6e 67 20 74 6f 20 33 20 62 79 74 65 20 69 6e 74 65 67 65 72 20 28 73 65 ┆nvert long to 3 byte integer (se┆ 0x3000…3020 (24,) 65 20 6c 33 74 6f 6c 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6d 61 69 6e 20 20 20 ┆e l3tol) main ┆ 0x3020…3040 20 20 2d 20 6c 65 78 20 70 72 6f 67 72 61 6d 20 65 6e 74 72 79 0d 0a 20 20 20 20 32 20 20 20 20 ┆ - lex program entry 2 ┆ 0x3040…3060 20 32 20 20 20 20 6d 61 6c 6c 6f 63 20 20 20 2d 20 61 6c 6c 6f 63 61 74 65 20 6d 65 6d 6f 72 79 ┆ 2 malloc - allocate memory┆ 0x3060…3080 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 6d 6b 6e 6f 64 20 20 20 20 2d 20 6d 61 6b 65 ┆ 2 mknod - make┆ 0x3080…30a0 73 20 61 20 64 69 72 65 63 74 6f 72 79 2c 20 6f 72 20 61 20 73 70 65 63 69 61 6c 20 6f 72 20 6f ┆s a directory, or a special or o┆ 0x30a0…30c0 72 64 69 6e 61 72 79 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 6d 6b 74 ┆rdinary file 1 mkt┆ 0x30c0…30e0 65 6d 70 20 20 20 2d 20 6d 61 6b 65 20 61 20 74 65 6d 70 6f 72 61 72 79 20 66 69 6c 65 0d 0a 20 ┆emp - make a temporary file ┆ 0x30e0…3100 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6d 6f 64 66 20 20 20 20 20 2d 20 72 65 74 75 72 6e 20 ┆ modf - return ┆ 0x3100…3120 66 72 61 63 74 69 6f 6e 61 6c 20 70 61 72 74 20 32 20 28 73 65 65 20 66 72 65 78 70 29 0d 0a 20 ┆fractional part 2 (see frexp) ┆ 0x3120…3140 20 20 20 32 20 20 20 20 20 32 20 20 20 20 6d 6f 6e 69 74 6f 72 20 20 2d 20 70 72 65 70 61 72 65 ┆ 2 2 monitor - prepare┆ 0x3140…3160 20 65 78 65 63 75 74 69 6f 6e 20 70 72 6f 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 ┆ execution profile 2 ┆ 0x3160…3180 20 20 20 6d 6f 75 6e 74 20 20 20 20 2d 20 6d 6f 75 6e 74 20 61 20 66 69 6c 65 20 73 74 72 75 63 ┆ mount - mount a file struc┆ 0x3180…31a0 74 75 72 65 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 6e 61 70 20 20 20 20 20 20 2d 20 ┆ture 2 1 nap - ┆ 0x31a0…31c0 73 6c 65 65 70 20 66 6f 72 20 61 20 73 68 6f 72 74 20 74 69 6d 65 0d 0a 20 20 20 20 20 20 20 20 ┆sleep for a short time ┆ 0x31c0…31e0 20 20 20 20 20 20 20 6e 62 77 61 69 74 73 65 6d 20 20 28 73 65 65 20 77 61 69 74 73 65 6d 29 0d ┆ nbwaitsem (see waitsem) ┆ 0x31e0…3200 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6e 65 78 74 6b 65 79 20 20 2d 20 67 65 74 20 6e ┆ nextkey - get n┆ 0x3200…3220 (25,) 65 78 74 20 6b 65 79 20 69 6e 20 64 61 74 61 20 62 61 73 65 20 28 73 65 65 20 64 62 6d 29 0d 0a ┆ext key in data base (see dbm) ┆ 0x3220…3240 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 6e 69 63 65 20 20 20 20 20 2d 20 63 68 61 6e 67 65 ┆ 1 nice - change┆ 0x3240…3260 20 70 72 69 6f 72 69 74 79 20 6f 66 20 61 20 70 72 6f 63 65 73 73 0d 0a 20 20 20 20 20 20 20 20 ┆ priority of a process ┆ 0x3260…3280 20 20 31 20 20 20 20 6e 6c 69 73 74 20 20 20 20 2d 20 67 65 74 73 20 65 6e 74 72 69 65 73 20 66 ┆ 1 nlist - gets entries f┆ 0x3280…32a0 72 6f 6d 20 6e 61 6d 65 20 6c 69 73 74 0d 0a 20 20 20 20 32 20 20 20 20 20 33 20 20 20 20 6f 70 ┆rom name list 2 3 op┆ 0x32a0…32c0 65 6e 20 20 20 20 20 2d 20 6f 70 65 6e 20 61 20 66 69 6c 65 20 66 6f 72 20 72 65 61 64 69 6e 67 ┆en - open a file for reading┆ 0x32c0…32e0 20 6f 72 20 77 72 69 74 69 6e 67 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 6f 70 65 6e ┆ or writing 2 1 open┆ 0x32e0…3300 73 65 6d 20 20 2d 20 6f 70 65 6e 20 61 20 73 65 6d 61 70 68 6f 72 65 0d 0a 20 20 20 20 20 20 20 ┆sem - open a semaphore ┆ 0x3300…3320 20 20 20 31 20 20 20 20 70 61 75 73 65 20 20 20 20 2d 20 73 75 73 70 65 6e 64 20 70 72 6f 63 65 ┆ 1 pause - suspend proce┆ 0x3320…3340 73 73 20 75 6e 74 69 6c 20 73 69 67 6e 61 6c 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ss until signal ┆ 0x3340…3360 70 63 6c 6f 73 65 20 20 20 2d 20 63 6c 6f 73 65 20 70 69 70 65 20 74 6f 20 70 72 6f 63 65 73 73 ┆pclose - close pipe to process┆ 0x3360…3380 20 28 73 65 65 20 70 6f 70 65 6e 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 70 65 72 ┆ (see popen) 1 per┆ 0x3380…33a0 72 6f 72 20 20 20 2d 20 70 72 69 6e 74 20 73 79 73 74 65 6d 20 65 72 72 6f 72 20 6d 65 73 73 61 ┆ror - print system error messa┆ 0x33a0…33c0 67 65 73 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 70 69 70 65 20 20 20 20 20 2d 20 63 ┆ges 1 pipe - c┆ 0x33c0…33e0 72 65 61 74 65 20 61 6e 20 69 6e 74 65 72 70 72 6f 63 65 73 73 20 63 68 61 6e 6e 65 6c 0d 0a 20 ┆reate an interprocess channel ┆ 0x33e0…3400 20 20 20 20 20 20 20 20 20 32 20 20 20 20 70 6c 6f 63 6b 20 20 20 20 2d 20 6c 6f 63 6b 20 70 72 ┆ 2 plock - lock pr┆ 0x3400…3420 (26,) 6f 63 65 73 73 2c 20 74 65 78 74 2c 20 6f 72 20 64 61 74 61 20 69 6e 20 6d 65 6d 6f 72 79 0d 0a ┆ocess, text, or data in memory ┆ 0x3420…3440 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 70 6f 70 65 6e 20 20 20 20 2d 20 69 6e 69 74 69 61 ┆ 1 popen - initia┆ 0x3440…3460 74 65 20 49 2f 4f 20 74 6f 2f 66 72 6f 6d 20 61 20 70 72 6f 63 65 73 73 0d 0a 20 20 20 20 20 20 ┆te I/O to/from a process ┆ 0x3460…3480 20 20 20 20 20 20 20 20 20 70 6f 77 20 20 20 20 20 20 2d 20 70 6f 77 65 72 20 66 75 6e 63 74 69 ┆ pow - power functi┆ 0x3480…34a0 6f 6e 20 28 73 65 65 20 65 78 70 29 0d 0a 20 20 20 20 32 20 20 20 20 20 34 20 20 20 20 70 72 69 ┆on (see exp) 2 4 pri┆ 0x34a0…34c0 6e 74 66 20 20 20 2d 20 66 6f 72 6d 61 74 74 65 64 20 6f 75 74 70 75 74 20 72 6f 75 74 69 6e 65 ┆ntf - formatted output routine┆ 0x34c0…34e0 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 70 72 6f 66 69 6c 20 20 20 2d 20 65 78 65 63 ┆ 2 1 profil - exec┆ 0x34e0…3500 75 74 69 6f 6e 20 74 69 6d 65 20 70 72 6f 66 69 6c 65 0d 0a 20 20 20 20 32 20 20 20 20 20 34 20 ┆ution time profile 2 4 ┆ 0x3500…3520 20 20 20 70 74 72 61 63 65 20 20 20 2d 20 70 72 6f 63 65 73 73 20 74 72 61 63 65 0d 0a 20 20 20 ┆ ptrace - process trace ┆ 0x3520…3540 20 20 20 20 20 20 20 32 20 20 20 20 70 75 74 63 20 20 20 20 20 2d 20 77 72 69 74 65 20 63 68 72 ┆ 2 putc - write chr┆ 0x3540…3560 61 72 61 63 74 65 72 20 74 6f 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆aracter to stream ┆ 0x3560…3580 20 20 70 75 74 63 68 61 72 20 20 2d 20 77 72 69 74 65 20 63 68 61 72 61 63 74 65 72 20 74 6f 20 ┆ putchar - write character to ┆ 0x3580…35a0 73 74 72 65 61 6d 20 28 73 65 65 20 70 75 74 63 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 ┆stream (see putc) 1 ┆ 0x35a0…35c0 20 20 70 75 74 70 77 65 6e 74 20 2d 20 77 72 69 74 65 20 70 61 73 73 77 6f 72 64 20 66 69 6c 65 ┆ putpwent - write password file┆ 0x35c0…35e0 20 65 6e 74 72 79 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 70 75 74 73 20 20 20 20 20 ┆ entry 1 puts ┆ 0x35e0…3600 2d 20 77 72 69 74 65 20 61 20 73 74 72 69 6e 67 20 74 6f 20 61 20 73 74 72 65 61 6d 0d 0a 20 20 ┆- write a string to a stream ┆ 0x3600…3620 (27,) 20 20 20 20 20 20 20 20 20 20 20 20 20 70 75 74 77 20 20 20 20 20 2d 20 77 72 69 74 65 20 77 6f ┆ putw - write wo┆ 0x3620…3640 72 64 20 74 6f 20 73 74 72 65 61 6d 20 28 73 65 65 20 70 75 74 63 29 0d 0a 20 20 20 20 20 20 20 ┆rd to stream (see putc) ┆ 0x3640…3660 20 20 20 31 20 20 20 20 71 73 6f 72 74 20 20 20 20 2d 20 71 75 69 63 6b 20 73 6f 72 74 20 72 6f ┆ 1 qsort - quick sort ro┆ 0x3660…3680 75 74 69 6e 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 72 61 6e 64 20 20 20 20 20 2d ┆utine 1 rand -┆ 0x3680…36a0 20 72 61 6e 64 6f 6d 20 6e 75 6d 62 65 72 20 67 65 6e 65 72 61 74 6f 72 0d 0a 20 20 20 20 32 20 ┆ random number generator 2 ┆ 0x36a0…36c0 20 20 20 20 31 20 20 20 20 72 64 63 68 6b 20 20 20 20 2d 20 63 68 65 63 6b 20 69 66 20 74 68 65 ┆ 1 rdchk - check if the┆ 0x36c0…36e0 72 65 20 69 73 20 64 61 74 61 20 74 6f 20 62 65 20 72 65 61 64 0d 0a 20 20 20 20 20 20 20 20 20 ┆re is data to be read ┆ 0x36e0…3700 20 32 20 20 20 20 72 65 61 64 20 20 20 20 20 2d 20 72 65 61 64 20 66 72 6f 6d 20 61 20 66 69 6c ┆ 2 read - read from a fil┆ 0x3700…3720 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 72 65 61 6c 6c 6f 63 20 20 2d 20 72 65 61 ┆e realloc - rea┆ 0x3720…3740 6c 6c 6f 63 61 74 65 20 6d 65 6d 6f 72 79 20 28 73 65 65 20 6d 61 6c 6c 6f 63 29 0d 0a 20 20 20 ┆llocate memory (see malloc) ┆ 0x3740…3760 20 20 20 20 20 20 20 20 20 20 20 20 72 65 67 63 6d 70 20 20 20 2d 20 72 65 67 75 6c 61 72 20 65 ┆ regcmp - regular e┆ 0x3760…3780 78 70 72 65 73 73 69 6f 6e 20 63 6f 6d 70 69 6c 65 20 28 73 65 65 20 72 65 67 65 78 29 0d 0a 20 ┆xpression compile (see regex) ┆ 0x3780…37a0 20 20 20 20 20 20 20 20 20 33 20 20 20 20 72 65 67 65 78 20 20 20 20 2d 20 72 65 67 75 6c 61 72 ┆ 3 regex - regular┆ 0x37a0…37c0 20 65 78 70 72 65 73 73 69 6f 6e 20 65 78 65 63 75 74 65 0d 0a 20 20 20 20 20 20 20 20 20 20 34 ┆ expression execute 4┆ 0x37c0…37e0 20 20 20 20 72 65 67 65 78 70 20 20 20 2d 20 72 65 67 75 6c 61 72 20 65 78 70 72 65 73 73 69 6f ┆ regexp - regular expressio┆ 0x37e0…3800 6e 20 63 6f 6d 70 69 6c 65 20 61 6e 64 20 6d 61 74 63 68 20 72 6f 75 74 69 6e 65 73 0d 0a 20 20 ┆n compile and match routines ┆ 0x3800…3820 (28,) 20 20 20 20 20 20 20 20 20 20 20 20 20 72 65 77 69 6e 64 20 20 20 2d 20 73 65 65 6b 20 74 6f 20 ┆ rewind - seek to ┆ 0x3820…3840 7a 65 72 6f 20 28 73 65 65 20 66 73 65 65 6b 29 0d 0a 20 20 20 20 32 20 20 20 20 20 32 20 20 20 ┆zero (see fseek) 2 2 ┆ 0x3840…3860 20 73 62 72 6b 20 20 20 20 20 2d 20 63 68 61 6e 67 65 73 20 64 61 74 61 20 73 65 67 6d 65 6e 74 ┆ sbrk - changes data segment┆ 0x3860…3880 20 73 70 61 63 65 20 61 6c 6c 6f 63 61 74 69 6f 6e 0d 0a 20 20 20 20 32 20 20 20 20 20 34 20 20 ┆ space allocation 2 4 ┆ 0x3880…38a0 20 20 73 63 61 6e 66 20 20 20 20 2d 20 66 6f 72 6d 61 74 74 65 64 20 69 6e 70 75 74 20 63 6f 6e ┆ scanf - formatted input con┆ 0x38a0…38c0 76 65 72 73 69 6f 6e 0d 0a 20 20 20 20 32 20 20 20 20 20 32 20 20 20 20 73 64 65 6e 74 65 72 20 ┆version 2 2 sdenter ┆ 0x38c0…38e0 20 2d 20 65 6e 74 65 72 20 61 20 73 68 61 72 65 64 20 64 61 74 61 20 72 65 67 69 6f 6e 0d 0a 20 ┆ - enter a shared data region ┆ 0x38e0…3900 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 64 66 72 65 65 20 20 20 2d 20 72 65 6c 65 61 73 65 ┆ sdfree - release┆ 0x3900…3920 20 61 20 73 68 61 72 65 64 20 64 61 74 61 20 72 65 67 69 6f 6e 0d 0a 20 20 20 20 32 20 20 20 20 ┆ a shared data region 2 ┆ 0x3920…3940 20 32 20 20 20 20 73 64 67 65 74 20 20 20 20 2d 20 61 74 74 61 63 74 20 74 6f 20 61 20 73 68 61 ┆ 2 sdget - attact to a sha┆ 0x3940…3960 72 65 64 20 64 61 74 61 20 72 65 67 69 6f 6e 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 ┆red data region 2 1 ┆ 0x3960…3980 73 64 67 65 74 76 20 20 20 2d 20 73 79 6e 63 68 72 6f 6e 69 7a 65 20 75 73 65 20 6f 66 20 73 68 ┆sdgetv - synchronize use of sh┆ 0x3980…39a0 61 72 65 64 20 64 61 74 61 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ared data ┆ 0x39a0…39c0 20 20 20 20 20 6c 65 61 76 65 20 61 20 73 68 61 72 65 64 20 64 61 74 61 20 72 65 67 69 6f 6e 20 ┆ leave a shared data region ┆ 0x39c0…39e0 28 73 65 65 20 73 64 65 6e 74 65 72 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 64 ┆(see sdenter) sd┆ 0x39e0…3a00 77 61 69 74 76 20 20 2d 20 73 79 6e 63 72 68 6f 6e 69 7a 65 20 75 73 65 20 6f 66 20 73 68 61 72 ┆waitv - syncrhonize use of shar┆ 0x3a00…3a20 (29,) 65 64 20 64 61 74 61 20 28 73 65 65 20 73 64 67 65 74 76 29 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆ed data (see sdgetv) ┆ 0x3a20…3a40 31 20 20 20 20 73 65 74 62 75 66 20 20 20 2d 20 61 73 73 69 67 6e 20 62 75 66 66 65 72 69 6e 67 ┆1 setbuf - assign buffering┆ 0x3a40…3a60 20 74 6f 20 61 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 65 74 ┆ to a stream set┆ 0x3a60…3a80 67 72 65 6e 74 20 2d 20 72 65 77 69 6e 64 20 67 72 6f 75 70 20 66 69 6c 65 20 70 6f 69 6e 74 65 ┆grent - rewind group file pointe┆ 0x3a80…3aa0 72 20 28 73 65 65 20 67 65 74 67 72 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 ┆r (see getgrent) 1 ┆ 0x3aa0…3ac0 20 73 65 74 6a 6d 70 20 20 20 2d 20 6e 6f 6e 6c 6f 63 61 6c 20 67 6f 74 6f 0d 0a 20 20 20 20 20 ┆ setjmp - nonlocal goto ┆ 0x3ac0…3ae0 20 20 20 20 20 20 20 20 20 20 73 65 74 6b 65 79 20 20 20 2d 20 44 45 53 20 65 6e 63 72 79 70 74 ┆ setkey - DES encrypt┆ 0x3ae0…3b00 69 6f 6e 20 28 73 65 65 20 63 72 79 70 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 ┆ion (see crypt) 1 ┆ 0x3b00…3b20 73 65 74 70 67 72 70 20 20 2d 20 73 65 74 20 70 72 6f 63 65 73 73 20 67 72 6f 75 70 20 69 64 0d ┆setpgrp - set process group id ┆ 0x3b20…3b21 0a ┆ ┆ 0x3b21…3b24 FormFeed { 0x3b21…3b24 0c 80 ba ┆ ┆ 0x3b21…3b24 } 0x3b24…3b40 20 20 20 20 20 20 20 20 20 20 20 20 20 73 70 72 69 6e 74 66 20 20 2d 20 66 6f 72 6d ┆ sprintf - form┆ 0x3b40…3b60 61 74 74 65 64 20 6f 75 74 70 75 74 20 72 6f 75 74 69 6e 65 20 28 73 65 65 20 70 72 69 6e 74 66 ┆atted output routine (see printf┆ 0x3b60…3b80 29 0d 0a 53 6f 66 74 77 61 72 65 20 44 65 76 65 6c 6f 70 6d 65 6e 74 20 53 79 73 74 65 6d 0d 0a ┆) Software Development System ┆ 0x3b80…3ba0 0d 0a a1 52 65 76 69 73 69 6f 6e 20 50 61 67 65 73 20 43 6f 6d 6d 61 6e 64 20 20 44 65 73 63 72 ┆ Revision Pages Command Descr┆ 0x3ba0…3bc0 69 70 74 69 6f 6e 05 0d 0a 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 65 74 70 77 65 ┆iption setpwe┆ 0x3bc0…3be0 6e 74 20 2d 20 72 65 77 69 6e 64 20 70 61 73 73 77 6f 72 64 20 66 69 6c 65 20 70 6f 69 6e 74 65 ┆nt - rewind password file pointe┆ 0x3be0…3c00 72 20 28 73 65 65 20 67 65 74 70 77 65 6e 74 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 ┆r (see getpwent) 1 ┆ 0x3c00…3c20 (30,) 20 73 65 74 75 69 64 20 20 20 2d 20 73 65 74 20 75 73 65 72 20 69 64 0d 0a 20 20 20 20 20 20 20 ┆ setuid - set user id ┆ 0x3c20…3c40 20 20 20 20 20 20 20 20 73 65 74 67 69 64 20 20 20 2d 20 73 65 74 20 67 72 6f 75 70 64 20 69 64 ┆ setgid - set groupd id┆ 0x3c40…3c60 20 28 73 65 65 20 73 65 74 6e 69 64 29 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 73 68 ┆ (see setnid) 2 1 sh┆ 0x3c60…3c80 75 74 64 6e 20 20 20 2d 20 66 6c 75 73 68 20 62 6c 6f 63 6b 20 69 2f 6f 20 61 6e 64 20 68 61 6c ┆utdn - flush block i/o and hal┆ 0x3c80…3ca0 74 20 73 79 73 74 65 6d 0d 0a 20 20 20 20 20 20 20 20 20 20 34 20 20 20 20 73 69 67 6e 61 6c 20 ┆t system 4 signal ┆ 0x3ca0…3cc0 20 20 2d 20 73 70 65 63 69 66 79 20 77 68 61 74 20 74 6f 20 64 6f 20 6f 6e 20 72 65 63 65 69 70 ┆ - specify what to do on receip┆ 0x3cc0…3ce0 74 20 6f 66 20 61 20 73 69 67 6e 61 6c 0d 0a 20 20 20 20 32 20 20 20 20 20 31 20 20 20 20 73 69 ┆t of a signal 2 1 si┆ 0x3ce0…3d00 67 73 65 6d 20 20 20 2d 20 73 69 67 6e 61 6c 73 20 61 20 70 72 6f 63 65 73 73 20 77 61 69 74 69 ┆gsem - signals a process waiti┆ 0x3d00…3d20 6e 67 20 6f 6e 20 61 20 73 65 6d 61 70 68 6f 72 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ng on a semaphore ┆ 0x3d20…3d40 20 20 73 69 6e 20 20 20 20 20 20 2d 20 73 69 6e 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 74 ┆ sin - sin function (see t┆ 0x3d40…3d60 72 69 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 73 69 6e 68 20 20 20 20 20 2d 20 ┆rig) 1 sinh - ┆ 0x3d60…3d80 68 79 70 65 72 62 6f 6c 69 63 20 73 69 6e 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 ┆hyperbolic sine 1 ┆ 0x3d80…3da0 73 6c 65 65 70 20 20 20 20 2d 20 73 75 73 70 65 6e 64 20 65 78 65 63 75 74 69 6f 6e 20 66 6f 72 ┆sleep - suspend execution for┆ 0x3da0…3dc0 20 61 6e 20 69 6e 74 65 72 76 61 6c 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 71 72 ┆ an interval sqr┆ 0x3dc0…3de0 74 20 20 20 20 20 2d 20 73 71 75 61 72 65 20 72 6f 6f 74 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 ┆t - square root function (se┆ 0x3de0…3e00 65 20 65 78 70 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 72 61 6e 64 20 20 20 20 ┆e exp) srand ┆ 0x3e00…3e20 (31,) 2d 20 73 65 65 64 20 72 61 6e 64 6f 6d 20 6e 75 6d 62 65 72 20 67 65 6e 65 72 61 74 6f 72 20 28 ┆- seed random number generator (┆ 0x3e20…3e40 73 65 65 20 72 61 6e 64 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 73 63 61 6e 66 ┆see rand) sscanf┆ 0x3e40…3e60 20 20 20 2d 20 66 6f 72 6d 61 74 74 65 64 20 69 6e 70 75 74 20 63 6f 6e 76 65 72 73 69 6f 6e 20 ┆ - formatted input conversion ┆ 0x3e60…3e80 28 73 65 65 20 73 63 61 6e 66 29 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 73 73 69 67 ┆(see scanf) 2 ssig┆ 0x3e80…3ea0 6e 61 6c 20 20 2d 20 73 6f 66 74 77 61 72 65 20 73 69 67 6e 61 6c 0d 0a 20 20 20 20 32 20 20 20 ┆nal - software signal 2 ┆ 0x3ea0…3ec0 20 20 32 20 20 20 20 73 74 61 74 20 20 20 20 20 2d 20 67 65 74 20 66 69 6c 65 20 73 74 61 74 75 ┆ 2 stat - get file statu┆ 0x3ec0…3ee0 73 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 73 74 64 69 6f 20 20 20 20 2d 20 70 65 72 ┆s 2 stdio - per┆ 0x3ee0…3f00 66 6f 72 6d 73 20 73 74 61 6e 64 61 72 64 20 62 75 66 66 65 72 65 64 20 69 6e 70 75 74 20 61 6e ┆forms standard buffered input an┆ 0x3f00…3f20 64 20 6f 75 74 70 75 74 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 73 74 69 6d 65 20 20 ┆d output 1 stime ┆ 0x3f20…3f40 20 20 2d 20 73 65 74 20 74 69 6d 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 6f ┆ - set time sto┆ 0x3f40…3f60 72 65 20 20 20 20 2d 20 73 74 6f 72 65 20 6b 65 79 20 69 6e 20 64 61 74 61 20 62 61 73 65 20 28 ┆re - store key in data base (┆ 0x3f60…3f80 73 65 65 20 64 62 6d 29 0d 0a 20 20 20 20 20 20 20 20 20 20 33 20 20 20 20 73 74 72 69 6e 67 20 ┆see dbm) 3 string ┆ 0x3f80…3fa0 20 20 2d 20 73 74 72 69 6e 67 20 63 6f 6d 6d 61 6e 64 73 3a 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆ - string commands: ┆ 0x3fa0…3fc0 20 20 20 20 20 73 74 72 63 61 74 20 20 20 2d 20 63 6f 6e 63 61 74 65 6e 61 74 65 20 73 74 72 69 ┆ strcat - concatenate stri┆ 0x3fc0…3fe0 6e 67 73 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ngs (see string) ┆ 0x3fe0…4000 20 73 74 72 63 68 72 20 20 20 2d 20 66 69 6e 64 20 63 68 61 72 61 63 74 65 72 20 69 6e 20 73 74 ┆ strchr - find character in st┆ 0x4000…4020 (32,) 72 69 6e 67 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ring (see string) ┆ 0x4020…4040 20 20 73 74 72 63 6d 70 20 20 20 2d 20 63 6f 6d 70 61 72 65 20 73 74 72 69 6e 67 73 20 28 73 65 ┆ strcmp - compare strings (se┆ 0x4040…4060 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 63 70 79 ┆e string) strcpy┆ 0x4060…4080 20 20 20 2d 20 63 6f 70 79 20 73 74 72 69 6e 67 73 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a ┆ - copy strings (see string) ┆ 0x4080…40a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 63 73 70 6e 20 20 2d 20 66 69 6e 64 20 6c ┆ strcspn - find l┆ 0x40a0…40c0 65 6e 67 74 68 20 6f 66 20 73 75 62 73 74 72 69 6e 67 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d ┆ength of substring (see string) ┆ 0x40c0…40e0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 64 75 70 20 20 20 2d 20 28 73 65 65 20 ┆ strdup - (see ┆ 0x40e0…4100 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 6c 65 6e 20 20 ┆string) strlen ┆ 0x4100…4120 20 2d 20 67 65 74 20 73 74 72 69 6e 67 20 6c 65 6e 67 74 68 20 28 73 65 65 20 73 74 72 69 6e 67 ┆ - get string length (see string┆ 0x4120…4140 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 6e 63 61 74 20 20 2d 20 63 6f 6e ┆) strncat - con┆ 0x4140…4160 63 61 74 65 6e 61 74 65 20 73 74 72 69 6e 67 73 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 ┆catenate strings (see string) ┆ 0x4160…4180 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 6e 63 6d 70 20 20 2d 20 63 6f 6d 70 61 72 65 ┆ strncmp - compare┆ 0x4180…41a0 20 73 74 72 69 6e 67 73 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 ┆ strings (see string) ┆ 0x41a0…41c0 20 20 20 20 20 20 73 74 72 6e 63 70 79 20 20 2d 20 63 6f 70 79 20 73 74 72 69 6e 67 73 20 28 73 ┆ strncpy - copy strings (s┆ 0x41c0…41e0 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 70 62 ┆ee string) strpb┆ 0x41e0…4200 72 6b 20 20 2d 20 66 69 6e 64 20 73 74 72 69 6e 67 20 69 6e 20 73 74 72 69 6e 67 20 28 73 65 65 ┆rk - find string in string (see┆ 0x4200…4220 (33,) 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 72 63 68 72 ┆ string) strrchr┆ 0x4220…4240 20 20 2d 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ - (see string) ┆ 0x4240…4260 20 73 74 72 73 70 6e 20 20 20 2d 20 66 69 6e 64 20 6c 65 6e 67 74 68 20 6f 66 20 73 75 62 73 74 ┆ strspn - find length of subst┆ 0x4260…4280 72 69 6e 67 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ring (see string) ┆ 0x4280…42a0 20 20 73 74 72 74 6f 6b 20 20 20 2d 20 66 69 6e 64 20 74 6f 6b 65 6e 20 77 69 74 68 69 6e 20 73 ┆ strtok - find token within s┆ 0x42a0…42c0 74 72 69 6e 67 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 ┆tring (see string) 1 ┆ 0x42c0…42e0 20 20 20 73 77 61 62 20 20 20 20 20 2d 20 73 77 61 70 20 62 79 74 65 73 0d 0a 20 20 20 20 20 20 ┆ swab - swap bytes ┆ 0x42e0…4300 20 20 20 20 31 20 20 20 20 73 79 6e 63 20 20 20 20 20 2d 20 75 70 64 61 74 65 20 73 75 70 65 72 ┆ 1 sync - update super┆ 0x4300…4320 20 62 6c 6f 63 6b 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 79 73 5f 65 72 72 6c 69 ┆ block sys_errli┆ 0x4320…4340 73 74 20 2d 20 73 65 65 20 70 65 72 72 6f 72 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆st - see perror ┆ 0x4340…4360 73 79 73 5f 6e 65 72 72 20 2d 20 73 65 65 20 70 65 72 72 6f 72 0d 0a 20 20 20 20 20 20 20 20 20 ┆sys_nerr - see perror ┆ 0x4360…4380 20 31 20 20 20 20 73 79 73 74 65 6d 20 20 20 2d 20 65 78 65 63 75 74 65 20 61 20 73 68 65 6c 6c ┆ 1 system - execute a shell┆ 0x4380…43a0 20 63 6f 6d 6d 61 6e 64 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 61 6e 20 20 20 20 ┆ command tan ┆ 0x43a0…43c0 20 20 2d 20 74 61 6e 67 65 6e 74 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 74 72 69 67 29 0d ┆ - tangent function (see trig) ┆ 0x43c0…43e0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 61 6e 68 20 20 20 20 20 2d 20 68 79 70 65 72 ┆ tanh - hyper┆ 0x43e0…4400 62 6f 6c 69 63 20 74 61 6e 67 65 6e 74 20 28 73 65 65 20 73 69 6e 68 29 0d 0a 20 20 20 20 20 20 ┆bolic tangent (see sinh) ┆ 0x4400…4420 (34,) 20 20 20 20 32 20 20 20 20 74 65 72 6d 63 61 70 20 20 2d 20 70 65 72 66 6f 72 6d 65 73 20 74 65 ┆ 2 termcap - performes te┆ 0x4420…4440 72 6d 69 6e 61 6c 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 67 65 74 65 6e 74 20 20 ┆rminal tgetent ┆ 0x4440…4460 2d 20 84 67 65 74 20 74 65 72 6d 69 6e 61 6c 20 63 61 70 61 62 69 6c 69 74 79 20 65 6e 74 72 79 ┆- get terminal capability entry┆ 0x4460…4480 20 28 73 65 65 20 74 65 72 6d 63 61 70 29 20 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ (see termcap) ┆ 0x4480…44a0 74 67 65 74 66 6c 61 67 20 2d 20 74 65 73 74 20 66 6f 72 20 70 72 65 73 65 6e 63 65 20 6f 66 20 ┆tgetflag - test for presence of ┆ 0x44a0…44c0 63 61 70 61 62 69 6c 69 74 79 20 28 73 65 65 20 74 65 72 6d 63 61 70 29 0d 0a 20 20 20 20 20 20 ┆capability (see termcap) ┆ 0x44c0…44e0 20 20 20 20 20 20 20 20 20 74 67 65 74 6e 75 6d 20 20 2d 20 67 65 74 20 6e 75 6d 65 72 69 63 20 ┆ tgetnum - get numeric ┆ 0x44e0…4500 76 61 6c 75 65 20 6f 66 20 63 61 70 61 62 69 6c 69 74 79 20 28 73 65 65 20 74 65 72 6d 63 61 70 ┆value of capability (see termcap┆ 0x4500…4520 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 67 65 74 73 74 72 20 20 2d 20 67 65 74 ┆) tgetstr - get┆ 0x4520…4540 20 73 74 72 69 6e 67 20 76 61 6c 75 65 20 6f 66 20 63 61 70 61 62 69 6c 69 74 79 20 28 73 65 65 ┆ string value of capability (see┆ 0x4540…4560 20 74 65 72 6d 63 61 70 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 67 6f 74 6f 20 ┆ termcap) tgoto ┆ 0x4560…4580 20 20 20 2d 20 67 65 74 20 63 75 72 73 6f 72 20 61 64 64 72 65 73 73 69 6e 67 20 73 74 72 69 6e ┆ - get cursor addressing strin┆ 0x4580…45a0 67 20 28 73 65 65 20 74 65 72 6d 63 61 70 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆g (see termcap) ┆ 0x45a0…45c0 74 70 75 74 73 0d 0a 20 20 20 20 32 20 20 20 20 20 32 20 20 20 20 74 69 6d 65 20 20 20 20 20 2d ┆tputs 2 2 time -┆ 0x45c0…45e0 20 67 65 74 20 74 69 6d 65 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 74 69 6d 65 73 20 ┆ get time 1 times ┆ 0x45e0…4600 20 20 20 2d 20 67 65 74 20 70 72 6f 63 65 73 73 20 61 6e 64 20 63 68 69 6c 64 20 70 72 6f 63 65 ┆ - get process and child proce┆ 0x4600…4620 (35,) 73 73 20 74 69 6d 65 73 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 74 6d 70 66 69 6c 65 ┆ss times 1 tmpfile┆ 0x4620…4640 20 20 2d 20 63 72 65 61 74 65 20 61 20 74 65 6d 70 6f 72 61 72 79 20 66 69 6c 65 0d 0a 20 20 20 ┆ - create a temporary file ┆ 0x4640…4660 20 20 20 20 20 20 20 31 20 20 20 20 74 6d 70 6e 61 6d 20 20 20 2d 20 63 72 65 61 74 65 20 61 20 ┆ 1 tmpnam - create a ┆ 0x4660…4680 74 65 6d 70 6f 72 61 72 79 20 66 69 6c 65 20 6e 61 6d 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 ┆temporary file name ┆ 0x4680…46a0 20 20 20 20 74 6f 61 73 63 69 69 20 20 2d 20 63 6f 6e 76 65 72 74 20 74 6f 20 61 73 63 69 69 20 ┆ toascii - convert to ascii ┆ 0x46a0…46c0 28 73 65 65 20 63 6f 6e 76 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 6f 6c 6f 77 ┆(see conv) tolow┆ 0x46c0…46e0 65 72 20 20 2d 20 63 6f 6e 76 65 72 74 20 74 6f 20 6c 6f 77 65 72 20 63 61 73 65 20 28 73 65 65 ┆er - convert to lower case (see┆ 0x46e0…4700 20 63 6f 6e 76 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 6f 75 70 70 65 72 20 20 ┆ conv) toupper ┆ 0x4700…4720 2d 20 63 6f 6e 76 65 72 74 20 74 6f 20 75 70 70 65 72 20 63 61 73 65 20 28 73 65 65 20 63 6f 6e ┆- convert to upper case (see con┆ 0x4720…4740 76 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 70 75 74 73 20 20 20 20 2d 20 64 65 ┆v) tputs - de┆ 0x4740…475a 63 6f 64 65 20 70 61 64 64 69 6e 67 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 0d 0a ┆code padding information ┆ 0x475a…475d FormFeed { 0x475a…475d 0c 80 ba ┆ ┆ 0x475a…475d } 0x475d…4760 20 20 20 ┆ ┆ 0x4760…4780 20 20 20 20 20 31 20 20 20 20 77 61 69 74 73 65 6d 20 20 2d 20 77 61 69 74 20 6f 6e 20 61 20 73 ┆ 1 waitsem - wait on a s┆ 0x4780…47a0 65 6d 70 61 68 6f 72 65 0d 0a 53 6f 66 74 77 61 72 65 20 44 65 76 65 6c 6f 70 6d 65 6e 74 20 53 ┆empahore Software Development S┆ 0x47a0…47c0 79 73 74 65 6d 0d 0a 0d 0a a1 52 65 76 69 73 69 6f 6e 20 50 61 67 65 73 20 43 6f 6d 6d 61 6e 64 ┆ystem Revision Pages Command┆ 0x47c0…47e0 20 20 44 65 73 63 72 69 70 74 69 6f 6e 05 0d 0a 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 ┆ Description 2 ┆ 0x47e0…4800 20 74 72 69 67 20 20 20 20 20 2d 20 74 72 69 67 6f 6e 6f 6d 65 74 72 69 63 20 66 75 6e 63 74 69 ┆ trig - trigonometric functi┆ 0x4800…4820 (36,) 6f 6e 73 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 74 74 79 6e 61 6d 65 20 20 2d 20 66 ┆ons 1 ttyname - f┆ 0x4820…4840 69 6e 64 20 6e 61 6d 65 20 6f 66 20 74 65 72 6d 69 6e 61 6c 0d 0a 20 20 20 20 20 20 20 20 20 20 ┆ind name of terminal ┆ 0x4840…4860 20 20 20 20 20 74 7a 73 65 74 20 20 20 20 2d 20 73 65 74 20 65 78 74 65 72 6e 61 6c 20 74 69 6d ┆ tzset - set external tim┆ 0x4860…4880 65 20 76 61 72 69 61 62 6c 65 73 20 28 73 65 65 20 63 74 69 6d 65 29 0d 0a 20 20 20 20 32 20 20 ┆e variables (see ctime) 2 ┆ 0x4880…48a0 20 20 20 32 20 20 20 20 75 6c 69 6d 69 74 20 20 20 2d 20 67 65 74 20 61 6e 64 20 73 65 74 20 75 ┆ 2 ulimit - get and set u┆ 0x48a0…48c0 73 65 72 20 6c 69 6d 69 74 73 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 75 6d 61 73 6b ┆ser limits 1 umask┆ 0x48c0…48e0 20 20 20 20 2d 20 73 65 74 20 61 6e 64 20 67 65 74 20 66 69 6c 65 20 63 72 65 61 74 69 6f 6e 20 ┆ - set and get file creation ┆ 0x48e0…4900 6d 61 73 6b 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 75 6d 6f 75 6e 74 20 20 20 2d 20 ┆mask 1 umount - ┆ 0x4900…4920 75 6e 6d 6f 75 6e 74 20 61 20 66 69 6c 65 20 73 79 73 74 65 6d 0d 0a 20 20 20 20 32 20 20 20 20 ┆unmount a file system 2 ┆ 0x4920…4940 20 32 20 20 20 20 75 6e 61 6d 65 20 20 20 20 2d 20 67 65 74 20 6e 61 6d 65 20 6f 66 20 63 75 72 ┆ 2 uname - get name of cur┆ 0x4940…4960 72 65 6e 74 20 74 68 65 20 58 45 4e 49 58 20 53 79 73 74 65 6d 20 73 79 73 74 65 6d 0d 0a 20 20 ┆rent the XENIX System system ┆ 0x4960…4980 20 20 20 20 20 20 20 20 31 20 20 20 20 75 6e 67 65 74 63 20 20 20 2d 20 70 75 73 68 20 63 68 61 ┆ 1 ungetc - push cha┆ 0x4980…49a0 72 61 63 74 65 72 20 62 61 63 6b 20 6f 6e 74 6f 20 73 74 72 65 61 6d 0d 0a 20 20 20 20 20 20 20 ┆racter back onto stream ┆ 0x49a0…49c0 20 20 20 32 20 20 20 20 75 6e 6c 69 6e 6b 20 20 20 2d 20 72 65 6d 6f 76 65 20 61 20 64 69 72 65 ┆ 2 unlink - remove a dire┆ 0x49c0…49e0 63 74 6f 72 79 20 65 6e 74 72 79 0d 0a 20 20 20 20 20 20 20 20 20 20 31 20 20 20 20 75 73 74 61 ┆ctory entry 1 usta┆ 0x49e0…4a00 74 20 20 20 20 2d 20 67 65 74 20 66 69 6c 65 20 73 79 73 74 65 6d 20 73 74 61 74 69 73 74 69 63 ┆t - get file system statistic┆ 0x4a00…4a20 (37,) 73 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 75 74 69 6d 65 20 20 20 20 2d 20 73 65 74 ┆s 2 utime - set┆ 0x4a20…4a40 20 66 69 6c 65 20 61 63 63 65 73 73 20 61 6e 64 20 6d 6f 64 69 66 69 63 61 74 69 6f 6e 20 74 69 ┆ file access and modification ti┆ 0x4a40…4a60 6d 65 73 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 77 61 69 74 20 20 20 20 20 2d 20 77 ┆mes 2 wait - w┆ 0x4a60…4a80 61 69 74 20 66 6f 72 20 63 68 69 6c 64 20 70 72 6f 63 65 73 73 20 74 6f 20 73 74 6f 70 20 6f 72 ┆ait for child process to stop or┆ 0x4a80…4aa0 20 74 65 72 6d 69 6e 61 74 65 0d 0a 20 20 20 20 20 20 20 20 20 20 32 20 20 20 20 77 72 69 74 65 ┆ terminate 2 write┆ 0x4aa0…4ac0 20 20 20 20 2d 20 77 72 69 74 65 20 6f 6e 20 61 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 ┆ - write on a file ┆ 0x4ac0…4ae0 20 32 20 20 20 20 78 6c 69 73 74 20 20 20 20 2d 20 67 65 74 20 6e 61 6d 65 20 6c 69 73 74 20 65 ┆ 2 xlist - get name list e┆ 0x4ae0…4b00 6e 74 72 69 65 73 20 66 72 6f 6d 20 61 20 66 69 6c 65 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 ┆ntries from a file ┆ 0x4b00…4b20 20 20 20 79 30 20 20 20 20 20 20 20 2d 20 62 65 73 73 65 6c 20 66 75 6e 63 74 69 6f 6e 20 28 73 ┆ y0 - bessel function (s┆ 0x4b20…4b40 65 65 20 62 65 73 73 65 6c 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 79 31 20 20 20 ┆ee bessel) y1 ┆ 0x4b40…4b60 20 20 20 20 2d 20 62 65 73 73 65 6c 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 62 65 73 73 65 ┆ - bessel function (see besse┆ 0x4b60…4b80 6c 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 79 6e 20 20 20 20 20 20 20 2d 20 62 65 ┆l) yn - be┆ 0x4b80…4ba0 73 73 65 6c 20 66 75 6e 63 74 69 6f 6e 20 28 73 65 65 20 62 65 73 73 65 6c 29 0d 0a 20 20 0a 1a ┆ssel function (see bessel) ┆ 0x4ba0…4bc0 1a 20 20 20 20 73 74 72 63 61 74 20 20 20 2d 20 63 6f 6e 63 61 74 65 6e 61 74 65 20 73 74 72 69 ┆ strcat - concatenate stri┆ 0x4bc0…4be0 6e 67 73 20 28 73 65 65 20 73 74 72 69 6e 67 29 0d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ┆ngs (see string) ┆ 0x4be0…4c00 20 73 74 72 63 68 72 20 20 20 2d 20 66 69 6e 64 20 63 68 61 72 61 63 74 65 72 20 69 6e 20 73 74 ┆ strchr - find character in st┆
B▶03◀▶06◀N▶04◀-N ▶06◀▶02◀▶01◀K1▶05◀▶0f◀▶19◀#-7AKU_iså▶87◀▶91◀▶ff◀▶04◀\f ▶80◀▶82◀ ▶14◀▶b3◀▶06◀▶0b◀ ▶a1◀▶e1◀▶05◀850212/HKI XENIX Reference Manual ▶a1◀▶e1◀ ▶a1◀Software Development System Software Development Commands (CP) ▶a1◀Revision Pages Command Description▶05◀ 2 intro - introduces xenix software development commands 8 adb - debugger 2 5 admin - create and administer sccs files 2 2 ar - archive and library maintainer 2 as - assembler 1 cb - C program beautifier 6 cc - C compiler 3 cdc - change delta commentary 2 comb - combine sccs deltas 2 4 config - configure a xenix system 3 cpp - the c language preprocesser 2 cref - make cross ref listing 22 csh - a shell (command interpreter) with C-like syntax 2 2 ctags - create a tags file 3 delta - make sccs delta (change) 2 dosld - xenix to MS-DOS cross linker 6 get - get version of sccs file 1 gets - get a string from standard input 2 hdr - print binary file hader information 1 help - ask for help about SCCS commands 2 ld - linkage editor 3 lex - generator of lexical analysis programs 3 lint - a C program verifier 1 lorder - find ordering relation for an object library 4 m4 - macro processor 7 make - maintain software 2 mkstr - create an error message file 2 2 nm - print name list 2 1 prof - display profile data 2 prs - print an sccs file 2 1 ranlib - convert archives to random libraries 2 ratfor - rational FORTRAN dialect 1 regcmp - regular expression compile 1 rmdel - remove sccs delta from file 1 sact - print sccs file editing activity 1 sccsdiff - compare two version of sccs file 1 size - size of an object file 1 spline - interpolate smooth curve 2 2 stackuse - determine stack requirements for "C" programs 1 strings - find the printable strings in binary file 2 strip - remove symbols and relocation bits 1 time - time a command 1 tsort - topologial sort 1 unget - undo get of sccs file 1 uuclean - clean-up the uucp spool directory 1 uucp - copies files from xenix to xenix \f ▶80◀▶b7◀ 2 uucp - unix to unix copy uulog - xenix to xenix copy (see uucp) 2 uustat - uucp status inquiry and job control 2 uusub - monitor uucp network 2 uuto - public xenix-to-xenix file copy 2 uux - xenix to xenix command execution 2 val - validate sccs file 1 xref - cross reference for C programs 2 xstr - extract strings from C programs 2 yacc - yet another compiler-compiler ▶a1◀Software Development System System Services, Libary routines and error number (S) ▶a1◀Revision Pages Command Description▶05◀ 8 intro - ▶84◀introduces system service, library routines and ▶19◀▶9a◀▶80◀▶80◀error numbers 1 a641 - convert base-64 ascii to long integer 1 abort - generate an IOT fault 1 abs - integer absolute value 2 access - determine accessibility of a file 2 acct - enable or disable process accounting acos - arc cosine function (see trig) 1 alarm - set a process's alarm clock asctime - convert time data to ascii (see ctime) asin - arc sin function (see trig) 1 assert - program verification atan - arc tangent function (see trig) atan2 - arc tangent function (see trig) 1 atof - convert ascii sring to floating number atoi - convert ascii string to integer (see atof) atol - convert ascii string to long integer (see atof) 1 bessel - performs bessel functions brk - (see sbrk) 1 bsearch - binary search cabs - euclidean distance (see hypot) calloc - allocate memory (see malloc) ceil - ceiling value (see floor) 1 chdir - change working directory 2 chmod - change mode of file 2 chown - change owner and group of file 1 chroot - change root directory 2 1 chsize - change file size clearerr - clear error (see ferror) 1 close - close a file descriptor 2 conv - translates characters cos - cosine function (see trig) cosh - hyperbolic cosine (see sinh) 2 creat - create a new file or rewrite an existing one 2 2 creatsem - create an instance of a binary semaphore 2 crypt - DES encryption 1 ctermid - generate filename for terminal 2 2 ctime - convert time to ascii string 2 ctype - classifies characters 2 8 curses - performes screen and cursor functions 1 cuserid - character login name of user dbinit - open data base (see dbm) 2 dbm - open data base 1 defopen - open default parameter file defread - read default parameters (see defopen) delete - delete key in data base (see dbm) \f ▶80◀▶be◀ 1 ecvt - format conversion Software Development System ▶a1◀Revision Pages Command Description▶05◀ 2 2 dup - duplicate an open file descriptor dup2 - duplicate an open file descriptor (see dup) 1 ecvt - performs output conversions edata - (see end) encrypt - DES encryption (see crypt) 1 end - last location in program endgrent - close group file (see getgrent) endpwent - close password file (see get pwent) errno - (see perror) etext - (see end) 2 4 exec - executes a file execl - (see exec) execle - (see exec) execlp - (see exec) execlv - (see exec) execv - (see exec) execvp - (see exec) 1 exit - terminate process 1 exp - exponentiation fabs - returns absolute value (see floor) 1 fclose - close a stream 2 fcntl - file control fcvt - format conversion fdopen - reopen a stream (see fopen) feof - test for eof (see ferror) 2 ferror - test for error fetch - access key in data base fflush - flush a stream (see fclose) fgetc - get character from stream (see getc) fgets - get a string from a stream (see gets) fileno - ▶84◀convert stream number to file description (see ▶19◀▶9a◀▶80◀▶80◀ferror) firstkey - get first key in data base (see dbm) 1 floor - performs floor function fmod - a useful function (see floor) 2 fopen - open a stream 2 fork - create a new process fprintf - formatted output routine (see printf) fputc - write character to stream (see putc) fputs - write a string to a stream (see puts) 1 fread - buffered input free - free memory (see malloc) freopen - reopen a stream (see fopen) 1 frexp - return mantissa fscanf - formatted input conversion (see scanf) 1 fseek - seek within a stream fstat - get file status (see stat) ftell - obtain file pointer position (see fseek) ftime - get system time (see time) fwrite - buffered output (see fread) fxlist - get name list entries from a file (see xlist) 1 gamma - log gamme function gcvt - format conversion 2 getc - get character from stream getchar - get character from stream (see getc) \f ▶80◀▶bb◀ geteuid - get effective user id Software Development System ▶a1◀Revision Pages Command Description▶05◀ 2 1 getcwd - gets pathname of current working directory getegid - get effective group id (see getuid) 1 getenv - get value for environment variable getgid - get group id (see getuid) 2 getgrent - get group file entry getgrgid - get group file entry (see getgrent) getgrnam - get group file entry (see getgrent) 1 getlogin - get login name 2 getopt - parse command line options 1 getpass - read a password 1 getpid - get process id getpgrp - get group id (see getpid) getppid - get parent process id (see getpid) 1 getpw - get name from user id geteuid - gets eft. user (see getuid) 2 getpwent - get password file entry getpwnam - get password file entry (see getpwent) getpwuid - get password file entry (see getpwent) 1 gets - get a string from a stream 1 getuid - get real user id getw - get word from stream (see getc) gmtime - obtain Grenwich Man time information (see ctime) gsignal - software signal (see ssignal) 1 hypot - sqrt(x*x+y*y), determines euclidean distance 1 ioctl - control device isalnum - test for alphanumeric (see ctype) isalpha - test for alphabetic character (see ctype) isascii - test for ascii character (see ctype) isatty - check for terminal (see ttyname) iscntrl - test for control character (see ctype) isdigit - test for digit (see ctype) isgraph - test for printing character (see ctype) islower - test for lower case (see ctype) isprint - test for printing character (see ctype) ispunct - test for punctuation (see ctype) isspace - test for space (see ctype) isupper - test for upper case (see ctype) isxdigit - test for hex digit (see ctype) j0 - bessel function (see bessel) j1 - bessel function (see bessel) jn - bessel function (see bessel) 2 kill - ▶84◀▶84◀send a signal to a process or group of processes 1 l3tol - convert 3 byte integer to long l64a - convert long integer to base 64 ascii (see a64l) ldexp - a useful function (see frap) 2 link - link to a file localtime- obtain local time information (see ctime) 2 1 lock - lock a process in memory 2 3 locking - ▶84◀lock or unlock a file region for reading or ▶19◀▶9a◀▶80◀▶80◀writing log - natural logarithm (see exp) log10 - log base 10 (see exp) 1 logname - get login name of user longjmp - nonlocal goto (see setjmp) \f ▶80◀▶ba◀ 2 mknod - make a file Software Development System ▶a1◀Revision Pages Command Description▶05◀ 1 lsearch - linear search and update 2 lseek - move read/write file pointer 1 ltol3 - convert long to 3 byte integer (see l3tol) main - lex program entry 2 2 malloc - allocate memory 2 mknod - makes a directory, or a special or ordinary file 1 mktemp - make a temporary file modf - return fractional part 2 (see frexp) 2 2 monitor - prepare execution profile 2 mount - mount a file structure 2 1 nap - sleep for a short time nbwaitsem (see waitsem) nextkey - get next key in data base (see dbm) 1 nice - change priority of a process 1 nlist - gets entries from name list 2 3 open - open a file for reading or writing 2 1 opensem - open a semaphore 1 pause - suspend process until signal pclose - close pipe to process (see popen) 1 perror - print system error messages 1 pipe - create an interprocess channel 2 plock - lock process, text, or data in memory 1 popen - initiate I/O to/from a process pow - power function (see exp) 2 4 printf - formatted output routine 2 1 profil - execution time profile 2 4 ptrace - process trace 2 putc - write chraracter to stream putchar - write character to stream (see putc) 1 putpwent - write password file entry 1 puts - write a string to a stream putw - write word to stream (see putc) 1 qsort - quick sort routine 1 rand - random number generator 2 1 rdchk - check if there is data to be read 2 read - read from a file realloc - reallocate memory (see malloc) regcmp - regular expression compile (see regex) 3 regex - regular expression execute 4 regexp - regular expression compile and match routines rewind - seek to zero (see fseek) 2 2 sbrk - changes data segment space allocation 2 4 scanf - formatted input conversion 2 2 sdenter - enter a shared data region sdfree - release a shared data region 2 2 sdget - attact to a shared data region 2 1 sdgetv - synchronize use of shared data leave a shared data region (see sdenter) sdwaitv - syncrhonize use of shared data (see sdgetv) 1 setbuf - assign buffering to a stream setgrent - rewind group file pointer (see getgrent) 1 setjmp - nonlocal goto setkey - DES encryption (see crypt) 1 setpgrp - set process group id \f ▶80◀▶ba◀ sprintf - formatted output routine (see printf) Software Development System ▶a1◀Revision Pages Command Description▶05◀ setpwent - rewind password file pointer (see getpwent) 1 setuid - set user id setgid - set groupd id (see setnid) 2 1 shutdn - flush block i/o and halt system 4 signal - specify what to do on receipt of a signal 2 1 sigsem - signals a process waiting on a semaphore sin - sin function (see trig) 1 sinh - hyperbolic sine 1 sleep - suspend execution for an interval sqrt - square root function (see exp) srand - seed random number generator (see rand) sscanf - formatted input conversion (see scanf) 2 ssignal - software signal 2 2 stat - get file status 2 stdio - performs standard buffered input and output 1 stime - set time store - store key in data base (see dbm) 3 string - string commands: strcat - concatenate strings (see string) strchr - find character in string (see string) strcmp - compare strings (see string) strcpy - copy strings (see string) strcspn - find length of substring (see string) strdup - (see string) strlen - get string length (see string) strncat - concatenate strings (see string) strncmp - compare strings (see string) strncpy - copy strings (see string) strpbrk - find string in string (see string) strrchr - (see string) strspn - find length of substring (see string) strtok - find token within string (see string) 1 swab - swap bytes 1 sync - update super block sys_errlist - see perror sys_nerr - see perror 1 system - execute a shell command tan - tangent function (see trig) tanh - hyperbolic tangent (see sinh) 2 termcap - performes terminal tgetent - ▶84◀get terminal capability entry (see termcap) tgetflag - test for presence of capability (see termcap) tgetnum - get numeric value of capability (see termcap) tgetstr - get string value of capability (see termcap) tgoto - get cursor addressing string (see termcap) tputs 2 2 time - get time 1 times - get process and child process times 1 tmpfile - create a temporary file 1 tmpnam - create a temporary file name toascii - convert to ascii (see conv) tolower - convert to lower case (see conv) toupper - convert to upper case (see conv) tputs - decode padding information \f ▶80◀▶ba◀ 1 waitsem - wait on a sempahore Software Development System ▶a1◀Revision Pages Command Description▶05◀ 2 trig - trigonometric functions 1 ttyname - find name of terminal tzset - set external time variables (see ctime) 2 2 ulimit - get and set user limits 1 umask - set and get file creation mask 1 umount - unmount a file system 2 2 uname - get name of current the XENIX System system 1 ungetc - push character back onto stream 2 unlink - remove a directory entry 1 ustat - get file system statistics 2 utime - set file access and modification times 2 wait - wait for child process to stop or terminate 2 write - write on a file 2 xlist - get name list entries from a file y0 - bessel function (see bessel) y1 - bessel function (see bessel) yn - bessel function (see bessel) «eof»