pdp11v/usr/man/u_man/man0/toc3

.xx "intro" "introduction to subroutines and libraries"
.xx "a64l" "convert between long integer and base-64 ASCII string"
.xx "abort" "generate an IOT fault"
.xx "abort" "terminate Fortran program"
.xx "abs" "return integer absolute value"
.xx "abs" "Fortran absolute value"
.xx "acos" "Fortran arccosine intrinsic function"
.xx "aimag" "Fortran imaginary part of complex argument"
.xx "aint" "Fortran integer part intrinsic function"
.xx "asin" "Fortran arcsine intrinsic function"
.xx "assert" "verify program assertion"
.xx "atan" "Fortran arctangent intrinsic function"
.xx "atan2" "Fortran arctangent intrinsic function"
.xx "atof" "convert ASCII string to floating-point number"
.xx "bessel" "Bessel functions"
.xx "bool" "Fortran bitwise boolean functions"
.xx "bsearch" "binary search"
.xx "clock" "report CPU time used"
.xx "conjg" "Fortran complex conjugate intrinsic function"
.xx "conv" "translate characters"
.xx "cos" "Fortran cosine intrinsic function"
.xx "cosh" "Fortran hyperbolic cosine intrinsic function"
.xx "crypt" "generate DES encryption"
.xx "ctermid" "generate file name for terminal"
.xx "ctime" "convert date and time to string"
.xx "ctype" "classify characters"
.xx "cuserid" "get character login name of the user"
.xx "dial" "establish an out-going terminal line connection"
.xx "drand48" "generate uniformly distributed pseudo-random numbers"
.xx "ecvt" "convert floating-point number to string"
.xx "end" "last locations in program"
.xx "erf" "error function and complementary error function"
.xx "exp" "Fortran exponential intrinsic function"
.xx "exp" "exponential, logarithm, power, square root functions"
.xx "fclose" "close or flush a stream"
.xx "ferror" "stream status inquiries"
.xx "floor" "floor, ceiling, remainder, absolute value functions"
.xx "fopen" "open a stream"
.xx "fread" "binary input/output"
.xx "frexp" "manipulate parts of floating-point numbers"
.xx "fseek" "reposition a file pointer in a stream"
.xx "ftw" "walk a file tree"
.xx "ftype" "explicit Fortran type conversion"
.xx "gamma" "log gamma function"
.xx "getarg" "return Fortran command-line argument"
.xx "getc" "get character or word from stream"
.xx "getcwd" "get path-name of current working directory"
.xx "getenv" "return value for environment name"
.xx "getenv" "return Fortran environment variable"
.xx "getgrent" "get group file entry"
.xx "getlogin" "get login name"
.xx "getopt" "get option letter from argument vector"
.xx "getpass" "read a password"
.xx "getpw" "get name from UID"
.xx "getpwent" "get password file entry"
.xx "gets" "get a string from a stream"
.xx "getut" "access utmp file entry"
.xx "hsearch" "manage hash search tables"
.xx "hypot" "Euclidean distance function"
.xx "index" "return location of Fortran substring"
.xx "l3tol" "convert between 3-byte integers and long integers"
.xx "ldahread" "read the archive header of a member of an archive file"
.xx "ldclose" "close a common object file"
.xx "ldfhread" "read the file header of a common object file"
.xx "ldlread" "manipulate line number entries of a common object file function"
.xx "ldlseek" "seek to line number entries of a section of a common object file"
.xx "ldohseek" "seek to the optional file header of a common object file"
.xx "ldopen" "open a common object file for reading"
.xx "ldrseek" "seek to relocation entries of a section of a common object file"
.xx "ldshread" "read an indexed\/named section header of a common object file"
.xx "ldsseek" "seek to an indexed\/named section of a common object file"
.xx "ldtbindex" "compute the index of a symbol table entry of a common object file"
.xx "ldtbread" "read an indexed symbol table entry of a common object file"
.xx "ldtbseek" "seek to the symbol table of a common object file"
.xx "len" "return length of Fortran string"
.xx "log" "Fortran natural logarithm intrinsic function"
.xx "log10" "Fortran common logarithm intrinsic function"
.xx "logname" "return login name of user"
.xx "lsearch" "linear search and update"
.xx "malloc" "main memory allocator"
.xx "matherr" "error-handling function"
.xx "max" "Fortran maximum-value functions"
.xx "mclock" "return Fortran time accounting"
.xx "memory" "memory operations"
.xx "min" "Fortran minimum-value functions"
.xx "mktemp" "make a unique file name"
.xx "mod" "Fortran remaindering intrinsic functions"
.xx "monitor" "prepare execution profile"
.xx "nlist" "get entries from name list"
.xx "perror" "system error messages"
.xx "plot" "graphics interface subroutines"
.xx "popen" "initiate pipe to/from a process"
.xx "printf" "print formatted output"
.xx "putc" "put character or word on a stream"
.xx "putpwent" "write password file entry"
.xx "puts" "put a string on a stream"
.xx "qsort" "quicker sort"
.xx "rand" "simple random-number generator"
.xx "rand" "Fortran uniform random-number generator"
.xx "regcmp" "compile and execute regular expression"
.xx "round" "Fortran nearest integer functions"
.xx "scanf" "convert formatted input"
.xx "setbuf" "assign buffering to a stream"
.xx "setjmp" "non-local goto"
.xx "sign" "Fortran transfer-of-sign intrinsic function"
.xx "signal" "specify Fortran action on receipt of a system signal"
.xx "sin" "Fortran sine intrinsic function"
.xx "sinh" "Fortran hyperbolic sine intrinsic function"
.xx "sinh" "hyperbolic functions"
.xx "sleep" "suspend execution for interval"
.xx "sputl" "access long numeric data in a machine independent fashion."
.xx "sqrt" "Fortran square root intrinsic function"
.xx "ssignal" "software signals"
.xx "stdio" "standard buffered input/output package"
.xx "stdipc" "standard interprocess communication package"
.xx "string" "string operations"
.xx "strtol" "convert string to integer"
.xx "swab" "swap bytes"
.xx "system" "issue a shell command from Fortran"
.xx "system" "issue a shell command"
.xx "tan" "Fortran tangent intrinsic function"
.xx "tanh" "Fortran hyperbolic tangent intrinsic function"
.xx "tmpfile" "create a temporary file"
.xx "tmpnam" "create a name for a temporary file"
.xx "trig" "trigonometric functions"
.xx "tsearch" "manage binary search trees"
.xx "ttyname" "find name of a terminal"
.xx "ttyslot" "find the slot in the utmp file of the current user"
.xx "ungetc" "push character back into input stream"
.xx "x25alnk" "attach or install a BX.25 link"
.xx "x25clnk" "change over a BX.25 link"
.xx "x25hlnk" "halt or detach a BX.25 link"
.xx "x25ipvc" "install or remove a PVC on a link"