|
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
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»