The uiop Reference Manual

This is the uiop Reference Manual, version 3.3.7.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 18:10:54 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 uiop

Portability library for Common Lisp programs

Long Name

Utilities for Implementation- and OS- Portability

Author

Francois-Rene Rideau

License

MIT

Long Description

UIOP provides runtime support for Common Lisp programs:
Basic general-purpose utilities that are in such a need that you can’t portably construct a complete program without using some of them. UIOP replaces ASDF/DRIVER and ASDF-UTILS, and offers a superset of the functionality provided by CL-FAD, EXTERNAL-PROGRAM, TRIVIAL-SHELL, TRIVIAL-BACKTRACE and a lot of the functionality formerly provided by CL-LAUNCH, XCVB-DRIVER, TRIVIAL-FEATURES, plus a tiny subset of functionality from ALEXANDRIA and FARE-UTILS.
It is transcluded into asdf.lisp together with ASDF/DEFSYSTEM, so if you did (require "asdf") you already have a matching UIOP loaded.

Version

3.3.7.1

Source

uiop.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 uiop/uiop.asd

Source

uiop.asd.

Parent Component

uiop (system).

ASDF Systems

uiop.


3.1.2 uiop/package.lisp

Source

uiop.asd.

Parent Component

uiop (system).

Packages
Public Interface
Internals

3.1.3 uiop/common-lisp.lisp

Dependency

package.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/common-lisp.

Internals

3.1.4 uiop/utility.lisp

Dependency

common-lisp.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/utility.

Public Interface
Internals

3.1.5 uiop/version.lisp

Dependency

utility.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/version.

Public Interface
Internals

3.1.6 uiop/os.lisp

Dependency

utility.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/os.

Public Interface
Internals

3.1.7 uiop/pathname.lisp

Dependencies
Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/pathname.

Public Interface
Internals

3.1.8 uiop/filesystem.lisp

Dependencies
Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/filesystem.

Public Interface

3.1.9 uiop/stream.lisp

Dependency

filesystem.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/stream.

Public Interface
Internals

3.1.10 uiop/image.lisp

Dependency

stream.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/image.

Public Interface
Internals

*image-restored-p* (special variable).


3.1.11 uiop/lisp-build.lisp

Dependency

image.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/lisp-build.

Public Interface
Internals

3.1.12 uiop/launch-program.lisp

Dependency

stream.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/launch-program.

Public Interface
Internals

3.1.13 uiop/run-program.lisp

Dependencies
Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/run-program.

Public Interface
Internals

3.1.14 uiop/configuration.lisp

Dependency

image.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/configuration.

Public Interface
Internals

3.1.15 uiop/backward-driver.lisp

Dependencies
Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/backward-driver.

Public Interface
Internals

3.1.16 uiop/driver.lisp

Dependency

backward-driver.lisp (file).

Source

uiop.asd.

Parent Component

uiop (system).

Packages

uiop/driver.


3.2 Static


3.2.1 uiop/contrib/debug.lisp

Source

uiop.asd.

Parent Component

uiop (system).


4 Packages

Packages are listed by definition order.


4.1 uiop/lisp-build

Source

lisp-build.lisp.

Nickname

asdf/lisp-build

Use List
Used By List
Public Interface
Internals

4.2 uiop/common-lisp

Source

common-lisp.lisp.

Nickname

uiop/cl

Use List
Used By List
Internals

4.3 uiop/package*

Source

package.lisp.

Use List
Used By List

uiop/driver.


4.4 uiop/image

Source

image.lisp.

Use List
Used By List
Public Interface
Internals

*image-restored-p* (special variable).


4.5 uiop/configuration

Source

configuration.lisp.

Use List
Used By List
Public Interface
Internals

4.6 uiop/version

Source

version.lisp.

Use List
Used By List
Public Interface
Internals

4.7 uiop/pathname

Source

pathname.lisp.

Nickname

asdf/pathname

Use List
Used By List
Public Interface
Internals

4.8 uiop/os

Source

os.lisp.

Use List
Used By List
Public Interface
Internals

4.9 uiop/stream

Source

stream.lisp.

Use List
Used By List
Public Interface
Internals

4.10 uiop/utility

Source

utility.lisp.

Use List
Used By List
Public Interface
Internals

4.11 uiop/run-program

Source

run-program.lisp.

Nickname

asdf/run-program

Use List
Used By List
Public Interface
Internals

4.12 uiop/launch-program

Source

launch-program.lisp.

Use List
Used By List
Public Interface
Internals

4.14 uiop/package

Source

package.lisp.

Use List

common-lisp.

Used By List
Public Interface
Internals

4.15 uiop/driver

Source

driver.lisp.

Nicknames
  • uiop
  • asdf/driver
Use List
Used By List
  • asdf/action.
  • asdf/backward-interface.
  • asdf/backward-internals.
  • asdf/bundle.
  • asdf/component.
  • asdf/concatenate-source.
  • asdf/find-component.
  • asdf/find-system.
  • asdf/footer.
  • asdf/forcing.
  • asdf/interface.
  • asdf/lisp-action.
  • asdf/operate.
  • asdf/operation.
  • asdf/output-translations.
  • asdf/package-inferred-system.
  • asdf/parse-defsystem.
  • asdf/plan.
  • asdf/session.
  • asdf/source-registry.
  • asdf/system.
  • asdf/system-registry.
  • asdf/upgrade.
  • asdf/user.

4.17 uiop/package-local-nicknames

Source

package.lisp.

Use List

common-lisp.

Used By List

uiop/package*.


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Constants

Constant: +non-base-chars-exist-p+
Package

uiop/utility.

Source

utility.lisp.


5.1.2 Special variables

Special Variable: *base-build-directory*

When set to a non-null value, it should be an absolute directory pathname,
which will serve as the *DEFAULT-PATHNAME-DEFAULTS* around a COMPILE-FILE,
what more while the input-file is shortened if possible to ENOUGH-PATHNAME relative to it. This can help you produce more deterministic output for FASLs.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *clear-configuration-hook*
Package

uiop/configuration.

Source

configuration.lisp.

Special Variable: *command-line-arguments*

Command-line arguments

Package

uiop/image.

Source

image.lisp.

Special Variable: *compile-check*

A hook for user-defined compile-time invariants

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *compile-file-failure-behaviour*

How should ASDF react if it encounters a failure (per the ANSI spec of COMPILE-FILE) when compiling a file, which includes any non-style-warning warning.
Valid values are :error, :warn, and :ignore.
Note that ASDF ALWAYS raises an error if it fails to create an output file when compiling.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *compile-file-warnings-behaviour*

How should ASDF react if it encounters a warning when compiling a file? Valid values are :error, :warn, and :ignore.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *default-encoding*

Default encoding for source files.
The default value :utf-8 is the portable thing.
The legacy behavior was :default.
If you (asdf:load-system :asdf-encodings) then
you will have autodetection via *encoding-detection-hook* below, reading emacs-style -*- coding: utf-8 -*- specifications, and falling back to utf-8 or latin1 if nothing is specified.

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *default-stream-element-type*

default element-type for open (depends on the current CL implementation)

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *encoding-detection-hook*

Hook for an extension to define a function to automatically detect a file’s encoding

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *encoding-external-format-hook*

Hook for an extension (e.g. ASDF-ENCODINGS) to define a better mapping from non-default encodings to and implementation-defined external-format’s

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *here-directory*

This special variable is bound to the currect directory during calls to PROCESS-SOURCE-REGISTRY in order that we be able to interpret the :here directive.

Package

uiop/configuration.

Source

configuration.lisp.

Special Variable: *ignored-configuration-form*

Have configuration forms been ignored while parsing the configuration?

Package

uiop/configuration.

Source

configuration.lisp.

Special Variable: *image-dump-hook*

Functions to call (in order) before an image is dumped

Package

uiop/image.

Source

image.lisp.

Special Variable: *image-dumped-p*

Is this a dumped image? As a standalone executable?

Package

uiop/image.

Source

image.lisp.

Special Variable: *image-entry-point*

a function with which to restart the dumped image when execution is restored from it.

Package

uiop/image.

Source

image.lisp.

Special Variable: *image-postlude*

a form to evaluate, or string containing forms to read and evaluate before the image dump hooks are called and before the image is dumped.

Package

uiop/image.

Source

image.lisp.

Special Variable: *image-prelude*

a form to evaluate, or string containing forms to read and evaluate when the image is restarted, but before the entry point is called.

Package

uiop/image.

Source

image.lisp.

Special Variable: *image-restore-hook*

Functions to call (in reverse order) when the image is restored

Package

uiop/image.

Source

image.lisp.

Special Variable: *implementation-type*

The type of Lisp implementation used, as a short UIOP-standardized keyword

Package

uiop/os.

Source

os.lisp.

Special Variable: *lisp-interaction*

Is this an interactive Lisp environment, or is it batch processing?

Package

uiop/image.

Source

image.lisp.

Special Variable: *nil-pathname*

A pathname that is as neutral as possible for use as defaults when merging, making or parsing pathnames

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *output-translation-function*

Hook for output translations.

This function needs to be idempotent, so that actions can work whether their inputs were translated or not,
which they will be if we are composing operations. e.g. if some create-lisp-op creates a lisp file from some higher-level input, you need to still be able to use compile-op on that lisp file.

Package

uiop/pathname.

Source

pathname.lisp.

Determine whether or not ASDF resolves symlinks when defining systems. Defaults to T.

Package

uiop/filesystem.

Source

filesystem.lisp.

Special Variable: *stderr*

the original error output stream at startup

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *stdin*

the original standard input stream at startup

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *stdout*

the original standard output stream at startup

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *temporary-directory*

User-configurable location for temporary files

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *uiop-debug-utility*

form that evaluates to the pathname to your favorite debugging utilities

Package

uiop/utility.

Source

utility.lisp.

Special Variable: *uiop-version*
Package

uiop/version.

Source

version.lisp.

Special Variable: *uninteresting-compiler-conditions*

Additional conditions that may be skipped while compiling Lisp code.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *uninteresting-conditions*

Conditions that may be skipped while compiling or loading Lisp code.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *uninteresting-loader-conditions*

Additional conditions that may be skipped while loading Lisp code.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *unspecific-pathname-type*

Unspecific type component to use with the underlying implementation’s MAKE-PATHNAME

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *user-cache*

A specification as per RESOLVE-LOCATION of where the user keeps his FASL cache

Package

uiop/configuration.

Source

configuration.lisp.

Special Variable: *usual-uninteresting-conditions*

A suggested value to which to set or bind *uninteresting-conditions*.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *utf-8-external-format*

Default :external-format argument to pass to CL:OPEN and also
CL:LOAD or CL:COMPILE-FILE to best process a UTF-8 encoded file.
On modern implementations, this will decode UTF-8 code points as CL characters. On legacy implementations, it may fall back on some 8-bit encoding,
with non-ASCII code points being read as several CL characters;
hopefully, if done consistently, that won’t affect program behavior too much.

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *warnings-file-type*

Pathname type for warnings files, or NIL if disabled

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Special Variable: *wild*

Wild component for use with MAKE-PATHNAME

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *wild-directory*

A pathname object with wildcards for matching any subdirectory

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *wild-file*

A pathname object with wildcards for matching any file with TRANSLATE-PATHNAME

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *wild-file-for-directory*

A pathname object with wildcards for matching any file with DIRECTORY

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *wild-inferiors*

A pathname object with wildcards for matching any recursive subdirectory

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *wild-path*

A pathname object with wildcards for matching any file in any recursive subdirectory

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: +character-types+
Package

uiop/utility.

Source

utility.lisp.

Special Variable: +cr+
Package

uiop/utility.

Source

utility.lisp.

Special Variable: +crlf+
Package

uiop/utility.

Source

utility.lisp.

Special Variable: +lf+
Package

uiop/utility.

Source

utility.lisp.

Special Variable: +max-character-type-index+
Package

uiop/utility.

Source

utility.lisp.


5.1.3 Macros

Macro: appendf (place &rest args)

Append onto list

Package

uiop/utility.

Source

utility.lisp.

Macro: define-package (package &rest clauses)

DEFINE-PACKAGE takes a PACKAGE and a number of CLAUSES, of the form
(KEYWORD . ARGS).
DEFINE-PACKAGE supports the following keywords:
SHADOW, SHADOWING-IMPORT-FROM, IMPORT-FROM, EXPORT, INTERN, NICKNAMES, DOCUMENTATION – as per CL:DEFPACKAGE.
USE – as per CL:DEFPACKAGE, but if neither USE, USE-REEXPORT, MIX,
nor MIX-REEXPORT is supplied, then it is equivalent to specifying
(:USE :COMMON-LISP). This is unlike CL:DEFPACKAGE for which the
behavior of a form without USE is implementation-dependent.
RECYCLE – Recycle the package’s exported symbols from the specified packages, in order. For every symbol scheduled to be exported by the DEFINE-PACKAGE, either through an :EXPORT option or a :REEXPORT option, if the symbol exists in one of the :RECYCLE packages, the first such symbol is re-homed to the package being defined.
For the sake of idempotence, it is important that the package being defined should appear in first position if it already exists, and even if it doesn’t, ahead of any package that is not going to be deleted afterwards and never created again. In short, except for special cases, always make it the first package on the list if the list is not empty.
MIX – Takes a list of package designators. MIX behaves like
(:USE PKG1 PKG2 ... PKGn) but additionally uses :SHADOWING-IMPORT-FROM to resolve conflicts in favor of the first found symbol. It may still yield
an error if there is a conflict with an explicitly :IMPORT-FROM symbol. REEXPORT – Takes a list of package designators. For each package, p, in the list, export symbols with the same name as those exported from p. Note that in the case of shadowing, etc. the symbols with the same name may not be the same symbols. UNINTERN – Remove symbols here from PACKAGE. Note that this is primarily useful when *redefining* a previously-existing package in the current image (e.g., when upgrading ASDF). Most programmers will have no use for this option. LOCAL-NICKNAMES – If the host implementation supports package local nicknames (check for the :PACKAGE-LOCAL-NICKNAMES feature), then this should be a list of nickname and package name pairs. Using this option will cause an error if the host CL implementation does not support it.
USE-REEXPORT, MIX-REEXPORT – Use or mix the specified packages as per the USE or MIX directives, and reexport their contents as per the REEXPORT directive.

Package

uiop/package.

Source

package.lisp.

Macro: if-let (bindings &body then-form)
Package

uiop/utility.

Source

utility.lisp.

Macro: latest-timestamp-f (place &rest timestamps)
Package

uiop/utility.

Source

utility.lisp.

Macro: nest (&rest things)

Macro to keep code nesting and indentation under control.

Package

uiop/utility.

Source

utility.lisp.

Macro: os-cond (&rest clauses)
Package

uiop/os.

Source

os.lisp.

Macro: uiop-debug (&rest keys)

Load the UIOP debug utility at compile-time as well as runtime

Package

uiop/utility.

Source

utility.lisp.

Macro: while-collecting ((&rest collectors) &body body)

COLLECTORS should be a list of names for collections. A collector defines a function that, when applied to an argument inside BODY, will add its argument to the corresponding collection. Returns multiple values, a list for each collection, in order.
E.g.,
(while-collecting (foo bar)
(dolist (x ’((a 1) (b 2) (c 3)))
(foo (first x))
(bar (second x))))
Returns two values: (A B C) and (1 2 3).

Package

uiop/utility.

Source

utility.lisp.

Macro: with-current-directory ((&optional dir) &body body)

Call BODY while the POSIX current working directory is set to DIR

Package

uiop/filesystem.

Source

filesystem.lisp.

Macro: with-deprecation ((level) &body definitions)

Given a deprecation LEVEL (a form to be EVAL’ed at macro-expansion time), instrument the
DEFUN and DEFMETHOD forms in DEFINITIONS to notify the programmer of the deprecation of the function when it is compiled or called.

Increasing levels (as result from evaluating LEVEL) are: NIL (not deprecated yet), :STYLE-WARNING (a style warning is issued when used), :WARNING (a full warning is issued when used), :ERROR (a continuable error instead), and :DELETE (it’s an error if the code is still there while at that level).

Forms other than DEFUN and DEFMETHOD are not instrumented, and you can protect a DEFUN or DEFMETHOD from instrumentation by enclosing it in a PROGN.

Package

uiop/version.

Source

version.lisp.

Macro: with-enough-pathname ((pathname-var &key pathname defaults) &body body)

Shorthand syntax for CALL-WITH-ENOUGH-PATHNAME

Package

uiop/pathname.

Source

pathname.lisp.

Macro: with-fatal-condition-handler ((&optional) &body body)

Execute BODY in a context where fatal conditions are appropriately handled

Package

uiop/image.

Source

image.lisp.

Macro: with-input ((input-var &optional value) &body body)

Bind INPUT-VAR to an input stream, coercing VALUE (default: previous binding of INPUT-VAR) as per CALL-WITH-INPUT, and evaluate BODY within the scope of this binding.

Package

uiop/stream.

Source

stream.lisp.

Macro: with-input-file ((var pathname &rest keys &key element-type external-format if-does-not-exist) &body body)
Package

uiop/stream.

Source

stream.lisp.

Macro: with-muffled-compiler-conditions ((&optional) &body body)

Trivial syntax for CALL-WITH-MUFFLED-COMPILER-CONDITIONS

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Macro: with-muffled-conditions ((conditions) &body body)

Shorthand syntax for CALL-WITH-MUFFLED-CONDITIONS

Package

uiop/utility.

Source

utility.lisp.

Macro: with-muffled-loader-conditions ((&optional) &body body)

Trivial syntax for CALL-WITH-MUFFLED-LOADER-CONDITIONS

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Macro: with-null-input ((var &rest keys &key element-type external-format if-does-not-exist) &body body)

Evaluate BODY in a context when VAR is bound to an input stream that always returns end of file. The keyword arguments are allowed for backward compatibility, but are ignored.

Package

uiop/stream.

Source

stream.lisp.

Macro: with-null-output ((var &rest keys &key element-type external-format if-does-not-exist if-exists) &body body)

Evaluate BODY in a context when VAR is bound to an output stream that discards all output. The keyword arguments are allowed for backward compatibility, but are ignored.

Package

uiop/stream.

Source

stream.lisp.

Macro: with-output ((output-var &optional value &key element-type) &body body)

Bind OUTPUT-VAR to an output stream obtained from VALUE (default: previous binding of OUTPUT-VAR) treated as a stream designator per CALL-WITH-OUTPUT. Evaluate BODY in the scope of this binding.

Package

uiop/stream.

Source

stream.lisp.

Macro: with-output-file ((var pathname &rest keys &key element-type external-format if-exists if-does-not-exist) &body body)
Package

uiop/stream.

Source

stream.lisp.

Macro: with-pathname-defaults ((&optional defaults) &body body)

Execute BODY in a context where the *DEFAULT-PATHNAME-DEFAULTS* is as specified, where leaving the defaults NIL or unspecified means a (NIL-PATHNAME), except
on ABCL, Genera and XCL, where it remains unchanged for it doubles as current-directory.

Package

uiop/pathname.

Source

pathname.lisp.

Macro: with-safe-io-syntax ((&key package) &body body)

Establish safe CL reader options around the evaluation of BODY

Package

uiop/stream.

Source

stream.lisp.

Macro: with-saved-deferred-warnings ((warnings-file &key source-namestring) &body body)

Trivial syntax for CALL-WITH-SAVED-DEFERRED-WARNINGS

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Macro: with-staging-pathname ((pathname-var &optional pathname-value) &body body)

Trivial syntax wrapper for CALL-WITH-STAGING-PATHNAME

Package

uiop/stream.

Source

stream.lisp.

Macro: with-temporary-file ((&key stream pathname directory prefix suffix type keep direction element-type external-format) &body body)

Evaluate BODY where the symbols specified by keyword arguments
STREAM and PATHNAME (if respectively specified) are bound corresponding
to a newly created temporary file ready for I/O, as per CALL-WITH-TEMPORARY-FILE.
At least one of STREAM or PATHNAME must be specified.
If the STREAM is not specified, it will be closed before the BODY is evaluated.
If STREAM is specified, then the :CLOSE-STREAM label if it appears in the BODY,
separates forms run before and after the stream is closed.
The values of the last form of the BODY (not counting the separating :CLOSE-STREAM) are returned. Upon success, the KEEP form is evaluated and the file is is deleted unless it evaluates to TRUE.

Package

uiop/stream.

Source

stream.lisp.

Macro: with-upgradability ((&optional) &body body)

Evaluate BODY at compile- load- and run- times, with DEFUN and DEFGENERIC modified
to also declare the functions NOTINLINE and to accept a wrapping the function name specification into a list with keyword argument SUPERSEDE (which defaults to T if the name is not wrapped, and NIL if it is wrapped). If SUPERSEDE is true, call UNDEFINE-FUNCTION to supersede any previous definition.

Package

uiop/utility.

Source

utility.lisp.


5.1.4 Compiler macros

Compiler Macro: coerce-pathname (&rest args)
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Compiler Macro: in-first-directory (&rest args)
Package

uiop/configuration.

Source

backward-driver.lisp.

Compiler Macro: in-system-configuration-directory (&rest args)
Package

uiop/configuration.

Source

backward-driver.lisp.

Compiler Macro: in-user-configuration-directory (&rest args)
Package

uiop/configuration.

Source

backward-driver.lisp.

Compiler Macro: system-configuration-directories (&rest args)
Package

uiop/configuration.

Source

backward-driver.lisp.

Compiler Macro: user-configuration-directories (&rest args)
Package

uiop/configuration.

Source

backward-driver.lisp.

Compiler Macro: version-compatible-p (&rest args)
Package

uiop/backward-driver.

Source

backward-driver.lisp.


5.1.5 Setf expanders

Setf Expander: (setf getenv) (x)

Set an environment variable.

Package

uiop/os.

Source

os.lisp.

Reader

getenv (function).


5.1.6 Ordinary functions

Function: absolute-pathname-p (pathspec)

If PATHSPEC is a pathname or namestring object that parses as a pathname possessing an :ABSOLUTE directory component, return the (parsed) pathname. Otherwise return NIL

Package

uiop/pathname.

Source

pathname.lisp.

Function: access-at (object at)

Given an OBJECT and an AT specifier, list of successive accessors,
call each accessor on the result of the previous calls.
An accessor may be an integer, meaning a call to ELT,
a keyword, meaning a call to GETF,
NIL, meaning identity,
a function or other symbol, meaning itself,
or a list of a function designator and arguments, interpreted as per ENSURE-FUNCTION. As a degenerate case, the AT specifier may be an atom of a single such accessor instead of a list.

Package

uiop/utility.

Source

utility.lisp.

Function: access-at-count (at)

From an AT specification, extract a COUNT of maximum number of sub-objects to read as per ACCESS-AT

Package

uiop/utility.

Source

utility.lisp.

Function: add-pathname-suffix (pathname suffix &rest keys)

Add a SUFFIX to the name of a PATHNAME, return a new pathname. Further KEYS can be passed to MAKE-PATHNAME.

Package

uiop/stream.

Source

stream.lisp.

Function: always-default-encoding (pathname)

Trivial function to use as *encoding-detection-hook*, always ’detects’ the *default-encoding*

Package

uiop/stream.

Source

stream.lisp.

Function: architecture ()

The CPU architecture of the current host

Package

uiop/os.

Source

os.lisp.

Function: argv0 ()

On supported implementations (most that matter), or when invoked by a proper wrapper script, return a string that for the name with which the program was invoked, i.e. argv[0] in C. Otherwise, return NIL.

Package

uiop/image.

Source

image.lisp.

Function: base-string-p (string)

Does the STRING only contain BASE-CHARs?

Package

uiop/utility.

Source

utility.lisp.

Function: boolean-to-feature-expression (value)

Converts a boolean VALUE to a form suitable for testing with #+.

Package

uiop/utility.

Source

utility.lisp.

Function: call-around-hook (hook function)

Call a HOOK around the execution of FUNCTION

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: call-function (function-spec &rest arguments)

Call the function designated by FUNCTION-SPEC as per ENSURE-FUNCTION, with the given ARGUMENTS

Package

uiop/utility.

Source

utility.lisp.

Function: call-functions (function-specs)

For each function in the list FUNCTION-SPECS, in order, call the function as per CALL-FUNCTION

Package

uiop/utility.

Source

utility.lisp.

Function: call-image-dump-hook ()

Call the hook functions registered to be run before to dump an image

Package

uiop/image.

Source

image.lisp.

Function: call-image-restore-hook ()

Call the hook functions registered to be run when restoring a dumped image

Package

uiop/image.

Source

image.lisp.

Function: call-with-current-directory (dir thunk)

call the THUNK in a context where the current directory was changed to DIR, if not NIL. Note that this operation is usually NOT thread-safe.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: call-with-enough-pathname (maybe-subpath defaults-pathname thunk)

In a context where *DEFAULT-PATHNAME-DEFAULTS* is bound to DEFAULTS-PATHNAME (if not null, or else to its current value), call THUNK with ENOUGH-PATHNAME for MAYBE-SUBPATH
given DEFAULTS-PATHNAME as a base pathname.

Package

uiop/pathname.

Source

pathname.lisp.

Function: call-with-fatal-condition-handler (thunk)

Call THUNK in a context where fatal conditions are appropriately handled

Package

uiop/image.

Source

image.lisp.

Function: call-with-input-file (pathname thunk &key element-type external-format if-does-not-exist)

Open FILE for input with given recognizes options, call THUNK with the resulting stream. Other keys are accepted but discarded.

Package

uiop/stream.

Source

stream.lisp.

Function: call-with-muffled-compiler-conditions (thunk)

Call given THUNK in a context where uninteresting conditions and compiler conditions are muffled

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: call-with-muffled-conditions (thunk conditions)

calls the THUNK in a context where the CONDITIONS are muffled

Package

uiop/utility.

Source

utility.lisp.

Function: call-with-muffled-loader-conditions (thunk)

Call given THUNK in a context where uninteresting conditions and loader conditions are muffled

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: call-with-null-input (fun &key element-type external-format if-does-not-exist)

Call FUN with an input stream that always returns end of file.
The keyword arguments are allowed for backward compatibility, but are ignored.

Package

uiop/stream.

Source

stream.lisp.

Function: call-with-null-output (fun &key element-type external-format if-exists if-does-not-exist)

Call FUN with an output stream that discards all output.
The keyword arguments are allowed for backward compatibility, but are ignored.

Package

uiop/stream.

Source

stream.lisp.

Function: call-with-output-file (pathname thunk &key element-type external-format if-exists if-does-not-exist)

Open FILE for input with given recognizes options, call THUNK with the resulting stream. Other keys are accepted but discarded.

Package

uiop/stream.

Source

stream.lisp.

Function: call-with-safe-io-syntax (thunk &key package)
Package

uiop/stream.

Source

stream.lisp.

Function: call-with-staging-pathname (pathname fun)

Calls FUN with a staging pathname, and atomically
renames the staging pathname to the PATHNAME in the end.
NB: this protects only against failure of the program, not against concurrent attempts. For the latter case, we ought pick a random suffix and atomically open it.

Package

uiop/stream.

Source

stream.lisp.

Function: call-with-temporary-file (thunk &key want-stream-p want-pathname-p direction keep after directory type prefix suffix element-type external-format)

Call a THUNK with stream and/or pathname arguments identifying a temporary file.

The temporary file’s pathname will be based on concatenating
PREFIX (or "tmp" if it’s NIL), a random alphanumeric string,
and optional SUFFIX (defaults to "-tmp" if a type was provided)
and TYPE (defaults to "tmp", using a dot as separator if not NIL),
within DIRECTORY (defaulting to the TEMPORARY-DIRECTORY) if the PREFIX isn’t absolute.

The file will be open with specified DIRECTION (defaults to :IO),
ELEMENT-TYPE (defaults to *DEFAULT-STREAM-ELEMENT-TYPE*) and
EXTERNAL-FORMAT (defaults to *UTF-8-EXTERNAL-FORMAT*).
If WANT-STREAM-P is true (the defaults to T), then THUNK will then be CALL-FUNCTION’ed
with the stream and the pathname (if WANT-PATHNAME-P is true, defaults to T),
and stream will be closed after the THUNK exits (either normally or abnormally).
If WANT-STREAM-P is false, then WANT-PATHAME-P must be true, and then
THUNK is only CALL-FUNCTION’ed after the stream is closed, with the pathname as argument. Upon exit of THUNK, the AFTER thunk if defined is CALL-FUNCTION’ed with the pathname as argument. If AFTER is defined, its results are returned, otherwise, the results of THUNK are returned. Finally, the file will be deleted, unless the KEEP argument when CALL-FUNCTION’ed returns true.

Package

uiop/stream.

Source

stream.lisp.

Function: character-type-index (x)
Package

uiop/utility.

Source

utility.lisp.

Function: chdir (x)

Change current directory, as per POSIX chdir(2), to a given pathname object

Package

uiop/os.

Source

os.lisp.

Function: check-deferred-warnings (files &optional context-format context-arguments)

Given a list of FILES containing deferred warnings saved by CALL-WITH-SAVED-DEFERRED-WARNINGS, re-intern and raise any warnings that are still meaningful.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: check-lisp-compile-results (output warnings-p failure-p &optional context-format context-arguments)

Given the results of COMPILE-FILE, raise an error or warning as appropriate

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: check-lisp-compile-warnings (warnings-p failure-p &optional context-format context-arguments)

Given the warnings or failures as resulted from COMPILE-FILE or checking deferred warnings, raise an error or warning as appropriate

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: clear-configuration ()

Call the functions in *CLEAR-CONFIGURATION-HOOK*

Package

uiop/configuration.

Source

configuration.lisp.

Function: close-streams (process-info)

Close any stream that the process might own. Needs to be run whenever streams were requested by passing :stream to :input, :output, or :error-output.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: coerce-class (class &key package super error)

Coerce CLASS to a class that is subclass of SUPER if specified,
or invoke ERROR handler as per CALL-FUNCTION.

A keyword designates the name a symbol, which when found in either PACKAGE, designates a class. – for backward compatibility, *PACKAGE* is also accepted for now, but this may go in the future. A string is read as a symbol while in PACKAGE, the symbol designates a class.

A class object designates itself.
NIL designates itself (no class).
A symbol otherwise designates a class by name.

Package

uiop/utility.

Source

utility.lisp.

Function: coerce-pathname (name &key type defaults)

DEPRECATED. Please use UIOP:PARSE-UNIX-NAMESTRING instead.

Package

uiop/backward-driver.

Source

backward-driver.lisp.

Function: collect-sub*directories (directory collectp recursep collector)

Given a DIRECTORY, when COLLECTP returns true when CALL-FUNCTION’ed with the directory,
call-function the COLLECTOR function designator on the directory,
and recurse each of its subdirectories on which the RECURSEP returns true when CALL-FUNCTION’ed with them. This function will thus let you traverse a filesystem hierarchy,
superseding the functionality of CL-FAD:WALK-DIRECTORY.
The behavior in presence of symlinks is not portable. Use IOlib to handle such situations.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: combine-fasls (inputs output)

Combine a list of FASLs INPUTS into a single FASL OUTPUT

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: command-line-arguments (&optional arguments)

Extract user arguments from command-line invocation of current process. Assume the calling conventions of a generated script that uses – if we are not called from a directly executable image.

Package

uiop/image.

Source

image.lisp.

Function: compile-file* (input-file &rest keys &key compile-check output-file warnings-file emit-cfasl &allow-other-keys)

This function provides a portable wrapper around COMPILE-FILE.
It ensures that the OUTPUT-FILE value is only returned and
the file only actually created if the compilation was successful,
even though your implementation may not do that. It also checks an optional user-provided consistency function COMPILE-CHECK to determine success;
it will call this function if not NIL at the end of the compilation
with the arguments sent to COMPILE-FILE*, except with :OUTPUT-FILE TMP-FILE where TMP-FILE is the name of a temporary output-file.
It also checks two flags (with legacy british spelling from ASDF1), *COMPILE-FILE-FAILURE-BEHAVIOUR* and *COMPILE-FILE-WARNINGS-BEHAVIOUR*
with appropriate implementation-dependent defaults,
and if a failure (respectively warnings) are reported by COMPILE-FILE,
it will consider that an error unless the respective behaviour flag
is one of :SUCCESS :WARN :IGNORE.
If WARNINGS-FILE is defined, deferred warnings are saved to that file.
On ECL or MKCL, it creates both the linkable object and loadable fasl files. On implementations that erroneously do not recognize standard keyword arguments, it will filter them appropriately.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: compile-file-pathname* (input-file &rest keys &key output-file &allow-other-keys)

Variant of COMPILE-FILE-PATHNAME that works well with COMPILE-FILE*

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: compile-file-type (&rest keys)

pathname TYPE for lisp FASt Loading files

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: concatenate-files (inputs output)

create a new OUTPUT file the contents of which a the concatenate of the INPUTS files.

Package

uiop/stream.

Source

stream.lisp.

Function: configuration-inheritance-directive-p (x)

Is X a configuration inheritance directive?

Package

uiop/configuration.

Source

configuration.lisp.

Function: copy-file (input output)

Copy contents of the INPUT file to the OUTPUT file

Package

uiop/stream.

Source

stream.lisp.

Function: copy-stream-to-stream (input output &key element-type buffer-size linewise prefix)

Copy the contents of the INPUT stream into the OUTPUT stream.
If LINEWISE is true, then read and copy the stream line by line, with an optional PREFIX. Otherwise, using WRITE-SEQUENCE using a buffer of size BUFFER-SIZE.

Package

uiop/stream.

Source

stream.lisp.

Function: create-image (destination lisp-object-files &key kind output-name prologue-code epilogue-code extra-object-files prelude postlude entry-point build-args no-uiop)

On ECL, create an executable at pathname DESTINATION from the specified OBJECT-FILES and options

Package

uiop/image.

Source

image.lisp.

Function: current-lisp-file-pathname ()

Portably return the PATHNAME of the current Lisp source file being compiled or loaded

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: default-encoding-external-format (encoding)

Default, ignorant, function to transform a character ENCODING as a portable keyword to an implementation-dependent EXTERNAL-FORMAT specification. Load system ASDF-ENCODINGS to hook in a better one.

Package

uiop/stream.

Source

stream.lisp.

Function: default-temporary-directory ()

Return a default directory to use for temporary files

Package

uiop/stream.

Source

stream.lisp.

Function: delete-directory-tree (directory-pathname &key validate if-does-not-exist)

Delete a directory including all its recursive contents, aka rm -rf.

To reduce the risk of infortunate mistakes, DIRECTORY-PATHNAME must be
a physical non-wildcard directory pathname (not namestring).

If the directory does not exist, the IF-DOES-NOT-EXIST argument specifies what happens:
if it is :ERROR (the default), an error is signaled, whereas if it is :IGNORE, nothing is done.

Furthermore, before any deletion is attempted, the DIRECTORY-PATHNAME must pass
the validation function designated (as per ENSURE-FUNCTION) by the VALIDATE keyword argument which in practice is thus compulsory, and validates by returning a non-NIL result.
If you’re suicidal or extremely confident, just use :VALIDATE T.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: delete-empty-directory (directory-pathname)

Delete an empty directory

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: delete-file-if-exists (x)

Delete a file X if it already exists

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: delete-package* (package &key nuke)
Package

uiop/package.

Source

package.lisp.

Function: denormalize-pathname-directory-component (directory-component)

Convert the DIRECTORY-COMPONENT from a CLHS-standard format to a format usable by the underlying implementation’s MAKE-PATHNAME and other primitives

Package

uiop/pathname.

Source

pathname.lisp.

Function: detect-encoding (pathname)

Detects the encoding of a specified file, going through user-configurable hooks

Package

uiop/stream.

Source

stream.lisp.

Function: detect-os ()

Detects the current operating system. Only needs be run at compile-time, except on ABCL where it might change between FASL compilation and runtime.

Package

uiop/os.

Source

os.lisp.

Function: die (code format &rest arguments)

Die in error with some error message

Package

uiop/image.

Source

image.lisp.

Function: directorize-pathname-host-device (pathname)

Given a PATHNAME, return a pathname that has representations of its HOST and DEVICE components added to its DIRECTORY component. This is useful for output translations.

Package

uiop/pathname.

Source

pathname.lisp.

Function: directory* (pathname-spec &rest keys &key &allow-other-keys)

Return a list of the entries in a directory by calling DIRECTORY.
Try to override the defaults to not resolving symlinks, if implementation allows.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: directory-exists-p (x)

Is X the name of a directory that exists on the filesystem?

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: directory-files (directory &optional pattern)

Return a list of the files in a directory according to the PATTERN.
Subdirectories should NOT be returned.
PATTERN defaults to a pattern carefully chosen based on the implementation;
override the default at your own risk.
DIRECTORY-FILES tries NOT to resolve symlinks if the implementation permits this,
but the behavior in presence of symlinks is not portable. Use IOlib to handle such situations.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: directory-pathname-p (pathname)

Does PATHNAME represent a directory?

A directory-pathname is a pathname _without_ a filename. The three ways that the filename components can be missing are for it to be NIL, :UNSPECIFIC or the empty string.

Note that this does _not_ check to see that PATHNAME points to an actually-existing directory.

Package

uiop/pathname.

Source

pathname.lisp.

Function: directory-separator-for-host (&optional pathname)

Given a PATHNAME, return the character used to delimit directory names on this host and device.

Package

uiop/pathname.

Source

pathname.lisp.

Function: disable-deferred-warnings-check ()

Disable the saving of deferred warnings

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: dump-image (filename &key output-name executable postlude dump-hook compression)

Dump an image of the current Lisp environment at pathname FILENAME, with various options.

First, finalize the image, by evaluating the POSTLUDE as per EVAL-INPUT, then calling each of the functions in DUMP-HOOK, in reverse order of registration by REGISTER-IMAGE-DUMP-HOOK.

If EXECUTABLE is true, create an standalone executable program that calls RESTORE-IMAGE on startup.

Pass various implementation-defined options, such as PREPEND-SYMBOLS and PURITY on CCL,
or COMPRESSION on SBCL, and APPLICATION-TYPE on SBCL/Windows.

Package

uiop/image.

Source

image.lisp.

Function: earlier-timestamp (x y)
Package

uiop/utility.

Source

utility.lisp.

Function: earliest-timestamp (&rest list)
Package

uiop/utility.

Source

utility.lisp.

Function: easy-sh-character-p (x)

Is X an "easy" character that does not require quoting by the shell?

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: emptyp (x)

Predicate that is true for an empty sequence

Package

uiop/utility.

Source

utility.lisp.

Function: enable-deferred-warnings-check ()

Enable the saving of deferred warnings

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: encoding-external-format (encoding)

Transform a portable ENCODING keyword to an implementation-dependent EXTERNAL-FORMAT, going through all the proper hooks.

Package

uiop/stream.

Source

stream.lisp.

Function: enough-pathname (maybe-subpath base-pathname)

if MAYBE-SUBPATH is a pathname that is under BASE-PATHNAME, return a pathname object that when used with MERGE-PATHNAMES* with defaults BASE-PATHNAME, returns MAYBE-SUBPATH.

Package

uiop/pathname.

Source

pathname.lisp.

Function: ensure-absolute-pathname (path &optional defaults on-error)

Given a pathname designator PATH, return an absolute pathname as specified by PATH
considering the DEFAULTS, or, if not possible, use CALL-FUNCTION on the specified ON-ERROR behavior, with a format control-string and other arguments as arguments

Package

uiop/pathname.

Source

pathname.lisp.

Function: ensure-all-directories-exist (pathnames)

Ensure that for every pathname in PATHNAMES, we ensure its directories exist

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: ensure-directory-pathname (pathspec &optional on-error)

Converts the non-wild pathname designator PATHSPEC to directory form.

Package

uiop/pathname.

Source

pathname.lisp.

Function: ensure-function (fun &key package)

Coerce the object FUN into a function.

If FUN is a FUNCTION, return it.
If the FUN is a non-sequence literal constant, return constantly that, i.e. for a boolean keyword character number or pathname.
Otherwise if FUN is a non-literally constant symbol, return its FDEFINITION. If FUN is a CONS, return the function that applies its CAR
to the appended list of the rest of its CDR and the arguments,
unless the CAR is LAMBDA, in which case the expression is evaluated.
If FUN is a string, READ a form from it in the specified PACKAGE (default: CL) and EVAL that in a (FUNCTION ...) context.

Package

uiop/utility.

Source

utility.lisp.

Function: ensure-gethash (key table default)

Lookup the TABLE for a KEY as by GETHASH, but if not present,
call the (possibly constant) function designated by DEFAULT as per CALL-FUNCTION, set the corresponding entry to the result in the table.
Return two values: the entry after its optional computation, and whether it was found

Package

uiop/utility.

Source

utility.lisp.

Function: ensure-list (x)
Package

uiop/utility.

Source

utility.lisp.

Function: ensure-package (name &key nicknames documentation use shadow shadowing-import-from import-from export intern recycle mix reexport unintern local-nicknames)
Package

uiop/package.

Source

package.lisp.

Function: ensure-package-unused (package)
Package

uiop/package.

Source

package.lisp.

Function: ensure-pathname (pathname &key on-error defaults type dot-dot namestring empty-is-nil want-pathname want-logical want-physical ensure-physical want-relative want-absolute ensure-absolute ensure-subpath want-non-wild want-wild wilden want-file want-directory ensure-directory want-existing ensure-directories-exist truename resolve-symlinks truenamize)

Coerces its argument into a PATHNAME,
optionally doing some transformations and checking specified constraints.

If the argument is NIL, then NIL is returned unless the WANT-PATHNAME constraint is specified.

If the argument is a STRING, it is first converted to a pathname via
PARSE-UNIX-NAMESTRING, PARSE-NAMESTRING or PARSE-NATIVE-NAMESTRING respectively
depending on the NAMESTRING argument being :UNIX, :LISP or :NATIVE respectively,
or else by using CALL-FUNCTION on the NAMESTRING argument;
if :UNIX is specified (or NIL, the default, which specifies the same thing),
then PARSE-UNIX-NAMESTRING it is called with the keywords
DEFAULTS TYPE DOT-DOT ENSURE-DIRECTORY WANT-RELATIVE, and
the result is optionally merged into the DEFAULTS if ENSURE-ABSOLUTE is true.

The pathname passed or resulting from parsing the string
is then subjected to all the checks and transformations below are run.

Each non-nil constraint argument can be one of the symbols T, ERROR, CERROR or IGNORE.
The boolean T is an alias for ERROR.
ERROR means that an error will be raised if the constraint is not satisfied.
CERROR means that an continuable error will be raised if the constraint is not satisfied. IGNORE means just return NIL instead of the pathname.

The ON-ERROR argument, if not NIL, is a function designator (as per CALL-FUNCTION)
that will be called with the the following arguments:
a generic format string for ensure pathname, the pathname,
the keyword argument corresponding to the failed check or transformation,
a format string for the reason ENSURE-PATHNAME failed,
and a list with arguments to that format string.
If ON-ERROR is NIL, ERROR is used instead, which does the right thing.
You could also pass (CERROR "CONTINUE DESPITE FAILED CHECK").

The transformations and constraint checks are done in this order,
which is also the order in the lambda-list:

EMPTY-IS-NIL returns NIL if the argument is an empty string.
WANT-PATHNAME checks that pathname (after parsing if needed) is not null.
Otherwise, if the pathname is NIL, ensure-pathname returns NIL.
WANT-LOGICAL checks that pathname is a LOGICAL-PATHNAME
WANT-PHYSICAL checks that pathname is not a LOGICAL-PATHNAME
ENSURE-PHYSICAL ensures that pathname is physical via TRANSLATE-LOGICAL-PATHNAME WANT-RELATIVE checks that pathname has a relative directory component
WANT-ABSOLUTE checks that pathname does have an absolute directory component ENSURE-ABSOLUTE merges with the DEFAULTS, then checks again
that the result absolute is an absolute pathname indeed.
ENSURE-SUBPATH checks that the pathname is a subpath of the DEFAULTS.
WANT-FILE checks that pathname has a non-nil FILE component
WANT-DIRECTORY checks that pathname has nil FILE and TYPE components
ENSURE-DIRECTORY uses ENSURE-DIRECTORY-PATHNAME to interpret
any file and type components as being actually a last directory component.
WANT-NON-WILD checks that pathname is not a wild pathname
WANT-WILD checks that pathname is a wild pathname
WILDEN merges the pathname with **/*.*.* if it is not wild
WANT-EXISTING checks that a file (or directory) exists with that pathname. ENSURE-DIRECTORIES-EXIST creates any parent directory with ENSURE-DIRECTORIES-EXIST. TRUENAME replaces the pathname by its truename, or errors if not possible.
RESOLVE-SYMLINKS replaces the pathname by a variant with symlinks resolved by RESOLVE-SYMLINKS. TRUENAMIZE uses TRUENAMIZE to resolve as many symlinks as possible.

Package

uiop/pathname.

Source

filesystem.lisp.

Function: escape-command (command &optional s escaper)

Given a COMMAND as a list of tokens, return a string of the spaced, escaped tokens, using ESCAPER to escape.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-sh-command (command &optional s)

Escape a list of command-line arguments into a string suitable for parsing by /bin/sh in POSIX

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-sh-token (token &optional s)

Escape a string TOKEN within double-quotes if needed for use within a POSIX Bourne shell, outputing to S.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-shell-command (command &optional stream)

Escape a command for the current operating system’s shell

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-shell-token (token &optional s)

Escape a token for the current operating system shell

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-token (token &key stream quote good-chars bad-chars escaper)

Call the ESCAPER function on TOKEN string if it needs escaping as per REQUIRES-ESCAPING-P using GOOD-CHARS and BAD-CHARS, otherwise output TOKEN, using STREAM as output (or returning result as a string if NIL)

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-windows-command (command &optional s)

Escape a list of command-line arguments into a string suitable for parsing by CommandLineToArgv in MS Windows

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-windows-token (token &optional s)

Escape a string TOKEN within double-quotes if needed for use within a MS Windows command-line, outputing to S.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: eval-input (input)

Portably read and evaluate forms from INPUT, return the last values.

Package

uiop/stream.

Source

stream.lisp.

Function: eval-thunk (thunk)

Evaluate a THUNK of code:
If a function, FUNCALL it without arguments.
If a constant literal and not a sequence, return it.
If a cons or a symbol, EVAL it.
If a string, repeatedly read and evaluate from it, returning the last values.

Package

uiop/stream.

Source

stream.lisp.

Function: export* (name package-designator)
Package

uiop/package.

Source

package.lisp.

Function: fatal-condition-p (condition)

Is the CONDITION fatal?

Package

uiop/image.

Source

image.lisp.

Function: featurep (x &optional *features*)

Checks whether a feature expression X is true with respect to the *FEATURES* set, as per the CLHS standard for #+ and #-. Beware that just like the CLHS,
we assume symbols from the KEYWORD package are used, but that unless you’re using #+/#- your reader will not have magically used the KEYWORD package, so you need specify keywords explicitly.

Package

uiop/os.

Source

os.lisp.

Function: file-exists-p (x)

Is X the name of a file that exists on the filesystem?

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: file-or-synonym-stream-p (stream)
Package

uiop/stream.

Source

stream.lisp.

Function: file-pathname-p (pathname)

Does PATHNAME represent a file, i.e. has a non-null NAME component?

Accepts NIL, a string (converted through PARSE-NAMESTRING) or a PATHNAME.

Note that this does _not_ check to see that PATHNAME points to an actually-existing file.

Returns the (parsed) PATHNAME when true

Package

uiop/pathname.

Source

pathname.lisp.

Function: file-stream-p (stream)
Package

uiop/stream.

Source

stream.lisp.

Function: filter-logical-directory-results (directory entries merger)

If DIRECTORY isn’t a logical pathname, return ENTRIES. If it is,
given ENTRIES in the DIRECTORY, remove the entries which are physical yet when transformed by MERGER have a different TRUENAME.
Also remove duplicates as may appear with some translation rules.
This function is used as a helper to DIRECTORY-FILES to avoid invalid entries when using logical-pathnames.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: filter-pathname-set (dirs)

Parse strings as unix namestrings and remove duplicates and non absolute-pathnames in a list.

Package

uiop/configuration.

Source

configuration.lisp.

Function: find-package* (package-designator &optional errorp)

Like CL:FIND-PACKAGE, but by default raises a UIOP:NO-SUCH-PACKAGE-ERROR if the package is not found.

Package

uiop/package.

Source

package.lisp.

Function: find-preferred-file (files &key direction)

Find first file in the list of FILES that exists (for direction :input or :probe) or just the first one (for direction :output or :io).
Note that when we say "file" here, the files in question may be directories.

Package

uiop/configuration.

Source

configuration.lisp.

Function: find-standard-case-symbol (name-designator package-designator &optional error)

Find a symbol designated by NAME-DESIGNATOR in a package designated by PACKAGE-DESIGNATOR, where STANDARD-CASE-SYMBOL-NAME is used to transform them if these designators are strings. If optional ERROR argument is NIL, return NIL instead of an error when the symbol is not found.

Package

uiop/utility.

Source

utility.lisp.

Function: find-symbol* (name package-designator &optional error)

Find a symbol in a package of given string’ified NAME;
unlike CL:FIND-SYMBOL, work well with ’modern’ case sensitive syntax by letting you supply a symbol or keyword for the name;
also works well when the package is not present.
If optional ERROR argument is NIL, return NIL instead of an error when the symbol is not found.

Package

uiop/package.

Source

package.lisp.

Function: finish-outputs (&rest streams)

Finish output on the main output streams as well as any specified one. Useful for portably flushing I/O before user input or program exit.

Package

uiop/stream.

Source

stream.lisp.

Function: first-char (s)

Return the first character of a non-empty string S, or NIL

Package

uiop/utility.

Source

utility.lisp.

Function: format! (stream format &rest args)

Just like format, but call finish-outputs before and after the output.

Package

uiop/stream.

Source

stream.lisp.

Function: fresh-package-name (&key prefix separator index)
Package

uiop/package.

Source

package.lisp.

Function: get-folder-path (folder)

Semi-portable implementation of a subset of LispWorks’ sys:get-folder-path, this function tries to locate the Windows FOLDER for one of :LOCAL-APPDATA, :APPDATA or :COMMON-APPDATA.
Returns NIL when the folder is not defined (e.g., not on Windows).

Package

uiop/configuration.

Source

configuration.lisp.

Function: get-pathname-defaults (&optional defaults)

Find the actual DEFAULTS to use for pathnames, including resolving them with respect to GETCWD if the DEFAULTS were relative

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: getcwd ()

Get the current working directory as per POSIX getcwd(3), as a pathname object

Package

uiop/os.

Source

os.lisp.

Function: getenv (x)

Query the environment, as in C getenv.
Beware: may return empty string if a variable is present but empty; use getenvp to return NIL in such a case.

Package

uiop/os.

Source

os.lisp.

Setf expander for this function

(setf getenv).

Function: getenv-absolute-directories (x)

Extract a list of absolute directories from a user-configured environment variable, as per native OS. Any empty entries in the environment variable X will be returned as NILs.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: getenv-absolute-directory (x)

Extract an absolute directory pathname from a user-configured environment variable, as per native OS

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: getenv-pathname (x &rest constraints &key ensure-directory want-directory on-error &allow-other-keys)

Extract a pathname from a user-configured environment variable, as per native OS, check constraints and normalize as per ENSURE-PATHNAME.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: getenv-pathnames (x &rest constraints &key on-error &allow-other-keys)

Extract a list of pathname from a user-configured environment variable, as per native OS, check constraints and normalize each one as per ENSURE-PATHNAME.
Any empty entries in the environment variable X will be returned as NILs.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: getenvp (x)

Predicate that is true if the named variable is present in the libc environment, then returning the non-empty string value of the variable

Package

uiop/os.

Source

os.lisp.

Function: handle-fatal-condition (condition)

Handle a fatal CONDITION:
depending on whether *LISP-INTERACTION* is set, enter debugger or die

Package

uiop/image.

Source

image.lisp.

Function: hidden-pathname-p (pathname)

Return a boolean that is true if the pathname is hidden as per Unix style, i.e. its name starts with a dot.

Package

uiop/pathname.

Source

pathname.lisp.

Function: home-package-p (symbol package)
Package

uiop/package.

Source

package.lisp.

Function: hostname ()

return the hostname of the current host

Package

uiop/os.

Source

os.lisp.

Function: implementation-identifier ()

Return a string that identifies the ABI of the current implementation,
suitable for use as a directory name to segregate Lisp FASLs, C dynamic libraries, etc.

Package

uiop/os.

Source

os.lisp.

Function: implementation-type ()

The type of Lisp implementation used, as a short UIOP-standardized keyword

Package

uiop/os.

Source

os.lisp.

Function: import* (symbol package-designator)
Package

uiop/package.

Source

package.lisp.

Function: in-first-directory (dirs x &key direction)

Finds the first appropriate file named X in the list of DIRS for I/O in DIRECTION (which may be :INPUT, :OUTPUT, :IO, or :PROBE).
If direction is :INPUT or :PROBE, will return the first extant file named X in one of the DIRS.
If direction is :OUTPUT or :IO, will simply return the file named X in the first element of DIRS that exists. DEPRECATED.

Package

uiop/configuration.

Source

backward-driver.lisp.

Function: in-system-configuration-directory (x &key direction)

Return the pathname for the file named X under the system configuration directory for common-lisp. DEPRECATED.

Package

uiop/configuration.

Source

backward-driver.lisp.

Function: in-user-configuration-directory (x &key direction)

Return the file named X in the user configuration directory for common-lisp. DEPRECATED.

Package

uiop/configuration.

Source

backward-driver.lisp.

Function: input-string (&optional input)

If the desired INPUT is a string, return that string; otherwise slurp the INPUT into a string and return that

Package

uiop/stream.

Source

stream.lisp.

Function: inter-directory-separator ()

What character does the current OS conventionally uses to separate directories?

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: intern* (name package-designator &optional error)
Package

uiop/package.

Source

package.lisp.

Function: last-char (s)

Return the last character of a non-empty string S, or NIL

Package

uiop/utility.

Source

utility.lisp.

Function: later-timestamp (x y)
Package

uiop/utility.

Source

utility.lisp.

Function: latest-timestamp (&rest list)
Package

uiop/utility.

Source

utility.lisp.

Function: launch-program (command &rest keys &key input if-input-does-not-exist output if-output-exists error-output if-error-output-exists element-type external-format directory &allow-other-keys)

Launch program specified by COMMAND,
either a list of strings specifying a program and list of arguments,
or a string specifying a shell command (/bin/sh on Unix, CMD.EXE on Windows) _asynchronously_.

If OUTPUT is a pathname, a string designating a pathname, or NIL (the default) designating the null device, the file at that path is used as output.
If it’s :INTERACTIVE, output is inherited from the current process;
beware that this may be different from your *STANDARD-OUTPUT*, and
under SLIME will be on your *inferior-lisp* buffer. If it’s T, output
goes to your current *STANDARD-OUTPUT* stream. If it’s :STREAM, a new stream will be made available that can be accessed via
PROCESS-INFO-OUTPUT and read from. Otherwise, OUTPUT should be a value
that the underlying lisp implementation knows how to handle.

IF-OUTPUT-EXISTS, which is only meaningful if OUTPUT is a string or a pathname, can take the values :ERROR, :APPEND, and :SUPERSEDE (the default). The meaning of these values and their effect on the case
where OUTPUT does not exist, is analogous to the IF-EXISTS parameter
to OPEN with :DIRECTION :OUTPUT.

ERROR-OUTPUT is similar to OUTPUT. T designates the *ERROR-OUTPUT*,
:OUTPUT means redirecting the error output to the output stream,
and :STREAM causes a stream to be made available via PROCESS-INFO-ERROR-OUTPUT.

IF-ERROR-OUTPUT-EXISTS is similar to IF-OUTPUT-EXIST, except that it affects ERROR-OUTPUT rather than OUTPUT.

INPUT is similar to OUTPUT, except that T designates the
*STANDARD-INPUT* and a stream requested through the :STREAM keyword
would be available through PROCESS-INFO-INPUT.

IF-INPUT-DOES-NOT-EXIST, which is only meaningful if INPUT is a string
or a pathname, can take the values :CREATE and :ERROR (the
default). The meaning of these values is analogous to the
IF-DOES-NOT-EXIST parameter to OPEN with :DIRECTION :INPUT.

ELEMENT-TYPE and EXTERNAL-FORMAT are passed on to your Lisp
implementation, when applicable, for creation of the output stream.

LAUNCH-PROGRAM returns a PROCESS-INFO object.

LAUNCH-PROGRAM currently does not smooth over all the differences between implementations. Of particular note is when streams are provided for OUTPUT or ERROR-OUTPUT. Some implementations don’t support this at all, some support only certain subclasses of streams, and some support any arbitrary
stream. Additionally, the implementations that support streams may have differing behavior on how those streams are filled with data. If data is not periodically read from the child process and sent to the stream, the child could block because its output buffers are full.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: length=n-p (x n)
Package

uiop/utility.

Source

utility.lisp.

Function: lexicographic< (element< x y)

Lexicographically compare two lists of using the function element< to compare elements. element< is a strict total order; the resulting order on X and Y will also be strict.

Package

uiop/utility.

Source

utility.lisp.

Function: lexicographic<= (element< x y)

Lexicographically compare two lists of using the function element< to compare elements. element< is a strict total order; the resulting order on X and Y will be a non-strict total order.

Package

uiop/utility.

Source

utility.lisp.

Function: lisp-implementation-directory (&key truename)

Where are the system files of the current installation of the CL implementation?

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: lisp-implementation-pathname-p (pathname)

Is the PATHNAME under the current installation of the CL implementation?

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: lisp-version-string ()

return a string that identifies the current Lisp implementation version

Package

uiop/os.

Source

os.lisp.

Function: lispize-pathname (input-file)

From a INPUT-FILE pathname, return a corresponding .lisp source pathname

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: list-to-hash-set (list)

Convert a LIST into hash-table that has the same elements when viewed as a set, up to the given equality TEST

Package

uiop/utility.

Source

utility.lisp.

Function: load* (x &rest keys &key &allow-other-keys)

Portable wrapper around LOAD that properly handles loading from a stream.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: load-from-string (string)

Portably read and evaluate forms from a STRING.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: load-pathname ()

Portably return the LOAD-PATHNAME of the current source file or fasl. May return a relative pathname.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: load-uiop-debug-utility (&key package utility-file)

Load the UIOP debug utility in given PACKAGE (default *PACKAGE*).
Beware: The utility is located by EVAL’uating the UTILITY-FILE form (default *UIOP-DEBUG-UTILITY*).

Package

uiop/utility.

Source

utility.lisp.

Function: location-designator-p (x)

Is X a designator for a location?

Package

uiop/configuration.

Source

configuration.lisp.

Function: location-function-p (x)

Is X the specification of a location function?

Package

uiop/configuration.

Source

configuration.lisp.

Function: logical-pathname-p (x)

is X a logical-pathname?

Package

uiop/pathname.

Source

pathname.lisp.

Function: make-pathname* (&rest keys &key directory host device name type version defaults)

Takes arguments like CL:MAKE-PATHNAME in the CLHS, and
tries hard to make a pathname that will actually behave as documented,
despite the peculiarities of each implementation. DEPRECATED: just use MAKE-PATHNAME.

Package

uiop/pathname.

Source

pathname.lisp.

Function: make-pathname-component-logical (x)

Make a pathname component suitable for use in a logical-pathname

Package

uiop/pathname.

Source

pathname.lisp.

Function: make-pathname-logical (pathname host)

Take a PATHNAME’s directory, name, type and version components,
and make a new pathname with corresponding components and specified logical HOST

Package

uiop/pathname.

Source

pathname.lisp.

Function: make-symbol* (name)
Package

uiop/package.

Source

package.lisp.

Function: match-any-condition-p (condition conditions)

match CONDITION against any of the patterns of CONDITIONS supplied

Package

uiop/utility.

Source

utility.lisp.

Function: match-condition-p (x condition)

Compare received CONDITION to some pattern X:
a symbol naming a condition class,
a simple vector of length 2, arguments to find-symbol* with result as above, or a string describing the format-control of a simple-condition.

Package

uiop/utility.

Source

utility.lisp.

Function: merge-pathname-directory-components (specified defaults)

Helper for MERGE-PATHNAMES* that handles directory components

Package

uiop/pathname.

Source

pathname.lisp.

Function: merge-pathnames* (specified &optional defaults)

MERGE-PATHNAMES* is like MERGE-PATHNAMES except that
if the SPECIFIED pathname does not have an absolute directory,
then the HOST and DEVICE both come from the DEFAULTS, whereas
if the SPECIFIED pathname does have an absolute directory,
then the HOST and DEVICE both come from the SPECIFIED pathname.
This is what users want on a modern Unix or Windows operating system,
unlike the MERGE-PATHNAMES behavior.
Also, if either argument is NIL, then the other argument is returned unmodified; this is unlike MERGE-PATHNAMES which always merges with a pathname,
by default *DEFAULT-PATHNAME-DEFAULTS*, which cannot be NIL.

Package

uiop/pathname.

Source

pathname.lisp.

Function: native-namestring (x)

From a non-wildcard CL pathname, a return namestring suitable for passing to the operating system

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: next-version (version)

When VERSION is not nil, it is a string, then parse it as a version, compute the next version and return it as a string.

Package

uiop/version.

Source

version.lisp.

Function: nil-pathname (&optional defaults)

A pathname that is as neutral as possible for use as defaults when merging, making or parsing pathnames

Package

uiop/pathname.

Source

pathname.lisp.

Function: normalize-pathname-directory-component (directory)

Convert the DIRECTORY component from a format usable by the underlying implementation’s MAKE-PATHNAME and other primitives to a CLHS-standard format that is a list and not a string.

Package

uiop/pathname.

Source

pathname.lisp.

Function: not-implemented-error (functionality &optional format-control &rest format-arguments)

Signal an error because some FUNCTIONALITY is not implemented in the current version
of the software on the current platform; it may or may not be implemented in different combinations of version of the software and of the underlying platform. Optionally, report a formatted error message.

Package

uiop/utility.

Source

utility.lisp.

Function: nuke-symbol (symbol &optional packages)
Package

uiop/package.

Source

package.lisp.

Function: nuke-symbol-in-package (symbol package-designator)
Package

uiop/package.

Source

package.lisp.

Function: null-device-pathname ()

Pathname to a bit bucket device that discards any information written to it and always returns EOF when read from

Package

uiop/stream.

Source

stream.lisp.

Function: operating-system ()

The operating system of the current host

Package

uiop/os.

Source

os.lisp.

Function: os-genera-p ()

Is the underlying operating system Genera (running on a Symbolics Lisp Machine)?

Package

uiop/os.

Source

os.lisp.

Function: os-macosx-p ()

Is the underlying operating system MacOS X?

Package

uiop/os.

Source

os.lisp.

Function: os-unix-p ()

Is the underlying operating system some Unix variant?

Package

uiop/os.

Source

os.lisp.

Function: os-windows-p ()

Is the underlying operating system Microsoft Windows?

Package

uiop/os.

Source

os.lisp.

Function: output-string (string &optional output)

If the desired OUTPUT is not NIL, print the string to the output; otherwise return the string

Package

uiop/stream.

Source

stream.lisp.

Function: package-definition-form (package-designator &key nicknamesp usep shadowp shadowing-import-p exportp importp internp error)
Package

uiop/package.

Source

package.lisp.

Function: package-names (package)
Package

uiop/package.

Source

package.lisp.

Function: packages-from-names (names)
Package

uiop/package.

Source

package.lisp.

Function: parameter-error (format-control functionality &rest format-arguments)

Signal an error because some FUNCTIONALITY or its specific implementation on a given underlying platform does not accept a given parameter or combination of parameters. Report a formatted error message, that takes the functionality as its first argument (that can be skipped with ~*).

Package

uiop/utility.

Source

utility.lisp.

Function: parse-body (body &key documentation whole)

Parses BODY into (values remaining-forms declarations doc-string). Documentation strings are recognized only if DOCUMENTATION is true. Syntax errors in body are signalled and WHOLE is used in the signal arguments when given.

Package

uiop/utility.

Source

utility.lisp.

Function: parse-define-package-form (package clauses)
Package

uiop/package.

Source

package.lisp.

Function: parse-file-location-info (s)

helper to parse-windows-shortcut

Package

uiop/os.

Source

os.lisp.

Function: parse-native-namestring (string &rest constraints &key ensure-directory &allow-other-keys)

From a native namestring suitable for use by the operating system, return a CL pathname satisfying all the specified constraints as per ENSURE-PATHNAME

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: parse-unix-namestring (name &rest keys &key type defaults dot-dot ensure-directory &allow-other-keys)

Coerce NAME into a PATHNAME using standard Unix syntax.

Unix syntax is used whether or not the underlying system is Unix;
on such non-Unix systems it is reliably usable only for relative pathnames.
This function is especially useful to manipulate relative pathnames portably,
where it is crucial to possess a portable pathname syntax independent of the underlying OS. This is what PARSE-UNIX-NAMESTRING provides, and why we use it in ASDF.

When given a PATHNAME object, just return it untouched.
When given NIL, just return NIL.
When given a non-null SYMBOL, first downcase its name and treat it as a string.
When given a STRING, portably decompose it into a pathname as below.

#\/ separates directory components.

The last #\/-separated substring is interpreted as follows:
1- If TYPE is :DIRECTORY or ENSURE-DIRECTORY is true,
the string is made the last directory component, and NAME and TYPE are NIL.
if the string is empty, it’s the empty pathname with all slots NIL.
2- If TYPE is NIL, the substring is a file-namestring, and its NAME and TYPE
are separated by SPLIT-NAME-TYPE.
3- If TYPE is a string, it is the given TYPE, and the whole string is the NAME.

Directory components with an empty name or the name "." are removed.
Any directory named ".." is read as DOT-DOT,
which must be one of :BACK or :UP and defaults to :BACK.

HOST, DEVICE and VERSION components are taken from DEFAULTS,
which itself defaults to *NIL-PATHNAME*, also used if DEFAULTS is NIL.
No host or device can be specified in the string itself,
which makes it unsuitable for absolute pathnames outside Unix.

For relative pathnames, these components (and hence the defaults) won’t matter
if you use MERGE-PATHNAMES* but will matter if you use MERGE-PATHNAMES,
which is an important reason to always use MERGE-PATHNAMES*.

Arbitrary keys are accepted, and the parse result is passed to ENSURE-PATHNAME
with those keys, removing TYPE DEFAULTS and DOT-DOT.
When you’re manipulating pathnames that are supposed to make sense portably
even though the OS may not be Unixish, we recommend you use :WANT-RELATIVE T
to throw an error if the pathname is absolute

Package

uiop/pathname.

Source

pathname.lisp.

Function: parse-version (version-string &optional on-error)

Parse a VERSION-STRING as a series of natural numbers separated by dots. Return a (non-null) list of integers if the string is valid;
otherwise return NIL.

When invalid, ON-ERROR is called as per CALL-FUNCTION before to return NIL, with format arguments explaining why the version is invalid.
ON-ERROR is also called if the version is not canonical
in that it doesn’t print back to itself, but the list is returned anyway.

Package

uiop/version.

Source

version.lisp.

Function: parse-windows-shortcut (pathname)

From a .lnk windows shortcut, extract the pathname linked to

Package

uiop/os.

Source

os.lisp.

Function: pathname-directory-pathname (pathname)

Returns a new pathname with same HOST, DEVICE, DIRECTORY as PATHNAME, and NIL NAME, TYPE and VERSION components

Package

uiop/pathname.

Source

pathname.lisp.

Function: pathname-equal (p1 p2)

Are the two pathnames P1 and P2 reasonably equal in the paths they denote?

Package

uiop/pathname.

Source

pathname.lisp.

Function: pathname-host-pathname (pathname)

return a pathname with the same host as given PATHNAME, and all other fields NIL

Package

uiop/pathname.

Source

pathname.lisp.

Function: pathname-parent-directory-pathname (pathname)

Returns a new pathname that corresponds to the parent of the current pathname’s directory, i.e. removing one level of depth in the DIRECTORY component. e.g. if pathname is
Unix pathname /foo/bar/baz/file.type then return /foo/bar/

Package

uiop/pathname.

Source

pathname.lisp.

Function: pathname-root (pathname)

return the root directory for the host and device of given PATHNAME

Package

uiop/pathname.

Source

pathname.lisp.

Function: physical-pathname-p (x)

is X a pathname that is not a logical-pathname?

Package

uiop/pathname.

Source

pathname.lisp.

Function: physicalize-pathname (x)

if X is a logical pathname, use translate-logical-pathname on it.

Package

uiop/pathname.

Source

pathname.lisp.

Function: print-backtrace (&rest keys &key stream count condition)

Print a backtrace

Package

uiop/image.

Source

image.lisp.

Function: print-condition-backtrace (condition &key stream count)

Print a condition after a backtrace triggered by that condition

Package

uiop/image.

Source

image.lisp.

Function: println (x &optional stream)

Variant of PRINC that also calls TERPRI afterwards

Package

uiop/stream.

Source

stream.lisp.

Function: probe-file* (p &key truename)

when given a pathname P (designated by a string as per PARSE-NAMESTRING), probes the filesystem for a file or directory with given pathname.
If it exists, return its truename if TRUENAME is true,
or the original (parsed) pathname if it is false (the default).

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: process-alive-p (process-info)

Check if a process has yet to exit.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: process-info-error-output (process-info)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: process-info-input (process-info)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: process-info-output (process-info)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: process-info-pid (process-info)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: quit (&optional code finish-output)

Quits from the Lisp world, with the given exit status if provided. This is designed to abstract away the implementation specific quit forms.

Package

uiop/image.

Source

image.lisp.

Function: raw-command-line-arguments ()

Find what the actual command line for this process was.

Package

uiop/image.

Source

image.lisp.

Function: raw-print-backtrace (&key stream count condition)

Print a backtrace, directly accessing the implementation

Package

uiop/image.

Source

image.lisp.

Function: read-file-form (file &rest keys &key at &allow-other-keys)

Open input FILE with option KEYS (except AT),
and read its contents as per SLURP-STREAM-FORM with given AT specifier. BEWARE: be sure to use WITH-SAFE-IO-SYNTAX, or some variant thereof

Package

uiop/stream.

Source

stream.lisp.

Function: read-file-forms (file &rest keys &key count &allow-other-keys)

Open input FILE with option KEYS (except COUNT),
and read its contents as per SLURP-STREAM-FORMS with given COUNT. If COUNT is null, read to the end of the stream;
if COUNT is an integer, stop after COUNT forms were read. BEWARE: be sure to use WITH-SAFE-IO-SYNTAX, or some variant thereof

Package

uiop/stream.

Source

stream.lisp.

Function: read-file-line (file &rest keys &key at &allow-other-keys)

Open input FILE with option KEYS (except AT),
and read its contents as per SLURP-STREAM-LINE with given AT specifier. BEWARE: be sure to use WITH-SAFE-IO-SYNTAX, or some variant thereof

Package

uiop/stream.

Source

stream.lisp.

Function: read-file-lines (file &rest keys)

Open FILE with option KEYS, read its contents as a list of lines BEWARE: be sure to use WITH-SAFE-IO-SYNTAX, or some variant thereof

Package

uiop/stream.

Source

stream.lisp.

Function: read-file-string (file &rest keys)

Open FILE with option KEYS, read its contents as a string

Package

uiop/stream.

Source

stream.lisp.

Function: read-little-endian (s &optional bytes)

Read a number in little-endian format from an byte (octet) stream S, the number having BYTES octets (defaulting to 4).

Package

uiop/os.

Source

os.lisp.

Function: read-null-terminated-string (s)

Read a null-terminated string from an octet stream S

Package

uiop/os.

Source

os.lisp.

Function: reduce/strcat (strings &key key start end)

Reduce a list as if by STRCAT, accepting KEY START and END keywords like REDUCE.
NIL is interpreted as an empty string. A character is interpreted as a string of length one.

Package

uiop/utility.

Source

utility.lisp.

Function: register-clear-configuration-hook (hook-function &optional call-now-p)

Register a function to be called when clearing configuration

Package

uiop/configuration.

Source

configuration.lisp.

Function: register-hook-function (variable hook &optional call-now-p)

Push the HOOK function (a designator as per ENSURE-FUNCTION) onto the hook VARIABLE. When CALL-NOW-P is true, also call the function immediately.

Package

uiop/utility.

Source

utility.lisp.

Function: register-image-dump-hook (hook &optional call-now-p)

Register a the hook function to be run before to dump an image

Package

uiop/image.

Source

image.lisp.

Function: register-image-restore-hook (hook &optional call-now-p)

Regiter a hook function to be run when restoring a dumped image

Package

uiop/image.

Source

image.lisp.

Function: rehome-symbol (symbol package-designator)

Changes the home package of a symbol, also leaving it present in its old home if any

Package

uiop/package.

Source

package.lisp.

Function: reify-deferred-warnings ()

return a portable S-expression, portably readable and writeable in any Common Lisp implementation using READ within a WITH-SAFE-IO-SYNTAX, that represents the warnings currently deferred by WITH-COMPILATION-UNIT. One of three functions required for deferred-warnings support in ASDF.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: reify-package (package &optional package-context)
Package

uiop/package.

Source

package.lisp.

Function: reify-simple-sexp (sexp)

Given a simple SEXP, return a representation of it as a portable SEXP.
Simple means made of symbols, numbers, characters, simple-strings, pathnames, cons cells.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: reify-symbol (symbol &optional package-context)
Package

uiop/package.

Source

package.lisp.

Function: relative-pathname-p (pathspec)

If PATHSPEC is a pathname or namestring object that parses as a pathname possessing a :RELATIVE or NIL directory component, return the (parsed) pathname. Otherwise return NIL

Package

uiop/pathname.

Source

pathname.lisp.

Function: relativize-directory-component (directory-component)

Given the DIRECTORY-COMPONENT of a pathname, return an otherwise similar relative directory component

Package

uiop/pathname.

Source

pathname.lisp.

Function: relativize-pathname-directory (pathspec)

Given a PATHNAME, return a relative pathname with otherwise the same components

Package

uiop/pathname.

Source

pathname.lisp.

Function: remove-plist-key (key plist)

Remove a single key from a plist

Package

uiop/utility.

Source

utility.lisp.

Function: remove-plist-keys (keys plist)

Remove a list of keys from a plist

Package

uiop/utility.

Source

utility.lisp.

Function: rename-file-overwriting-target (source target)

Rename a file, overwriting any previous file with the TARGET name, in an atomic way if the implementation allows.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: rename-package-away (p &rest keys &key prefix &allow-other-keys)
Package

uiop/package.

Source

package.lisp.

Function: report-invalid-form (reporter &rest args)

Report an invalid form according to REPORTER and various ARGS

Package

uiop/configuration.

Source

configuration.lisp.

Function: reset-deferred-warnings ()

Reset the set of deferred warnings to be handled at the end of the current WITH-COMPILATION-UNIT. One of three functions required for deferred-warnings support in ASDF.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: resolve-absolute-location (x &key ensure-directory wilden)

Given a designator X for an absolute location, resolve it to a pathname

Package

uiop/configuration.

Source

configuration.lisp.

Function: resolve-location (x &key ensure-directory wilden directory)

Resolve location designator X into a PATHNAME

Package

uiop/configuration.

Source

configuration.lisp.

Function: resolve-relative-location (x &key ensure-directory wilden)

Given a designator X for an relative location, resolve it to a pathname.

Package

uiop/configuration.

Source

configuration.lisp.

Do a best effort at resolving symlinks in PATH, returning a partially or totally resolved PATH.

Package

uiop/filesystem.

Source

filesystem.lisp.

RESOLVE-SYMLINKS in PATH iff *RESOLVE-SYMLINKS* is T (the default).

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: restore-image (&key lisp-interaction restore-hook prelude entry-point if-already-restored)

From a freshly restarted Lisp image, restore the saved Lisp environment
by setting appropriate variables, running various hooks, and calling any specified entry point.

If the image has already been restored or is already being restored, as per *IMAGE-RESTORED-P*, call the IF-ALREADY-RESTORED error handler (by default, a continuable error), and do return immediately to the surrounding restore process if allowed to continue.

Then, comes the restore process itself:
First, call each function in the RESTORE-HOOK,
in the order they were registered with REGISTER-IMAGE-RESTORE-HOOK.
Second, evaluate the prelude, which is often Lisp text that is read,
as per EVAL-INPUT.
Third, call the ENTRY-POINT function, if any is specified, with no argument.

The restore process happens in a WITH-FATAL-CONDITION-HANDLER, so that if LISP-INTERACTION is NIL, any unhandled error leads to a backtrace and an exit with an error status.
If LISP-INTERACTION is NIL, the process also exits when no error occurs:
if neither restart nor entry function is provided, the program will exit with status 0 (success); if a function was provided, the program will exit after the function returns (if it returns), with status 0 if and only if the primary return value of result is generalized boolean true, and with status 1 if this value is NIL.

If LISP-INTERACTION is true, unhandled errors will take you to the debugger, and the result
of the function will be returned rather than interpreted as a boolean designating an exit code.

Package

uiop/image.

Source

image.lisp.

Function: run-program (command &rest keys &key ignore-error-status force-shell input if-input-does-not-exist output if-output-exists error-output if-error-output-exists element-type external-format &allow-other-keys)

Run program specified by COMMAND,
either a list of strings specifying a program and list of arguments,
or a string specifying a shell command (/bin/sh on Unix, CMD.EXE on Windows); _synchronously_ process its output as specified and return the processing results
when the program and its output processing are complete.

Always call a shell (rather than directly execute the command when possible)
if FORCE-SHELL is specified. Similarly, never call a shell if FORCE-SHELL is
specified to be NIL.

Signal a continuable SUBPROCESS-ERROR if the process wasn’t successful (exit-code 0), unless IGNORE-ERROR-STATUS is specified.

If OUTPUT is a pathname, a string designating a pathname, or NIL (the default)
designating the null device, the file at that path is used as output.
If it’s :INTERACTIVE, output is inherited from the current process;
beware that this may be different from your *STANDARD-OUTPUT*,
and under SLIME will be on your *inferior-lisp* buffer.
If it’s T, output goes to your current *STANDARD-OUTPUT* stream.
Otherwise, OUTPUT should be a value that is a suitable first argument to SLURP-INPUT-STREAM (qv.), or a list of such a value and keyword arguments.
In this case, RUN-PROGRAM will create a temporary stream for the program output;
the program output, in that stream, will be processed by a call to SLURP-INPUT-STREAM, using OUTPUT as the first argument (or the first element of OUTPUT, and the rest as keywords). The primary value resulting from that call (or NIL if no call was needed)
will be the first value returned by RUN-PROGRAM.
E.g., using :OUTPUT :STRING will have it return the entire output stream as a string.
And using :OUTPUT ’(:STRING :STRIPPED T) will have it return the same string
stripped of any ending newline.

IF-OUTPUT-EXISTS, which is only meaningful if OUTPUT is a string or a
pathname, can take the values :ERROR, :APPEND, and :SUPERSEDE (the
default). The meaning of these values and their effect on the case
where OUTPUT does not exist, is analogous to the IF-EXISTS parameter
to OPEN with :DIRECTION :OUTPUT.

ERROR-OUTPUT is similar to OUTPUT, except that the resulting value is returned
as the second value of RUN-PROGRAM. T designates the *ERROR-OUTPUT*.
Also :OUTPUT means redirecting the error output to the output stream,
in which case NIL is returned.

IF-ERROR-OUTPUT-EXISTS is similar to IF-OUTPUT-EXIST, except that it
affects ERROR-OUTPUT rather than OUTPUT.

INPUT is similar to OUTPUT, except that VOMIT-OUTPUT-STREAM is used,
no value is returned, and T designates the *STANDARD-INPUT*.

IF-INPUT-DOES-NOT-EXIST, which is only meaningful if INPUT is a string
or a pathname, can take the values :CREATE and :ERROR (the
default). The meaning of these values is analogous to the
IF-DOES-NOT-EXIST parameter to OPEN with :DIRECTION :INPUT.

ELEMENT-TYPE and EXTERNAL-FORMAT are passed on
to your Lisp implementation, when applicable, for creation of the output stream.

One and only one of the stream slurping or vomiting may or may not happen
in parallel in parallel with the subprocess,
depending on options and implementation,
and with priority being given to output processing.
Other streams are completely produced or consumed
before or after the subprocess is spawned, using temporary files.

RUN-PROGRAM returns 3 values:
0- the result of the OUTPUT slurping if any, or NIL
1- the result of the ERROR-OUTPUT slurping if any, or NIL
2- either 0 if the subprocess exited with success status,
or an indication of failure via the EXIT-CODE of the process

Package

uiop/run-program.

Source

run-program.lisp.

Function: safe-file-write-date (pathname)

Safe variant of FILE-WRITE-DATE that may return NIL rather than raise an error.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: safe-format! (stream format &rest args)

Variant of FORMAT that is safe against both
dangerous syntax configuration and errors while printing.

Package

uiop/stream.

Source

stream.lisp.

Function: safe-read-file-form (pathname &rest keys &key package &allow-other-keys)

Reads the specified form from the top of a file using a safe standardized syntax. Extracts the form using READ-FILE-FORM,
within an WITH-SAFE-IO-SYNTAX using the specified PACKAGE.

Package

uiop/stream.

Source

stream.lisp.

Function: safe-read-file-line (pathname &rest keys &key package &allow-other-keys)

Reads the specified line from the top of a file using a safe standardized syntax. Extracts the line using READ-FILE-LINE,
within an WITH-SAFE-IO-SYNTAX using the specified PACKAGE.

Package

uiop/stream.

Source

stream.lisp.

Function: safe-read-from-string (string &key package eof-error-p eof-value start end preserve-whitespace)

Read from STRING using a safe syntax, as per WITH-SAFE-IO-SYNTAX

Package

uiop/stream.

Source

stream.lisp.

Function: save-deferred-warnings (warnings-file)

Save forward reference conditions so they may be issued at a latter time, possibly in a different process.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: setup-command-line-arguments ()
Package

uiop/image.

Source

image.lisp.

Function: setup-stderr ()
Package

uiop/stream.

Source

stream.lisp.

Function: setup-stdin ()
Package

uiop/stream.

Source

stream.lisp.

Function: setup-stdout ()
Package

uiop/stream.

Source

stream.lisp.

Function: setup-temporary-directory ()

Configure a default temporary directory to use.

Package

uiop/stream.

Source

stream.lisp.

Function: shadow* (name package-designator)
Package

uiop/package.

Source

package.lisp.

Function: shadowing-import* (symbol package-designator)
Package

uiop/package.

Source

package.lisp.

Function: shell-boolean-exit (x)

Quit with a return code that is 0 iff argument X is true

Package

uiop/image.

Source

image.lisp.

Function: slurp-stream-form (input &key at)

Read the contents of the INPUT stream as a list of forms,
then return the ACCESS-AT of these forms following the AT.
AT defaults to 0, i.e. return the first form.
AT is typically a list of integers.
If AT is NIL, it will return all the forms in the file.

The stream will not be read beyond the Nth form,
where N is the index specified by path,
if path is either an integer or a list that starts with an integer.

BEWARE: be sure to use WITH-SAFE-IO-SYNTAX, or some variant thereof

Package

uiop/stream.

Source

stream.lisp.

Function: slurp-stream-forms (input &key count)

Read the contents of the INPUT stream as a list of forms,
and return those forms.

If COUNT is null, read to the end of the stream;
if COUNT is an integer, stop after COUNT forms were read.

BEWARE: be sure to use WITH-SAFE-IO-SYNTAX, or some variant thereof

Package

uiop/stream.

Source

stream.lisp.

Function: slurp-stream-line (input &key at)

Read the contents of the INPUT stream as a list of lines,
then return the ACCESS-AT of that list of lines using the AT specifier. PATH defaults to 0, i.e. return the first line.
PATH is typically an integer, or a list of an integer and a function. If PATH is NIL, it will return all the lines in the file.

The stream will not be read beyond the Nth lines,
where N is the index specified by path
if path is either an integer or a list that starts with an integer.

Package

uiop/stream.

Source

stream.lisp.

Function: slurp-stream-lines (input &key count)

Read the contents of the INPUT stream as a list of lines, return those lines.

Note: relies on the Lisp’s READ-LINE, but additionally removes any remaining CR from the line-ending if the file or stream had CR+LF but Lisp only removed LF.

Read no more than COUNT lines.

Package

uiop/stream.

Source

stream.lisp.

Function: slurp-stream-string (input &key element-type stripped)

Read the contents of the INPUT stream as a string

Package

uiop/stream.

Source

stream.lisp.

Function: split-name-type (filename)

Split a filename into two values NAME and TYPE that are returned. We assume filename has no directory component.
The last . if any separates name and type from from type, except that if there is only one . and it is in first position, the whole filename is the NAME with an empty type.
NAME is always a string.
For an empty type, *UNSPECIFIC-PATHNAME-TYPE* is returned.

Package

uiop/pathname.

Source

pathname.lisp.

Function: split-native-pathnames-string (string &rest constraints &key &allow-other-keys)

Given a string of pathnames specified in native OS syntax, separate them in a list, check constraints and normalize each one as per ENSURE-PATHNAME,
where an empty string denotes NIL.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: split-string (string &key max separator)

Split STRING into a list of components separated by
any of the characters in the sequence SEPARATOR.
If MAX is specified, then no more than max(1,MAX) components will be returned, starting the separation from the end, e.g. when called with arguments "a.b.c.d.e" :max 3 :separator "." it will return ("a.b.c" "d" "e").

Package

uiop/utility.

Source

utility.lisp.

Function: split-unix-namestring-directory-components (unix-namestring &key ensure-directory dot-dot)

Splits the path string UNIX-NAMESTRING, returning four values:
A flag that is either :absolute or :relative, indicating
how the rest of the values are to be interpreted.
A directory path — a list of strings and keywords, suitable for
use with MAKE-PATHNAME when prepended with the flag value.
Directory components with an empty name or the name . are removed.
Any directory named .. is read as DOT-DOT, or :BACK if it’s NIL (not :UP). A last-component, either a file-namestring including type extension,
or NIL in the case of a directory pathname.
A flag that is true iff the unix-style-pathname was just
a file-namestring without / path specification.
ENSURE-DIRECTORY forces the namestring to be interpreted as a directory pathname: the third return value will be NIL, and final component of the namestring will be treated as part of the directory path.

An empty string is thus read as meaning a pathname object with all fields nil.

Note that colon characters #: will NOT be interpreted as host specification. Absolute pathnames are only appropriate on Unix-style systems.

The intention of this function is to support structured component names, e.g., (:file "foo/bar"), which will be unpacked to relative pathnames.

Package

uiop/pathname.

Source

pathname.lisp.

Function: standard-case-symbol-name (name-designator)

Given a NAME-DESIGNATOR for a symbol, if it is a symbol, convert it to a string using STRING; if it is a string, use STRING-UPCASE on an ANSI CL platform, or STRING on a so-called "modern" platform such as Allegro with modern syntax.

Package

uiop/utility.

Source

utility.lisp.

Function: standard-common-lisp-symbol-p (symbol)
Package

uiop/package.

Source

package.lisp.

Function: standard-eval-thunk (thunk &key package)

Like EVAL-THUNK, but in a more standardized evaluation context.

Package

uiop/stream.

Source

stream.lisp.

Function: strcat (&rest strings)

Concatenate strings.
NIL is interpreted as an empty string, a character as a string of length one.

Package

uiop/utility.

Source

utility.lisp.

Function: string-enclosed-p (prefix string suffix)

Does STRING begin with PREFIX and end with SUFFIX?

Package

uiop/utility.

Source

utility.lisp.

Function: string-prefix-p (prefix string)

Does STRING begin with PREFIX?

Package

uiop/utility.

Source

utility.lisp.

Function: string-suffix-p (string suffix)

Does STRING end with SUFFIX?

Package

uiop/utility.

Source

utility.lisp.

Function: strings-common-element-type (strings)

What least subtype of CHARACTER can contain all the elements of all the STRINGS?

Package

uiop/utility.

Source

utility.lisp.

Function: stripln (x)

Strip a string X from any ending CR, LF or CRLF.
Return two values, the stripped string and the ending that was stripped, or the original value and NIL if no stripping took place.
Since our STRCAT accepts NIL as empty string designator,
the two results passed to STRCAT always reconstitute the original string

Package

uiop/utility.

Source

utility.lisp.

Function: style-warn (datum &rest arguments)
Package

uiop/utility.

Source

utility.lisp.

Function: subdirectories (directory)

Given a DIRECTORY pathname designator, return a list of the subdirectories under it. The behavior in presence of symlinks is not portable. Use IOlib to handle such situations.

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: subpathname (pathname subpath &key type)

This function takes a PATHNAME and a SUBPATH and a TYPE.
If SUBPATH is already a PATHNAME object (not namestring),
and is an absolute pathname at that, it is returned unchanged; otherwise, SUBPATH is turned into a relative pathname with given TYPE as per PARSE-UNIX-NAMESTRING with :WANT-RELATIVE T :TYPE TYPE, then it is merged with the PATHNAME-DIRECTORY-PATHNAME of PATHNAME.

Package

uiop/pathname.

Source

pathname.lisp.

Function: subpathname* (pathname subpath &key type)

returns NIL if the base pathname is NIL, otherwise like SUBPATHNAME.

Package

uiop/pathname.

Source

pathname.lisp.

Function: subpathp (maybe-subpath base-pathname)

if MAYBE-SUBPATH is a pathname that is under BASE-PATHNAME, return a pathname object that when used with MERGE-PATHNAMES* with defaults BASE-PATHNAME, returns MAYBE-SUBPATH.

Package

uiop/pathname.

Source

pathname.lisp.

Function: symbol-call (package name &rest args)

Call a function associated with symbol of given name in given package, with given ARGS. Useful when the call is read before the package is loaded, or when loading the package is optional.

Package

uiop/package.

Source

package.lisp.

Function: symbol-package-name (symbol)
Package

uiop/package.

Source

package.lisp.

Function: symbol-shadowing-p (symbol package)
Package

uiop/package.

Source

package.lisp.

Function: symbol-test-to-feature-expression (name package)

Check if a symbol with a given NAME exists in PACKAGE and returns a form suitable for testing with #+.

Package

uiop/utility.

Source

utility.lisp.

Function: system-config-pathnames (&rest more)

Return a list of directories where are stored the system’s default user configuration information. MORE may contain specifications for a subpath relative to these directories: a
subpathname specification and keyword arguments as per RESOLVE-LOCATION (see
also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: system-configuration-directories ()

Return the list of system configuration directories for common-lisp. DEPRECATED. Use UIOP:SYSTEM-CONFIG-PATHNAMES (with argument "common-lisp"), instead.

Package

uiop/configuration.

Source

backward-driver.lisp.

Function: temporary-directory ()

Return a directory to use for temporary files

Package

uiop/stream.

Source

stream.lisp.

Function: terminate-process (process-info &key urgent)

Cause the process to exit. To that end, the process may or may
not be sent a signal, which it will find harder (or even impossible) to ignore if URGENT is T. On some platforms, it may also be subject to race conditions.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: timestamp*< (&rest list)
Package

uiop/utility.

Source

utility.lisp.

Function: timestamp< (x y)
Package

uiop/utility.

Source

utility.lisp.

Function: timestamp<= (x y)
Package

uiop/utility.

Source

utility.lisp.

Function: timestamps-earliest (list)
Package

uiop/utility.

Source

utility.lisp.

Function: timestamps-latest (list)
Package

uiop/utility.

Source

utility.lisp.

Function: timestamps< (list)
Package

uiop/utility.

Source

utility.lisp.

Function: tmpize-pathname (x)

Return a new pathname modified from X by adding a trivial random suffix.
A new empty file with said temporary pathname is created, to ensure there is no clash with any concurrent process attempting the same thing.

Package

uiop/stream.

Source

stream.lisp.

Function: translate-pathname* (path absolute-source destination &optional root source)

A wrapper around TRANSLATE-PATHNAME to be used by the ASDF output-translations facility.
PATH is the pathname to be translated.
ABSOLUTE-SOURCE is an absolute pathname to use as source for translate-pathname,
DESTINATION is either a function, to be called with PATH and ABSOLUTE-SOURCE,
or a relative pathname, to be merged with ROOT and used as destination for translate-pathname
or an absolute pathname, to be used as destination for translate-pathname.
In that last case, if ROOT is non-NIL, PATH is first transformated by DIRECTORIZE-PATHNAME-HOST-DEVICE.

Package

uiop/pathname.

Source

pathname.lisp.

Function: truename* (p)

Nicer variant of TRUENAME that plays well with NIL, avoids logical pathname contexts, and tries both files and directories

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: truenamize (pathname)

Resolve as much of a pathname as possible

Package

uiop/filesystem.

Source

filesystem.lisp.

Function: uiop-directory ()

Try to locate the UIOP source directory at runtime

Package

uiop/configuration.

Source

configuration.lisp.

Function: unintern* (name package-designator &optional error)
Package

uiop/package.

Source

package.lisp.

Function: unix-namestring (pathname)

Given a non-wild PATHNAME, return a Unix-style namestring for it.
If the PATHNAME is NIL or a STRING, return it unchanged.

This only considers the DIRECTORY, NAME and TYPE components of the pathname. This is a portable solution for representing relative pathnames,
But unless you are running on a Unix system, it is not a general solution to representing native pathnames.

An error is signaled if the argument is not NULL, a STRING or a PATHNAME, or if it is a PATHNAME but some of its components are not recognized.

Package

uiop/pathname.

Source

pathname.lisp.

Function: unparse-version (version-list)

From a parsed version (a list of natural numbers), compute the version string

Package

uiop/version.

Source

version.lisp.

Function: unreify-deferred-warnings (reified-deferred-warnings)

given a S-expression created by REIFY-DEFERRED-WARNINGS, reinstantiate the corresponding deferred warnings as to be handled at the end of the current WITH-COMPILATION-UNIT. Handle any warning that has been resolved already,
such as an undefined function that has been defined since.
One of three functions required for deferred-warnings support in ASDF.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: unreify-package (package &optional package-context)
Package

uiop/package.

Source

package.lisp.

Function: unreify-simple-sexp (sexp)

Given the portable output of REIFY-SIMPLE-SEXP, return the simple SEXP it represents

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: unreify-symbol (symbol &optional package-context)
Package

uiop/package.

Source

package.lisp.

Function: upgrade-configuration ()

If a previous version of ASDF failed to read some configuration, try again now.

Package

uiop/configuration.

Source

configuration.lisp.

Function: user-configuration-directories ()

Return the current user’s list of user configuration directories for configuring common-lisp.
DEPRECATED. Use UIOP:XDG-CONFIG-PATHNAMES instead.

Package

uiop/configuration.

Source

backward-driver.lisp.

Function: validate-configuration-directory (directory tag validator &key invalid-form-reporter)

Map the VALIDATOR across the .conf files in DIRECTORY, the TAG will be applied to the results to yield a configuration form. Current values of TAG include :source-registry and :output-translations.

Package

uiop/configuration.

Source

configuration.lisp.

Function: validate-configuration-file (file validator &key description)

Validate a configuration FILE. The configuration file should have only one s-expression in it, which will be checked with the VALIDATOR FORM. DESCRIPTION argument used for error reporting.

Package

uiop/configuration.

Source

configuration.lisp.

Function: validate-configuration-form (form tag directive-validator &key location invalid-form-reporter)

Validate a configuration FORM. By default it will raise an error if the
FORM is not valid. Otherwise it will return the validated form.
Arguments control the behavior:
The configuration FORM should be of the form (TAG . <rest>)
Each element of <rest> will be checked by first seeing if it’s a configuration inheritance directive (see CONFIGURATION-INHERITANCE-DIRECTIVE-P) then invoking DIRECTIVE-VALIDATOR
on it.
In the event of an invalid form, INVALID-FORM-REPORTER will be used to control reporting (see REPORT-INVALID-FORM) with LOCATION providing information about where
the configuration form appeared.

Package

uiop/configuration.

Source

configuration.lisp.

Function: version-compatible-p (provided-version required-version)

Is the provided version a compatible substitution for the required-version? If major versions differ, it’s not compatible.
If they are equal, then any later version is compatible,
with later being determined by a lexicographical comparison of minor numbers. DEPRECATED.

Package

uiop/backward-driver.

Source

backward-driver.lisp.

Function: version-deprecation (version &key style-warning warning error delete)

Given a VERSION string, and the starting versions for notifying the programmer of
various levels of deprecation, return the current level of deprecation as per WITH-DEPRECATION that is the highest level that has a declared version older than the specified version. Each start version for a level of deprecation can be specified by a keyword argument, or if left unspecified, will be the NEXT-VERSION of the immediate lower level of deprecation.

Package

uiop/version.

Source

version.lisp.

Function: version< (version1 version2)

Given two version strings, return T if the second is strictly newer

Package

uiop/version.

Source

version.lisp.

Function: version<= (version1 version2)

Given two version strings, return T if the second is newer or the same

Package

uiop/version.

Source

version.lisp.

Function: version= (version1 version2)

Given two version strings, return T if the first is newer or the same and the second is also newer or the same.

Package

uiop/version.

Source

version.lisp.

Function: wait-process (process-info)

Wait for the process to terminate, if it is still running. Otherwise, return immediately. An exit code (a number) will be returned, with 0 indicating success, and anything else indicating failure. If the process exits after receiving a signal, the exit code will be the sum of 128 and the (positive) numeric signal code. A second value may be returned in this case: the numeric signal code itself. Any asynchronously spawned process requires this function to be run before it is garbage-collected in order to free up resources that might otherwise be irrevocably lost.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: warnings-file-p (file &optional implementation-type)

Is FILE a saved warnings file for the given IMPLEMENTATION-TYPE?
If that given type is NIL, use the currently configured *WARNINGS-FILE-TYPE* instead.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: warnings-file-type (&optional implementation-type)

The pathname type for warnings files on given IMPLEMENTATION-TYPE, where NIL designates the current one

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: wilden (path)

From a pathname, return a wildcard pathname matching any file in any subdirectory of given pathname’s directory

Package

uiop/pathname.

Source

pathname.lisp.

Function: writeln (x &rest keys &key stream &allow-other-keys)

Variant of WRITE that also calls TERPRI afterwards

Package

uiop/stream.

Source

stream.lisp.

Function: xdg-cache-home (&rest more)

The base directory relative to which user specific non-essential data files should be stored. Returns an absolute directory pathname.
MORE may contain specifications for a subpath relative to this directory: a
subpathname specification and keyword arguments as per RESOLVE-LOCATION (see
also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-config-dirs (&rest more)

The preference-ordered set of additional base paths to search for configuration files. Returns a list of absolute directory pathnames.
MORE may contain specifications for a subpath relative to these directories: subpathname specification and keyword arguments as per RESOLVE-LOCATION (see
also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-config-home (&rest more)

Returns a pathname for the directory containing user-specific configuration files. MORE may contain specifications for a subpath relative to this directory: a subpathname specification and keyword arguments as per RESOLVE-LOCATION (see also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-config-pathname (&optional more direction)
Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-config-pathnames (&rest more)

Return a list of pathnames for application configuration.
MORE may contain specifications for a subpath relative to these directories: a subpathname specification and keyword arguments as per RESOLVE-LOCATION (see also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-data-dirs (&rest more)

The preference-ordered set of additional paths to search for data files. Returns a list of absolute directory pathnames.
MORE may contain specifications for a subpath relative to these directories: a subpathname specification and keyword arguments as per RESOLVE-LOCATION (see also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-data-home (&rest more)

Returns an absolute pathname for the directory containing user-specific data files. MORE may contain specifications for a subpath relative to this directory: a subpathname specification and keyword arguments as per RESOLVE-LOCATION (see also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-data-pathname (&optional more direction)
Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-data-pathnames (&rest more)

Return a list of absolute pathnames for application data directories. With APP,
returns directory for data for that application, without APP, returns the set of directories for storing all application configurations.
MORE may contain specifications for a subpath relative to these directories: a subpathname specification and keyword arguments as per RESOLVE-LOCATION (see
also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.

Function: xdg-runtime-dir (&rest more)

Pathname for user-specific non-essential runtime files and other file objects, such as sockets, named pipes, etc.
Returns an absolute directory pathname.
MORE may contain specifications for a subpath relative to this directory: a subpathname specification and keyword arguments as per RESOLVE-LOCATION (see also "Configuration DSL") in the ASDF manual.

Package

uiop/configuration.

Source

configuration.lisp.


5.1.7 Generic functions

Generic Reader: deprecated-function-name (condition)
Package

uiop/version.

Methods
Reader Method: deprecated-function-name ((condition deprecated-function-condition))
Source

version.lisp.

Target Slot

name.

Generic Function: slurp-input-stream (processor input-stream &key linewise prefix element-type buffer-size external-format if-exists if-does-not-exist at count stripped &allow-other-keys)

SLURP-INPUT-STREAM is a generic function with two positional arguments
PROCESSOR and INPUT-STREAM and additional keyword arguments, that consumes (slurps)
the contents of the INPUT-STREAM and processes them according to a method
specified by PROCESSOR.

Built-in methods include the following:
* if PROCESSOR is a function, it is called with the INPUT-STREAM as its argument
* if PROCESSOR is a list, its first element should be a function. It will be applied to a cons of the INPUT-STREAM and the rest of the list. That is (x . y) will be treated as
(APPLY x <stream> y)
* if PROCESSOR is an output-stream, the contents of INPUT-STREAM is copied to the output-stream, per copy-stream-to-stream, with appropriate keyword arguments.
* if PROCESSOR is the symbol CL:STRING or the keyword :STRING, then the contents of INPUT-STREAM are returned as a string, as per SLURP-STREAM-STRING.
* if PROCESSOR is the keyword :LINES then the INPUT-STREAM will be handled by SLURP-STREAM-LINES. * if PROCESSOR is the keyword :LINE then the INPUT-STREAM will be handled by SLURP-STREAM-LINE.
* if PROCESSOR is the keyword :FORMS then the INPUT-STREAM will be handled by SLURP-STREAM-FORMS. * if PROCESSOR is the keyword :FORM then the INPUT-STREAM will be handled by SLURP-STREAM-FORM.
* if PROCESSOR is T, it is treated the same as *standard-output*. If it is NIL, NIL is returned.

Programmers are encouraged to define their own methods for this generic function.

Package

uiop/run-program.

Source

run-program.lisp.

Methods
Method: slurp-input-stream (x stream &key linewise prefix element-type buffer-size)
Method: slurp-input-stream ((pathname pathname) input &key element-type external-format if-exists if-does-not-exist buffer-size linewise)
Method: slurp-input-stream ((x null) stream &key)
Method: slurp-input-stream ((x (eql t)) stream &rest keys &key &allow-other-keys)
Method: slurp-input-stream ((x (eql :form)) stream &key at)
Method: slurp-input-stream ((x (eql :forms)) stream &key count)
Method: slurp-input-stream ((x (eql :line)) stream &key at)
Method: slurp-input-stream ((x (eql :lines)) stream &key count)
Method: slurp-input-stream ((x (eql :string)) stream &key stripped)
Method: slurp-input-stream ((x (eql string)) stream &key stripped)
Method: slurp-input-stream ((output-stream stream) input-stream &key linewise prefix element-type buffer-size)
Method: slurp-input-stream ((list cons) input-stream &key)
Method: slurp-input-stream ((function function) input-stream &key)
Generic Reader: subprocess-error-code (condition)
Package

uiop/run-program.

Methods
Reader Method: subprocess-error-code ((condition subprocess-error))
Source

run-program.lisp.

Target Slot

code.

Generic Reader: subprocess-error-command (condition)
Package

uiop/run-program.

Methods
Reader Method: subprocess-error-command ((condition subprocess-error))
Source

run-program.lisp.

Target Slot

command.

Generic Reader: subprocess-error-process (condition)
Package

uiop/run-program.

Methods
Reader Method: subprocess-error-process ((condition subprocess-error))
Source

run-program.lisp.

Target Slot

process.

Generic Function: vomit-output-stream (processor output-stream &key linewise prefix element-type buffer-size external-format if-exists if-does-not-exist fresh-line terpri &allow-other-keys)

VOMIT-OUTPUT-STREAM is a generic function with two positional arguments
PROCESSOR and OUTPUT-STREAM and additional keyword arguments, that produces (vomits)
some content onto the OUTPUT-STREAM, according to a method specified by PROCESSOR.

Built-in methods include the following:
* if PROCESSOR is a function, it is called with the OUTPUT-STREAM as its argument
* if PROCESSOR is a list, its first element should be a function.
It will be applied to a cons of the OUTPUT-STREAM and the rest of the list.
That is (x . y) will be treated as (APPLY x <stream> y)
* if PROCESSOR is an input-stream, its contents will be copied the OUTPUT-STREAM,
per copy-stream-to-stream, with appropriate keyword arguments.
* if PROCESSOR is a string, its contents will be printed to the OUTPUT-STREAM.
* if PROCESSOR is T, it is treated the same as *standard-input*. If it is NIL, nothing is done.

Programmers are encouraged to define their own methods for this generic function.

Package

uiop/run-program.

Source

run-program.lisp.

Methods
Method: vomit-output-stream (x stream &key linewise prefix element-type buffer-size)
Method: vomit-output-stream ((pathname pathname) input &key element-type external-format if-exists if-does-not-exist buffer-size linewise)
Method: vomit-output-stream ((x null) stream &key)
Method: vomit-output-stream ((x (eql t)) stream &rest keys &key &allow-other-keys)
Method: vomit-output-stream ((x string) stream &key fresh-line terpri)
Method: vomit-output-stream ((input-stream stream) output-stream &key linewise prefix element-type buffer-size)
Method: vomit-output-stream ((list cons) output-stream &key)
Method: vomit-output-stream ((function function) output-stream &key)

5.1.8 Standalone methods

Method: print-object ((c deprecated-function-condition) stream)
Source

version.lisp.


5.1.9 Conditions

Condition: compile-condition
Package

uiop/lisp-build.

Source

lisp-build.lisp.

Direct superclasses

condition.

Direct subclasses
Direct methods
Direct slots
Slot: context-format
Initform

(quote nil)

Initargs

:context-format

Readers

compile-condition-context-format.

Writers

This slot is read-only.

Slot: context-arguments
Initform

(quote nil)

Initargs

:context-arguments

Readers

compile-condition-context-arguments.

Writers

This slot is read-only.

Slot: description
Initform

(quote nil)

Initargs

:description

Readers

compile-condition-description.

Writers

This slot is read-only.

Condition: compile-failed-error
Package

uiop/lisp-build.

Source

lisp-build.lisp.

Direct superclasses
Condition: compile-failed-warning
Package

uiop/lisp-build.

Source

lisp-build.lisp.

Direct superclasses
Condition: compile-file-error
Package

uiop/lisp-build.

Source

lisp-build.lisp.

Direct superclasses
Condition: compile-warned-error
Package

uiop/lisp-build.

Source

lisp-build.lisp.

Direct superclasses
Condition: compile-warned-warning
Package

uiop/lisp-build.

Source

lisp-build.lisp.

Direct superclasses
Condition: deprecated-function-condition
Package

uiop/version.

Source

version.lisp.

Direct superclasses

condition.

Direct subclasses
Direct methods
Direct slots
Slot: name
Initargs

:name

Readers

deprecated-function-name.

Writers

This slot is read-only.

Condition: deprecated-function-error
Package

uiop/version.

Source

version.lisp.

Direct superclasses
Condition: deprecated-function-should-be-deleted
Package

uiop/version.

Source

version.lisp.

Direct superclasses
Condition: deprecated-function-style-warning
Package

uiop/version.

Source

version.lisp.

Direct superclasses
Condition: deprecated-function-warning
Package

uiop/version.

Source

version.lisp.

Direct superclasses
Condition: invalid-configuration
Package

uiop/configuration.

Source

configuration.lisp.

Direct superclasses

condition.

Direct subclasses
  • invalid-output-translation.
  • invalid-source-registry.
Direct methods
Direct slots
Slot: form
Initargs

:form

Readers

condition-form.

Writers

This slot is read-only.

Slot: location
Initargs

:location

Readers

condition-location.

Writers

This slot is read-only.

Slot: format
Package

common-lisp.

Initargs

:format

Readers

condition-format.

Writers

This slot is read-only.

Slot: arguments
Initform

(quote nil)

Initargs

:arguments

Readers

condition-arguments.

Writers

This slot is read-only.

Condition: not-implemented-error
Package

uiop/utility.

Source

utility.lisp.

Direct superclasses

error.

Direct slots
Slot: functionality
Initargs

:functionality

Slot: format-control
Initargs

:format-control

Slot: format-arguments
Initargs

:format-arguments

Condition: parameter-error
Package

uiop/utility.

Source

utility.lisp.

Direct superclasses

error.

Direct slots
Slot: functionality
Initargs

:functionality

Slot: format-control
Initargs

:format-control

Slot: format-arguments
Initargs

:format-arguments

Condition: simple-style-warning
Package

uiop/utility.

Source

utility.lisp.

Direct superclasses

simple-style-warning.

Condition: subprocess-error
Package

uiop/run-program.

Source

run-program.lisp.

Direct superclasses

error.

Direct methods
Direct slots
Slot: code
Initform

(quote nil)

Initargs

:code

Readers

subprocess-error-code.

Writers

This slot is read-only.

Slot: command
Initform

(quote nil)

Initargs

:command

Readers

subprocess-error-command.

Writers

This slot is read-only.

Slot: process
Initform

(quote nil)

Initargs

:process

Readers

subprocess-error-process.

Writers

This slot is read-only.


5.1.10 Classes

Class: process-info

This class should be treated as opaque by programmers, except for the exported PROCESS-INFO-* functions. It should never be directly instantiated by MAKE-INSTANCE. Primarily, it is being made available to enable type-checking.

Package

uiop/launch-program.

Source

launch-program.lisp.

Direct slots
Slot: process
Slot: input-stream
Slot: output-stream
Slot: bidir-stream
Slot: error-output-stream
Slot: exit-code
Slot: signal-code

5.1.11 Types

Type: fatal-condition ()
Package

uiop/image.

Source

image.lisp.

Type: sb-grovel-unknown-constant-condition ()
Package

uiop/lisp-build.

Source

lisp-build.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: *all-package-fishiness*
Package

uiop/package.

Source

package.lisp.

Special Variable: *all-package-happiness*
Package

uiop/package.

Source

package.lisp.

Special Variable: *deprecated-function-style-warning-coerce-pathname-notified-p*
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Special Variable: *deprecated-function-style-warning-in-first-directory-notified-p*
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Special Variable: *deprecated-function-style-warning-in-system-configuration-directory-notified-p*
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Special Variable: *deprecated-function-style-warning-in-user-configuration-directory-notified-p*
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Special Variable: *deprecated-function-style-warning-system-configuration-directories-notified-p*
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Special Variable: *deprecated-function-style-warning-user-configuration-directories-notified-p*
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Special Variable: *deprecated-function-style-warning-version-compatible-p-notified-p*
Package

uiop/backward-driver.

Source

backward-driver.lisp.

Special Variable: *image-restored-p*

Has the image been restored? A boolean, or :in-progress while restoring, :in-regress while dumping

Package

uiop/image.

Source

image.lisp.

Package

uiop/os.

Source

os.lisp.

Package

uiop/os.

Source

os.lisp.

Special Variable: *standard-readtable*

The standard readtable, implementing the syntax specified by the CLHS.
It must never be modified, though only good implementations will even enforce that.

Package

uiop/stream.

Source

stream.lisp.

Special Variable: *wild-directory-component*

Wild directory component for use with MAKE-PATHNAME

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: *wild-inferiors-component*

Wild-inferiors directory component for use with MAKE-PATHNAME

Package

uiop/pathname.

Source

pathname.lisp.

Special Variable: +simple-condition-format-control-slot+

Name of the slot for FORMAT-CONTROL in simple-condition

Package

uiop/utility.

Source

utility.lisp.


5.2.2 Macros

Macro: compatfmt (format)
Package

uiop/common-lisp.

Source

common-lisp.lisp.

Macro: note-package-fishiness (&rest info)
Package

uiop/package.

Source

package.lisp.

Macro: place-setter (place)
Package

uiop/run-program.

Source

run-program.lisp.

Macro: when-package-fishiness (&body body)
Package

uiop/package.

Source

package.lisp.

Macro: with-program-error-output (((reduced-error-output-var &optional error-output-activity-var) error-output-form &key setf stream-easy-p active keys) &body body)
Package

uiop/run-program.

Source

run-program.lisp.

Macro: with-program-input (((reduced-input-var &optional input-activity-var) input-form &key setf stream-easy-p active keys) &body body)
Package

uiop/run-program.

Source

run-program.lisp.

Macro: with-program-output (((reduced-output-var &optional output-activity-var) output-form &key setf stream-easy-p active keys) &body body)
Package

uiop/run-program.

Source

run-program.lisp.


5.2.3 Ordinary functions

Function: %active-io-specifier-p (specifier)

Determines whether a run-program I/O specifier requires Lisp-side processing
via SLURP-INPUT-STREAM or VOMIT-OUTPUT-STREAM (return T),
or whether it’s already taken care of by the implementation’s underlying run-program.

Package

uiop/run-program.

Source

run-program.lisp.

Function: %call-with-program-io (gf tval stream-easy-p fun direction spec activep returner &key element-type external-format &allow-other-keys)
Package

uiop/run-program.

Source

run-program.lisp.

Function: %check-result (exit-code &key command process ignore-error-status)
Package

uiop/run-program.

Source

run-program.lisp.

Function: %code-to-status (exit-code signal-code)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %handle-if-does-not-exist (file if-does-not-exist)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %handle-if-exists (file if-exists)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %interactivep (input output error-output)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %normalize-io-specifier (specifier &optional role)

Normalizes a portable I/O specifier for LAUNCH-PROGRAM into an implementation-dependent argument to pass to the internal RUN-PROGRAM

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %normalize-system-command (command)
Package

uiop/run-program.

Source

run-program.lisp.

Function: %posix-send-signal (process-info signal)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %process-status (process-info)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %redirected-system-command (command in out err directory)
Package

uiop/run-program.

Source

run-program.lisp.

Function: %run-program (command &rest keys &key &allow-other-keys)

DEPRECATED. Use LAUNCH-PROGRAM instead.

Package

uiop/run-program.

Source

run-program.lisp.

Function: %signal-to-exit-code (signum)
Package

uiop/launch-program.

Source

launch-program.lisp.

Function: %system (command &rest keys &key directory input if-input-does-not-exist output if-output-exists error-output if-error-output-exists &allow-other-keys)

A portable abstraction of a low-level call to libc’s system().

Package

uiop/run-program.

Source

run-program.lisp.

Function: %use-launch-program (command &rest keys &key input output error-output ignore-error-status &allow-other-keys)
Package

uiop/run-program.

Source

run-program.lisp.

Function: %use-system (command &rest keys &key input output error-output ignore-error-status &allow-other-keys)
Package

uiop/run-program.

Source

run-program.lisp.

Function: call-stream-processor (fun processor stream)

Given FUN (typically SLURP-INPUT-STREAM or VOMIT-OUTPUT-STREAM,
a PROCESSOR specification which is either an atom or a list specifying a processor an keyword arguments, call the specified processor with the given STREAM as input

Package

uiop/run-program.

Source

run-program.lisp.

Function: call-with-input (input function &key keys)

Calls FUNCTION with an actual stream argument, interpreting
stream designators like READ, but also coercing strings to STRING-INPUT-STREAM, and PATHNAME to FILE-STREAM.
If INPUT is a STREAM, use it as the stream.
If INPUT is NIL, use a *STANDARD-INPUT* as the stream.
If INPUT is T, use *TERMINAL-IO* as the stream.
If INPUT is a STRING, use it as a string-input-stream.
If INPUT is a PATHNAME, open it, passing KEYS to WITH-INPUT-FILE
– the latter is an extension since ASDF 3.1.
Otherwise, signal an error.

Package

uiop/stream.

Source

stream.lisp.

Function: call-with-output (output function &key element-type)

Calls FUNCTION with an actual stream argument,
behaving like FORMAT with respect to how stream designators are interpreted:
If OUTPUT is a STREAM, use it as the stream.
If OUTPUT is NIL, use a STRING-OUTPUT-STREAM of given ELEMENT-TYPE as the stream, and
return the resulting string.
If OUTPUT is T, use *STANDARD-OUTPUT* as the stream.
If OUTPUT is a STRING with a fill-pointer, use it as a STRING-OUTPUT-STREAM of given ELEMENT-TYPE. If OUTPUT is a PATHNAME, open the file and write to it, passing ELEMENT-TYPE to WITH-OUTPUT-FILE – this latter as an extension since ASDF 3.1.
(Proper ELEMENT-TYPE treatment since ASDF 3.3.4 only.)
Otherwise, signal an error.

Package

uiop/stream.

Source

stream.lisp.

Function: call-with-saved-deferred-warnings (thunk warnings-file &key source-namestring)

If WARNINGS-FILE is not nil, record the deferred-warnings around a call to THUNK and save those warnings to the given file for latter use,
possibly in a different process. Otherwise just call THUNK.

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: compute-user-cache ()

Compute (and return) the location of the default user-cache for translate-output objects. Side-effects for cached file location computation.

Package

uiop/configuration.

Source

configuration.lisp.

Function: deprecated-function-condition-kind (type)
Package

uiop/version.

Source

version.lisp.

Function: dummy-symbol (symbol)
Package

uiop/package.

Source

package.lisp.

Function: easy-windows-character-p (x)

Is X an "easy" character that does not require quoting by the shell?

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: ensure-export (name from-package &optional recycle)
Package

uiop/package.

Source

package.lisp.

Function: ensure-exported (name symbol from-package &optional recycle)
Package

uiop/package.

Source

package.lisp.

Function: ensure-exported-to-user (name symbol to-package &optional recycle)
Package

uiop/package.

Source

package.lisp.

Function: ensure-function-notinline (definition)
Package

uiop/utility.

Source

utility.lisp.

Function: ensure-import (name to-package from-package shadowed imported)
Package

uiop/package.

Source

package.lisp.

Function: ensure-imported (import-me into-package &optional from-package)
Package

uiop/package.

Source

package.lisp.

Function: ensure-inherited (name symbol to-package from-package mixp shadowed imported inherited)
Package

uiop/package.

Source

package.lisp.

Function: ensure-mix (name symbol to-package from-package shadowed imported inherited)
Package

uiop/package.

Source

package.lisp.

Function: ensure-shadowing-import (name to-package from-package shadowed imported)
Package

uiop/package.

Source

package.lisp.

Function: ensure-symbol (name package intern recycle shadowed imported inherited exported)
Package

uiop/package.

Source

package.lisp.

Function: escape-sh-token-within-double-quotes (x s &key quote)

Escape a string TOKEN within double-quotes
for use within a POSIX Bourne shell, outputing to S; omit the outer double-quotes if key argument :QUOTE is NIL

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: escape-windows-token-within-double-quotes (x &optional s)

Escape a string token X within double-quotes
for use within a MS Windows command-line, outputing to S.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: first-feature (feature-sets)

A helper for various feature detection functions

Package

uiop/os.

Source

os.lisp.

Function: frob-substrings (string substrings &optional frob)

for each substring in SUBSTRINGS, find occurrences of it within STRING that don’t use parts of matched occurrences of previous strings, and FROB them, that is to say, remove them if FROB is NIL,
replace by FROB if FROB is a STRING, or if FROB is a FUNCTION,
call FROB with the match and a function that emits a string in the output. Return a string made of the parts not omitted or emitted by FROB.

Package

uiop/common-lisp.

Source

common-lisp.lisp.

Function: get-dummy-symbol (symbol)
Package

uiop/package.

Source

package.lisp.

Function: get-temporary-file (&key directory prefix suffix type keep)
Package

uiop/stream.

Source

stream.lisp.

Function: install-package-local-nicknames (destination-package new-nicknames)
Package

uiop/package.

Source

package.lisp.

Function: make-dummy-symbol (symbol)
Package

uiop/package.

Source

package.lisp.

Function: notify-deprecated-function (status name)
Package

uiop/version.

Source

version.lisp.

Function: os-haiku-p ()

Is the underlying operating system Haiku?

Package

uiop/os.

Source

os.lisp.

Function: os-mezzano-p ()

Is the underlying operating system Mezzano?

Package

uiop/os.

Source

os.lisp.

Function: os-oldmac-p ()

Is the underlying operating system an (emulated?) MacOS 9 or earlier?

Package

uiop/os.

Source

os.lisp.

Function: record-fishy (info)
Package

uiop/package.

Source

package.lisp.

Function: recycle-symbol (name recycle exported)
Package

uiop/package.

Source

package.lisp.

Function: reify-undefined-warning (warning)
Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: requires-escaping-p (token &key good-chars bad-chars)

Does this token require escaping, given the specification of
either good chars that don’t need escaping or bad chars that do need escaping, as either a recognizing function or a sequence of characters.

Package

uiop/launch-program.

Source

launch-program.lisp.

Function: sb-grovel-unknown-constant-condition-p (c)

Detect SB-GROVEL unknown-constant conditions on older versions of SBCL

Package

uiop/lisp-build.

Source

lisp-build.lisp.

Function: set-dummy-symbol (symbol reason other-symbol)
Package

uiop/package.

Source

package.lisp.

Function: symbol-recycled-p (sym recycle)
Package

uiop/package.

Source

package.lisp.


5.2.4 Generic functions

Generic Reader: compile-condition-context-arguments (condition)
Package

uiop/lisp-build.

Methods
Reader Method: compile-condition-context-arguments ((condition compile-condition))
Source

lisp-build.lisp.

Target Slot

context-arguments.

Generic Reader: compile-condition-context-format (condition)
Package

uiop/lisp-build.

Methods
Reader Method: compile-condition-context-format ((condition compile-condition))
Source

lisp-build.lisp.

Target Slot

context-format.

Generic Reader: compile-condition-description (condition)
Package

uiop/lisp-build.

Methods
Reader Method: compile-condition-description ((condition compile-condition))
Source

lisp-build.lisp.

Target Slot

description.

Generic Reader: condition-arguments (condition)
Package

uiop/configuration.

Methods
Reader Method: condition-arguments ((condition invalid-configuration))
Source

configuration.lisp.

Target Slot

arguments.

Generic Reader: condition-form (condition)
Package

uiop/configuration.

Methods
Reader Method: condition-form ((condition invalid-configuration))
Source

configuration.lisp.

Target Slot

form.

Generic Reader: condition-format (condition)
Package

uiop/configuration.

Methods
Reader Method: condition-format ((condition invalid-configuration))
Source

configuration.lisp.

Target Slot

format.

Generic Reader: condition-location (condition)
Package

uiop/configuration.

Methods
Reader Method: condition-location ((condition invalid-configuration))
Source

configuration.lisp.

Target Slot

location.

Generic Function: package-designator (c)
Package

uiop/package.

Methods
Method: package-designator ((c no-such-package-error))
Source

package.lisp.


5.2.5 Conditions

Condition: define-package-style-warning
Package

uiop/package.

Source

package.lisp.

Direct superclasses

simple-style-warning.

Condition: no-such-package-error
Package

uiop/package.

Source

package.lisp.

Direct superclasses

type-error.

Direct methods

package-designator.

Direct Default Initargs
InitargValue
:expected-type(quote package-designator)

5.2.6 Types

Type: package-designator ()
Package

uiop/package.

Source

package.lisp.

Type: timestamp ()
Package

uiop/utility.

Source

utility.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   %   (  
A   B   C   D   E   F   G   H   I   L   M   N   O   P   Q   R   S   T   U   V   W   X  
Index Entry  Section

%
%active-io-specifier-p: Private ordinary functions
%call-with-program-io: Private ordinary functions
%check-result: Private ordinary functions
%code-to-status: Private ordinary functions
%handle-if-does-not-exist: Private ordinary functions
%handle-if-exists: Private ordinary functions
%interactivep: Private ordinary functions
%normalize-io-specifier: Private ordinary functions
%normalize-system-command: Private ordinary functions
%posix-send-signal: Private ordinary functions
%process-status: Private ordinary functions
%redirected-system-command: Private ordinary functions
%run-program: Private ordinary functions
%signal-to-exit-code: Private ordinary functions
%system: Private ordinary functions
%use-launch-program: Private ordinary functions
%use-system: Private ordinary functions

(
(setf getenv): Public setf expanders

A
absolute-pathname-p: Public ordinary functions
access-at: Public ordinary functions
access-at-count: Public ordinary functions
add-pathname-suffix: Public ordinary functions
always-default-encoding: Public ordinary functions
appendf: Public macros
architecture: Public ordinary functions
argv0: Public ordinary functions

B
base-string-p: Public ordinary functions
boolean-to-feature-expression: Public ordinary functions

C
call-around-hook: Public ordinary functions
call-function: Public ordinary functions
call-functions: Public ordinary functions
call-image-dump-hook: Public ordinary functions
call-image-restore-hook: Public ordinary functions
call-stream-processor: Private ordinary functions
call-with-current-directory: Public ordinary functions
call-with-enough-pathname: Public ordinary functions
call-with-fatal-condition-handler: Public ordinary functions
call-with-input: Private ordinary functions
call-with-input-file: Public ordinary functions
call-with-muffled-compiler-conditions: Public ordinary functions
call-with-muffled-conditions: Public ordinary functions
call-with-muffled-loader-conditions: Public ordinary functions
call-with-null-input: Public ordinary functions
call-with-null-output: Public ordinary functions
call-with-output: Private ordinary functions
call-with-output-file: Public ordinary functions
call-with-safe-io-syntax: Public ordinary functions
call-with-saved-deferred-warnings: Private ordinary functions
call-with-staging-pathname: Public ordinary functions
call-with-temporary-file: Public ordinary functions
character-type-index: Public ordinary functions
chdir: Public ordinary functions
check-deferred-warnings: Public ordinary functions
check-lisp-compile-results: Public ordinary functions
check-lisp-compile-warnings: Public ordinary functions
clear-configuration: Public ordinary functions
close-streams: Public ordinary functions
coerce-class: Public ordinary functions
coerce-pathname: Public compiler macros
coerce-pathname: Public ordinary functions
collect-sub*directories: Public ordinary functions
combine-fasls: Public ordinary functions
command-line-arguments: Public ordinary functions
compatfmt: Private macros
compile-condition-context-arguments: Private generic functions
compile-condition-context-arguments: Private generic functions
compile-condition-context-format: Private generic functions
compile-condition-context-format: Private generic functions
compile-condition-description: Private generic functions
compile-condition-description: Private generic functions
compile-file*: Public ordinary functions
compile-file-pathname*: Public ordinary functions
compile-file-type: Public ordinary functions
Compiler Macro, coerce-pathname: Public compiler macros
Compiler Macro, in-first-directory: Public compiler macros
Compiler Macro, in-system-configuration-directory: Public compiler macros
Compiler Macro, in-user-configuration-directory: Public compiler macros
Compiler Macro, system-configuration-directories: Public compiler macros
Compiler Macro, user-configuration-directories: Public compiler macros
Compiler Macro, version-compatible-p: Public compiler macros
compute-user-cache: Private ordinary functions
concatenate-files: Public ordinary functions
condition-arguments: Private generic functions
condition-arguments: Private generic functions
condition-form: Private generic functions
condition-form: Private generic functions
condition-format: Private generic functions
condition-format: Private generic functions
condition-location: Private generic functions
condition-location: Private generic functions
configuration-inheritance-directive-p: Public ordinary functions
copy-file: Public ordinary functions
copy-stream-to-stream: Public ordinary functions
create-image: Public ordinary functions
current-lisp-file-pathname: Public ordinary functions

D
default-encoding-external-format: Public ordinary functions
default-temporary-directory: Public ordinary functions
define-package: Public macros
delete-directory-tree: Public ordinary functions
delete-empty-directory: Public ordinary functions
delete-file-if-exists: Public ordinary functions
delete-package*: Public ordinary functions
denormalize-pathname-directory-component: Public ordinary functions
deprecated-function-condition-kind: Private ordinary functions
deprecated-function-name: Public generic functions
deprecated-function-name: Public generic functions
detect-encoding: Public ordinary functions
detect-os: Public ordinary functions
die: Public ordinary functions
directorize-pathname-host-device: Public ordinary functions
directory*: Public ordinary functions
directory-exists-p: Public ordinary functions
directory-files: Public ordinary functions
directory-pathname-p: Public ordinary functions
directory-separator-for-host: Public ordinary functions
disable-deferred-warnings-check: Public ordinary functions
dummy-symbol: Private ordinary functions
dump-image: Public ordinary functions

E
earlier-timestamp: Public ordinary functions
earliest-timestamp: Public ordinary functions
easy-sh-character-p: Public ordinary functions
easy-windows-character-p: Private ordinary functions
emptyp: Public ordinary functions
enable-deferred-warnings-check: Public ordinary functions
encoding-external-format: Public ordinary functions
enough-pathname: Public ordinary functions
ensure-absolute-pathname: Public ordinary functions
ensure-all-directories-exist: Public ordinary functions
ensure-directory-pathname: Public ordinary functions
ensure-export: Private ordinary functions
ensure-exported: Private ordinary functions
ensure-exported-to-user: Private ordinary functions
ensure-function: Public ordinary functions
ensure-function-notinline: Private ordinary functions
ensure-gethash: Public ordinary functions
ensure-import: Private ordinary functions
ensure-imported: Private ordinary functions
ensure-inherited: Private ordinary functions
ensure-list: Public ordinary functions
ensure-mix: Private ordinary functions
ensure-package: Public ordinary functions
ensure-package-unused: Public ordinary functions
ensure-pathname: Public ordinary functions
ensure-shadowing-import: Private ordinary functions
ensure-symbol: Private ordinary functions
escape-command: Public ordinary functions
escape-sh-command: Public ordinary functions
escape-sh-token: Public ordinary functions
escape-sh-token-within-double-quotes: Private ordinary functions
escape-shell-command: Public ordinary functions
escape-shell-token: Public ordinary functions
escape-token: Public ordinary functions
escape-windows-command: Public ordinary functions
escape-windows-token: Public ordinary functions
escape-windows-token-within-double-quotes: Private ordinary functions
eval-input: Public ordinary functions
eval-thunk: Public ordinary functions
export*: Public ordinary functions

F
fatal-condition-p: Public ordinary functions
featurep: Public ordinary functions
file-exists-p: Public ordinary functions
file-or-synonym-stream-p: Public ordinary functions
file-pathname-p: Public ordinary functions
file-stream-p: Public ordinary functions
filter-logical-directory-results: Public ordinary functions
filter-pathname-set: Public ordinary functions
find-package*: Public ordinary functions
find-preferred-file: Public ordinary functions
find-standard-case-symbol: Public ordinary functions
find-symbol*: Public ordinary functions
finish-outputs: Public ordinary functions
first-char: Public ordinary functions
first-feature: Private ordinary functions
format!: Public ordinary functions
fresh-package-name: Public ordinary functions
frob-substrings: Private ordinary functions
Function, %active-io-specifier-p: Private ordinary functions
Function, %call-with-program-io: Private ordinary functions
Function, %check-result: Private ordinary functions
Function, %code-to-status: Private ordinary functions
Function, %handle-if-does-not-exist: Private ordinary functions
Function, %handle-if-exists: Private ordinary functions
Function, %interactivep: Private ordinary functions
Function, %normalize-io-specifier: Private ordinary functions
Function, %normalize-system-command: Private ordinary functions
Function, %posix-send-signal: Private ordinary functions
Function, %process-status: Private ordinary functions
Function, %redirected-system-command: Private ordinary functions
Function, %run-program: Private ordinary functions
Function, %signal-to-exit-code: Private ordinary functions
Function, %system: Private ordinary functions
Function, %use-launch-program: Private ordinary functions
Function, %use-system: Private ordinary functions
Function, absolute-pathname-p: Public ordinary functions
Function, access-at: Public ordinary functions
Function, access-at-count: Public ordinary functions
Function, add-pathname-suffix: Public ordinary functions
Function, always-default-encoding: Public ordinary functions
Function, architecture: Public ordinary functions
Function, argv0: Public ordinary functions
Function, base-string-p: Public ordinary functions
Function, boolean-to-feature-expression: Public ordinary functions
Function, call-around-hook: Public ordinary functions
Function, call-function: Public ordinary functions
Function, call-functions: Public ordinary functions
Function, call-image-dump-hook: Public ordinary functions
Function, call-image-restore-hook: Public ordinary functions
Function, call-stream-processor: Private ordinary functions
Function, call-with-current-directory: Public ordinary functions
Function, call-with-enough-pathname: Public ordinary functions
Function, call-with-fatal-condition-handler: Public ordinary functions
Function, call-with-input: Private ordinary functions
Function, call-with-input-file: Public ordinary functions
Function, call-with-muffled-compiler-conditions: Public ordinary functions
Function, call-with-muffled-conditions: Public ordinary functions
Function, call-with-muffled-loader-conditions: Public ordinary functions
Function, call-with-null-input: Public ordinary functions
Function, call-with-null-output: Public ordinary functions
Function, call-with-output: Private ordinary functions
Function, call-with-output-file: Public ordinary functions
Function, call-with-safe-io-syntax: Public ordinary functions
Function, call-with-saved-deferred-warnings: Private ordinary functions
Function, call-with-staging-pathname: Public ordinary functions
Function, call-with-temporary-file: Public ordinary functions
Function, character-type-index: Public ordinary functions
Function, chdir: Public ordinary functions
Function, check-deferred-warnings: Public ordinary functions
Function, check-lisp-compile-results: Public ordinary functions
Function, check-lisp-compile-warnings: Public ordinary functions
Function, clear-configuration: Public ordinary functions
Function, close-streams: Public ordinary functions
Function, coerce-class: Public ordinary functions
Function, coerce-pathname: Public ordinary functions
Function, collect-sub*directories: Public ordinary functions
Function, combine-fasls: Public ordinary functions
Function, command-line-arguments: Public ordinary functions
Function, compile-file*: Public ordinary functions
Function, compile-file-pathname*: Public ordinary functions
Function, compile-file-type: Public ordinary functions
Function, compute-user-cache: Private ordinary functions
Function, concatenate-files: Public ordinary functions
Function, configuration-inheritance-directive-p: Public ordinary functions
Function, copy-file: Public ordinary functions
Function, copy-stream-to-stream: Public ordinary functions
Function, create-image: Public ordinary functions
Function, current-lisp-file-pathname: Public ordinary functions
Function, default-encoding-external-format: Public ordinary functions
Function, default-temporary-directory: Public ordinary functions
Function, delete-directory-tree: Public ordinary functions
Function, delete-empty-directory: Public ordinary functions
Function, delete-file-if-exists: Public ordinary functions
Function, delete-package*: Public ordinary functions
Function, denormalize-pathname-directory-component: Public ordinary functions
Function, deprecated-function-condition-kind: Private ordinary functions
Function, detect-encoding: Public ordinary functions
Function, detect-os: Public ordinary functions
Function, die: Public ordinary functions
Function, directorize-pathname-host-device: Public ordinary functions
Function, directory*: Public ordinary functions
Function, directory-exists-p: Public ordinary functions
Function, directory-files: Public ordinary functions
Function, directory-pathname-p: Public ordinary functions
Function, directory-separator-for-host: Public ordinary functions
Function, disable-deferred-warnings-check: Public ordinary functions
Function, dummy-symbol: Private ordinary functions
Function, dump-image: Public ordinary functions
Function, earlier-timestamp: Public ordinary functions
Function, earliest-timestamp: Public ordinary functions
Function, easy-sh-character-p: Public ordinary functions
Function, easy-windows-character-p: Private ordinary functions
Function, emptyp: Public ordinary functions
Function, enable-deferred-warnings-check: Public ordinary functions
Function, encoding-external-format: Public ordinary functions
Function, enough-pathname: Public ordinary functions
Function, ensure-absolute-pathname: Public ordinary functions
Function, ensure-all-directories-exist: Public ordinary functions
Function, ensure-directory-pathname: Public ordinary functions
Function, ensure-export: Private ordinary functions
Function, ensure-exported: Private ordinary functions
Function, ensure-exported-to-user: Private ordinary functions
Function, ensure-function: Public ordinary functions
Function, ensure-function-notinline: Private ordinary functions
Function, ensure-gethash: Public ordinary functions
Function, ensure-import: Private ordinary functions
Function, ensure-imported: Private ordinary functions
Function, ensure-inherited: Private ordinary functions
Function, ensure-list: Public ordinary functions
Function, ensure-mix: Private ordinary functions
Function, ensure-package: Public ordinary functions
Function, ensure-package-unused: Public ordinary functions
Function, ensure-pathname: Public ordinary functions
Function, ensure-shadowing-import: Private ordinary functions
Function, ensure-symbol: Private ordinary functions
Function, escape-command: Public ordinary functions
Function, escape-sh-command: Public ordinary functions
Function, escape-sh-token: Public ordinary functions
Function, escape-sh-token-within-double-quotes: Private ordinary functions
Function, escape-shell-command: Public ordinary functions
Function, escape-shell-token: Public ordinary functions
Function, escape-token: Public ordinary functions
Function, escape-windows-command: Public ordinary functions
Function, escape-windows-token: Public ordinary functions
Function, escape-windows-token-within-double-quotes: Private ordinary functions
Function, eval-input: Public ordinary functions
Function, eval-thunk: Public ordinary functions
Function, export*: Public ordinary functions
Function, fatal-condition-p: Public ordinary functions
Function, featurep: Public ordinary functions
Function, file-exists-p: Public ordinary functions
Function, file-or-synonym-stream-p: Public ordinary functions
Function, file-pathname-p: Public ordinary functions
Function, file-stream-p: Public ordinary functions
Function, filter-logical-directory-results: Public ordinary functions
Function, filter-pathname-set: Public ordinary functions
Function, find-package*: Public ordinary functions
Function, find-preferred-file: Public ordinary functions
Function, find-standard-case-symbol: Public ordinary functions
Function, find-symbol*: Public ordinary functions
Function, finish-outputs: Public ordinary functions
Function, first-char: Public ordinary functions
Function, first-feature: Private ordinary functions
Function, format!: Public ordinary functions
Function, fresh-package-name: Public ordinary functions
Function, frob-substrings: Private ordinary functions
Function, get-dummy-symbol: Private ordinary functions
Function, get-folder-path: Public ordinary functions
Function, get-pathname-defaults: Public ordinary functions
Function, get-temporary-file: Private ordinary functions
Function, getcwd: Public ordinary functions
Function, getenv: Public ordinary functions
Function, getenv-absolute-directories: Public ordinary functions
Function, getenv-absolute-directory: Public ordinary functions
Function, getenv-pathname: Public ordinary functions
Function, getenv-pathnames: Public ordinary functions
Function, getenvp: Public ordinary functions
Function, handle-fatal-condition: Public ordinary functions
Function, hidden-pathname-p: Public ordinary functions
Function, home-package-p: Public ordinary functions
Function, hostname: Public ordinary functions
Function, implementation-identifier: Public ordinary functions
Function, implementation-type: Public ordinary functions
Function, import*: Public ordinary functions
Function, in-first-directory: Public ordinary functions
Function, in-system-configuration-directory: Public ordinary functions
Function, in-user-configuration-directory: Public ordinary functions
Function, input-string: Public ordinary functions
Function, install-package-local-nicknames: Private ordinary functions
Function, inter-directory-separator: Public ordinary functions
Function, intern*: Public ordinary functions
Function, last-char: Public ordinary functions
Function, later-timestamp: Public ordinary functions
Function, latest-timestamp: Public ordinary functions
Function, launch-program: Public ordinary functions
Function, length=n-p: Public ordinary functions
Function, lexicographic<: Public ordinary functions
Function, lexicographic<=: Public ordinary functions
Function, lisp-implementation-directory: Public ordinary functions
Function, lisp-implementation-pathname-p: Public ordinary functions
Function, lisp-version-string: Public ordinary functions
Function, lispize-pathname: Public ordinary functions
Function, list-to-hash-set: Public ordinary functions
Function, load*: Public ordinary functions
Function, load-from-string: Public ordinary functions
Function, load-pathname: Public ordinary functions
Function, load-uiop-debug-utility: Public ordinary functions
Function, location-designator-p: Public ordinary functions
Function, location-function-p: Public ordinary functions
Function, logical-pathname-p: Public ordinary functions
Function, make-dummy-symbol: Private ordinary functions
Function, make-pathname*: Public ordinary functions
Function, make-pathname-component-logical: Public ordinary functions
Function, make-pathname-logical: Public ordinary functions
Function, make-symbol*: Public ordinary functions
Function, match-any-condition-p: Public ordinary functions
Function, match-condition-p: Public ordinary functions
Function, merge-pathname-directory-components: Public ordinary functions
Function, merge-pathnames*: Public ordinary functions
Function, native-namestring: Public ordinary functions
Function, next-version: Public ordinary functions
Function, nil-pathname: Public ordinary functions
Function, normalize-pathname-directory-component: Public ordinary functions
Function, not-implemented-error: Public ordinary functions
Function, notify-deprecated-function: Private ordinary functions
Function, nuke-symbol: Public ordinary functions
Function, nuke-symbol-in-package: Public ordinary functions
Function, null-device-pathname: Public ordinary functions
Function, operating-system: Public ordinary functions
Function, os-genera-p: Public ordinary functions
Function, os-haiku-p: Private ordinary functions
Function, os-macosx-p: Public ordinary functions
Function, os-mezzano-p: Private ordinary functions
Function, os-oldmac-p: Private ordinary functions
Function, os-unix-p: Public ordinary functions
Function, os-windows-p: Public ordinary functions
Function, output-string: Public ordinary functions
Function, package-definition-form: Public ordinary functions
Function, package-names: Public ordinary functions
Function, packages-from-names: Public ordinary functions
Function, parameter-error: Public ordinary functions
Function, parse-body: Public ordinary functions
Function, parse-define-package-form: Public ordinary functions
Function, parse-file-location-info: Public ordinary functions
Function, parse-native-namestring: Public ordinary functions
Function, parse-unix-namestring: Public ordinary functions
Function, parse-version: Public ordinary functions
Function, parse-windows-shortcut: Public ordinary functions
Function, pathname-directory-pathname: Public ordinary functions
Function, pathname-equal: Public ordinary functions
Function, pathname-host-pathname: Public ordinary functions
Function, pathname-parent-directory-pathname: Public ordinary functions
Function, pathname-root: Public ordinary functions
Function, physical-pathname-p: Public ordinary functions
Function, physicalize-pathname: Public ordinary functions
Function, print-backtrace: Public ordinary functions
Function, print-condition-backtrace: Public ordinary functions
Function, println: Public ordinary functions
Function, probe-file*: Public ordinary functions
Function, process-alive-p: Public ordinary functions
Function, process-info-error-output: Public ordinary functions
Function, process-info-input: Public ordinary functions
Function, process-info-output: Public ordinary functions
Function, process-info-pid: Public ordinary functions
Function, quit: Public ordinary functions
Function, raw-command-line-arguments: Public ordinary functions
Function, raw-print-backtrace: Public ordinary functions
Function, read-file-form: Public ordinary functions
Function, read-file-forms: Public ordinary functions
Function, read-file-line: Public ordinary functions
Function, read-file-lines: Public ordinary functions
Function, read-file-string: Public ordinary functions
Function, read-little-endian: Public ordinary functions
Function, read-null-terminated-string: Public ordinary functions
Function, record-fishy: Private ordinary functions
Function, recycle-symbol: Private ordinary functions
Function, reduce/strcat: Public ordinary functions
Function, register-clear-configuration-hook: Public ordinary functions
Function, register-hook-function: Public ordinary functions
Function, register-image-dump-hook: Public ordinary functions
Function, register-image-restore-hook: Public ordinary functions
Function, rehome-symbol: Public ordinary functions
Function, reify-deferred-warnings: Public ordinary functions
Function, reify-package: Public ordinary functions
Function, reify-simple-sexp: Public ordinary functions
Function, reify-symbol: Public ordinary functions
Function, reify-undefined-warning: Private ordinary functions
Function, relative-pathname-p: Public ordinary functions
Function, relativize-directory-component: Public ordinary functions
Function, relativize-pathname-directory: Public ordinary functions
Function, remove-plist-key: Public ordinary functions
Function, remove-plist-keys: Public ordinary functions
Function, rename-file-overwriting-target: Public ordinary functions
Function, rename-package-away: Public ordinary functions
Function, report-invalid-form: Public ordinary functions
Function, requires-escaping-p: Private ordinary functions
Function, reset-deferred-warnings: Public ordinary functions
Function, resolve-absolute-location: Public ordinary functions
Function, resolve-location: Public ordinary functions
Function, resolve-relative-location: Public ordinary functions
Function, resolve-symlinks: Public ordinary functions
Function, resolve-symlinks*: Public ordinary functions
Function, restore-image: Public ordinary functions
Function, run-program: Public ordinary functions
Function, safe-file-write-date: Public ordinary functions
Function, safe-format!: Public ordinary functions
Function, safe-read-file-form: Public ordinary functions
Function, safe-read-file-line: Public ordinary functions
Function, safe-read-from-string: Public ordinary functions
Function, save-deferred-warnings: Public ordinary functions
Function, sb-grovel-unknown-constant-condition-p: Private ordinary functions
Function, set-dummy-symbol: Private ordinary functions
Function, setup-command-line-arguments: Public ordinary functions
Function, setup-stderr: Public ordinary functions
Function, setup-stdin: Public ordinary functions
Function, setup-stdout: Public ordinary functions
Function, setup-temporary-directory: Public ordinary functions
Function, shadow*: Public ordinary functions
Function, shadowing-import*: Public ordinary functions
Function, shell-boolean-exit: Public ordinary functions
Function, slurp-stream-form: Public ordinary functions
Function, slurp-stream-forms: Public ordinary functions
Function, slurp-stream-line: Public ordinary functions
Function, slurp-stream-lines: Public ordinary functions
Function, slurp-stream-string: Public ordinary functions
Function, split-name-type: Public ordinary functions
Function, split-native-pathnames-string: Public ordinary functions
Function, split-string: Public ordinary functions
Function, split-unix-namestring-directory-components: Public ordinary functions
Function, standard-case-symbol-name: Public ordinary functions
Function, standard-common-lisp-symbol-p: Public ordinary functions
Function, standard-eval-thunk: Public ordinary functions
Function, strcat: Public ordinary functions
Function, string-enclosed-p: Public ordinary functions
Function, string-prefix-p: Public ordinary functions
Function, string-suffix-p: Public ordinary functions
Function, strings-common-element-type: Public ordinary functions
Function, stripln: Public ordinary functions
Function, style-warn: Public ordinary functions
Function, subdirectories: Public ordinary functions
Function, subpathname: Public ordinary functions
Function, subpathname*: Public ordinary functions
Function, subpathp: Public ordinary functions
Function, symbol-call: Public ordinary functions
Function, symbol-package-name: Public ordinary functions
Function, symbol-recycled-p: Private ordinary functions
Function, symbol-shadowing-p: Public ordinary functions
Function, symbol-test-to-feature-expression: Public ordinary functions
Function, system-config-pathnames: Public ordinary functions
Function, system-configuration-directories: Public ordinary functions
Function, temporary-directory: Public ordinary functions
Function, terminate-process: Public ordinary functions
Function, timestamp*<: Public ordinary functions
Function, timestamp<: Public ordinary functions
Function, timestamp<=: Public ordinary functions
Function, timestamps-earliest: Public ordinary functions
Function, timestamps-latest: Public ordinary functions
Function, timestamps<: Public ordinary functions
Function, tmpize-pathname: Public ordinary functions
Function, translate-pathname*: Public ordinary functions
Function, truename*: Public ordinary functions
Function, truenamize: Public ordinary functions
Function, uiop-directory: Public ordinary functions
Function, unintern*: Public ordinary functions
Function, unix-namestring: Public ordinary functions
Function, unparse-version: Public ordinary functions
Function, unreify-deferred-warnings: Public ordinary functions
Function, unreify-package: Public ordinary functions
Function, unreify-simple-sexp: Public ordinary functions
Function, unreify-symbol: Public ordinary functions
Function, upgrade-configuration: Public ordinary functions
Function, user-configuration-directories: Public ordinary functions
Function, validate-configuration-directory: Public ordinary functions
Function, validate-configuration-file: Public ordinary functions
Function, validate-configuration-form: Public ordinary functions
Function, version-compatible-p: Public ordinary functions
Function, version-deprecation: Public ordinary functions
Function, version<: Public ordinary functions
Function, version<=: Public ordinary functions
Function, version=: Public ordinary functions
Function, wait-process: Public ordinary functions
Function, warnings-file-p: Public ordinary functions
Function, warnings-file-type: Public ordinary functions
Function, wilden: Public ordinary functions
Function, writeln: Public ordinary functions
Function, xdg-cache-home: Public ordinary functions
Function, xdg-config-dirs: Public ordinary functions
Function, xdg-config-home: Public ordinary functions
Function, xdg-config-pathname: Public ordinary functions
Function, xdg-config-pathnames: Public ordinary functions
Function, xdg-data-dirs: Public ordinary functions
Function, xdg-data-home: Public ordinary functions
Function, xdg-data-pathname: Public ordinary functions
Function, xdg-data-pathnames: Public ordinary functions
Function, xdg-runtime-dir: Public ordinary functions

G
Generic Function, compile-condition-context-arguments: Private generic functions
Generic Function, compile-condition-context-format: Private generic functions
Generic Function, compile-condition-description: Private generic functions
Generic Function, condition-arguments: Private generic functions
Generic Function, condition-form: Private generic functions
Generic Function, condition-format: Private generic functions
Generic Function, condition-location: Private generic functions
Generic Function, deprecated-function-name: Public generic functions
Generic Function, package-designator: Private generic functions
Generic Function, slurp-input-stream: Public generic functions
Generic Function, subprocess-error-code: Public generic functions
Generic Function, subprocess-error-command: Public generic functions
Generic Function, subprocess-error-process: Public generic functions
Generic Function, vomit-output-stream: Public generic functions
get-dummy-symbol: Private ordinary functions
get-folder-path: Public ordinary functions
get-pathname-defaults: Public ordinary functions
get-temporary-file: Private ordinary functions
getcwd: Public ordinary functions
getenv: Public ordinary functions
getenv-absolute-directories: Public ordinary functions
getenv-absolute-directory: Public ordinary functions
getenv-pathname: Public ordinary functions
getenv-pathnames: Public ordinary functions
getenvp: Public ordinary functions

H
handle-fatal-condition: Public ordinary functions
hidden-pathname-p: Public ordinary functions
home-package-p: Public ordinary functions
hostname: Public ordinary functions

I
if-let: Public macros
implementation-identifier: Public ordinary functions
implementation-type: Public ordinary functions
import*: Public ordinary functions
in-first-directory: Public compiler macros
in-first-directory: Public ordinary functions
in-system-configuration-directory: Public compiler macros
in-system-configuration-directory: Public ordinary functions
in-user-configuration-directory: Public compiler macros
in-user-configuration-directory: Public ordinary functions
input-string: Public ordinary functions
install-package-local-nicknames: Private ordinary functions
inter-directory-separator: Public ordinary functions
intern*: Public ordinary functions

L
last-char: Public ordinary functions
later-timestamp: Public ordinary functions
latest-timestamp: Public ordinary functions
latest-timestamp-f: Public macros
launch-program: Public ordinary functions
length=n-p: Public ordinary functions
lexicographic<: Public ordinary functions
lexicographic<=: Public ordinary functions
lisp-implementation-directory: Public ordinary functions
lisp-implementation-pathname-p: Public ordinary functions
lisp-version-string: Public ordinary functions
lispize-pathname: Public ordinary functions
list-to-hash-set: Public ordinary functions
load*: Public ordinary functions
load-from-string: Public ordinary functions
load-pathname: Public ordinary functions
load-uiop-debug-utility: Public ordinary functions
location-designator-p: Public ordinary functions
location-function-p: Public ordinary functions
logical-pathname-p: Public ordinary functions

M
Macro, appendf: Public macros
Macro, compatfmt: Private macros
Macro, define-package: Public macros
Macro, if-let: Public macros
Macro, latest-timestamp-f: Public macros
Macro, nest: Public macros
Macro, note-package-fishiness: Private macros
Macro, os-cond: Public macros
Macro, place-setter: Private macros
Macro, uiop-debug: Public macros
Macro, when-package-fishiness: Private macros
Macro, while-collecting: Public macros
Macro, with-current-directory: Public macros
Macro, with-deprecation: Public macros
Macro, with-enough-pathname: Public macros
Macro, with-fatal-condition-handler: Public macros
Macro, with-input: Public macros
Macro, with-input-file: Public macros
Macro, with-muffled-compiler-conditions: Public macros
Macro, with-muffled-conditions: Public macros
Macro, with-muffled-loader-conditions: Public macros
Macro, with-null-input: Public macros
Macro, with-null-output: Public macros
Macro, with-output: Public macros
Macro, with-output-file: Public macros
Macro, with-pathname-defaults: Public macros
Macro, with-program-error-output: Private macros
Macro, with-program-input: Private macros
Macro, with-program-output: Private macros
Macro, with-safe-io-syntax: Public macros
Macro, with-saved-deferred-warnings: Public macros
Macro, with-staging-pathname: Public macros
Macro, with-temporary-file: Public macros
Macro, with-upgradability: Public macros
make-dummy-symbol: Private ordinary functions
make-pathname*: Public ordinary functions
make-pathname-component-logical: Public ordinary functions
make-pathname-logical: Public ordinary functions
make-symbol*: Public ordinary functions
match-any-condition-p: Public ordinary functions
match-condition-p: Public ordinary functions
merge-pathname-directory-components: Public ordinary functions
merge-pathnames*: Public ordinary functions
Method, compile-condition-context-arguments: Private generic functions
Method, compile-condition-context-format: Private generic functions
Method, compile-condition-description: Private generic functions
Method, condition-arguments: Private generic functions
Method, condition-form: Private generic functions
Method, condition-format: Private generic functions
Method, condition-location: Private generic functions
Method, deprecated-function-name: Public generic functions
Method, package-designator: Private generic functions
Method, print-object: Public standalone methods
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, slurp-input-stream: Public generic functions
Method, subprocess-error-code: Public generic functions
Method, subprocess-error-command: Public generic functions
Method, subprocess-error-process: Public generic functions
Method, vomit-output-stream: Public generic functions
Method, vomit-output-stream: Public generic functions
Method, vomit-output-stream: Public generic functions
Method, vomit-output-stream: Public generic functions
Method, vomit-output-stream: Public generic functions
Method, vomit-output-stream: Public generic functions
Method, vomit-output-stream: Public generic functions
Method, vomit-output-stream: Public generic functions

N
native-namestring: Public ordinary functions
nest: Public macros
next-version: Public ordinary functions
nil-pathname: Public ordinary functions
normalize-pathname-directory-component: Public ordinary functions
not-implemented-error: Public ordinary functions
note-package-fishiness: Private macros
notify-deprecated-function: Private ordinary functions
nuke-symbol: Public ordinary functions
nuke-symbol-in-package: Public ordinary functions
null-device-pathname: Public ordinary functions

O
operating-system: Public ordinary functions
os-cond: Public macros
os-genera-p: Public ordinary functions
os-haiku-p: Private ordinary functions
os-macosx-p: Public ordinary functions
os-mezzano-p: Private ordinary functions
os-oldmac-p: Private ordinary functions
os-unix-p: Public ordinary functions
os-windows-p: Public ordinary functions
output-string: Public ordinary functions

P
package-definition-form: Public ordinary functions
package-designator: Private generic functions
package-designator: Private generic functions
package-names: Public ordinary functions
packages-from-names: Public ordinary functions
parameter-error: Public ordinary functions
parse-body: Public ordinary functions
parse-define-package-form: Public ordinary functions
parse-file-location-info: Public ordinary functions
parse-native-namestring: Public ordinary functions
parse-unix-namestring: Public ordinary functions
parse-version: Public ordinary functions
parse-windows-shortcut: Public ordinary functions
pathname-directory-pathname: Public ordinary functions
pathname-equal: Public ordinary functions
pathname-host-pathname: Public ordinary functions
pathname-parent-directory-pathname: Public ordinary functions
pathname-root: Public ordinary functions
physical-pathname-p: Public ordinary functions
physicalize-pathname: Public ordinary functions
place-setter: Private macros
print-backtrace: Public ordinary functions
print-condition-backtrace: Public ordinary functions
print-object: Public standalone methods
println: Public ordinary functions
probe-file*: Public ordinary functions
process-alive-p: Public ordinary functions
process-info-error-output: Public ordinary functions
process-info-input: Public ordinary functions
process-info-output: Public ordinary functions
process-info-pid: Public ordinary functions

Q
quit: Public ordinary functions

R
raw-command-line-arguments: Public ordinary functions
raw-print-backtrace: Public ordinary functions
read-file-form: Public ordinary functions
read-file-forms: Public ordinary functions
read-file-line: Public ordinary functions
read-file-lines: Public ordinary functions
read-file-string: Public ordinary functions
read-little-endian: Public ordinary functions
read-null-terminated-string: Public ordinary functions
record-fishy: Private ordinary functions
recycle-symbol: Private ordinary functions
reduce/strcat: Public ordinary functions
register-clear-configuration-hook: Public ordinary functions
register-hook-function: Public ordinary functions
register-image-dump-hook: Public ordinary functions
register-image-restore-hook: Public ordinary functions
rehome-symbol: Public ordinary functions
reify-deferred-warnings: Public ordinary functions
reify-package: Public ordinary functions
reify-simple-sexp: Public ordinary functions
reify-symbol: Public ordinary functions
reify-undefined-warning: Private ordinary functions
relative-pathname-p: Public ordinary functions
relativize-directory-component: Public ordinary functions
relativize-pathname-directory: Public ordinary functions
remove-plist-key: Public ordinary functions
remove-plist-keys: Public ordinary functions
rename-file-overwriting-target: Public ordinary functions
rename-package-away: Public ordinary functions
report-invalid-form: Public ordinary functions
requires-escaping-p: Private ordinary functions
reset-deferred-warnings: Public ordinary functions
resolve-absolute-location: Public ordinary functions
resolve-location: Public ordinary functions
resolve-relative-location: Public ordinary functions
resolve-symlinks: Public ordinary functions
resolve-symlinks*: Public ordinary functions
restore-image: Public ordinary functions
run-program: Public ordinary functions

S
safe-file-write-date: Public ordinary functions
safe-format!: Public ordinary functions
safe-read-file-form: Public ordinary functions
safe-read-file-line: Public ordinary functions
safe-read-from-string: Public ordinary functions
save-deferred-warnings: Public ordinary functions
sb-grovel-unknown-constant-condition-p: Private ordinary functions
set-dummy-symbol: Private ordinary functions
Setf Expander, (setf getenv): Public setf expanders
setup-command-line-arguments: Public ordinary functions
setup-stderr: Public ordinary functions
setup-stdin: Public ordinary functions
setup-stdout: Public ordinary functions
setup-temporary-directory: Public ordinary functions
shadow*: Public ordinary functions
shadowing-import*: Public ordinary functions
shell-boolean-exit: Public ordinary functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-input-stream: Public generic functions
slurp-stream-form: Public ordinary functions
slurp-stream-forms: Public ordinary functions
slurp-stream-line: Public ordinary functions
slurp-stream-lines: Public ordinary functions
slurp-stream-string: Public ordinary functions
split-name-type: Public ordinary functions
split-native-pathnames-string: Public ordinary functions
split-string: Public ordinary functions
split-unix-namestring-directory-components: Public ordinary functions
standard-case-symbol-name: Public ordinary functions
standard-common-lisp-symbol-p: Public ordinary functions
standard-eval-thunk: Public ordinary functions
strcat: Public ordinary functions
string-enclosed-p: Public ordinary functions
string-prefix-p: Public ordinary functions
string-suffix-p: Public ordinary functions
strings-common-element-type: Public ordinary functions
stripln: Public ordinary functions
style-warn: Public ordinary functions
subdirectories: Public ordinary functions
subpathname: Public ordinary functions
subpathname*: Public ordinary functions
subpathp: Public ordinary functions
subprocess-error-code: Public generic functions
subprocess-error-code: Public generic functions
subprocess-error-command: Public generic functions
subprocess-error-command: Public generic functions
subprocess-error-process: Public generic functions
subprocess-error-process: Public generic functions
symbol-call: Public ordinary functions
symbol-package-name: Public ordinary functions
symbol-recycled-p: Private ordinary functions
symbol-shadowing-p: Public ordinary functions
symbol-test-to-feature-expression: Public ordinary functions
system-config-pathnames: Public ordinary functions
system-configuration-directories: Public compiler macros
system-configuration-directories: Public ordinary functions

T
temporary-directory: Public ordinary functions
terminate-process: Public ordinary functions
timestamp*<: Public ordinary functions
timestamp<: Public ordinary functions
timestamp<=: Public ordinary functions
timestamps-earliest: Public ordinary functions
timestamps-latest: Public ordinary functions
timestamps<: Public ordinary functions
tmpize-pathname: Public ordinary functions
translate-pathname*: Public ordinary functions
truename*: Public ordinary functions
truenamize: Public ordinary functions

U
uiop-debug: Public macros
uiop-directory: Public ordinary functions
unintern*: Public ordinary functions
unix-namestring: Public ordinary functions
unparse-version: Public ordinary functions
unreify-deferred-warnings: Public ordinary functions
unreify-package: Public ordinary functions
unreify-simple-sexp: Public ordinary functions
unreify-symbol: Public ordinary functions
upgrade-configuration: Public ordinary functions
user-configuration-directories: Public compiler macros
user-configuration-directories: Public ordinary functions

V
validate-configuration-directory: Public ordinary functions
validate-configuration-file: Public ordinary functions
validate-configuration-form: Public ordinary functions
version-compatible-p: Public compiler macros
version-compatible-p: Public ordinary functions
version-deprecation: Public ordinary functions
version<: Public ordinary functions
version<=: Public ordinary functions
version=: Public ordinary functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions
vomit-output-stream: Public generic functions

W
wait-process: Public ordinary functions
warnings-file-p: Public ordinary functions
warnings-file-type: Public ordinary functions
when-package-fishiness: Private macros
while-collecting: Public macros
wilden: Public ordinary functions
with-current-directory: Public macros
with-deprecation: Public macros
with-enough-pathname: Public macros
with-fatal-condition-handler: Public macros
with-input: Public macros
with-input-file: Public macros
with-muffled-compiler-conditions: Public macros
with-muffled-conditions: Public macros
with-muffled-loader-conditions: Public macros
with-null-input: Public macros
with-null-output: Public macros
with-output: Public macros
with-output-file: Public macros
with-pathname-defaults: Public macros
with-program-error-output: Private macros
with-program-input: Private macros
with-program-output: Private macros
with-safe-io-syntax: Public macros
with-saved-deferred-warnings: Public macros
with-staging-pathname: Public macros
with-temporary-file: Public macros
with-upgradability: Public macros
writeln: Public ordinary functions

X
xdg-cache-home: Public ordinary functions
xdg-config-dirs: Public ordinary functions
xdg-config-home: Public ordinary functions
xdg-config-pathname: Public ordinary functions
xdg-config-pathnames: Public ordinary functions
xdg-data-dirs: Public ordinary functions
xdg-data-home: Public ordinary functions
xdg-data-pathname: Public ordinary functions
xdg-data-pathnames: Public ordinary functions
xdg-runtime-dir: Public ordinary functions


A.3 Variables

Jump to:   *   +  
A   B   C   D   E   F   I   L   N   O   P   S  
Index Entry  Section

*
*all-package-fishiness*: Private special variables
*all-package-happiness*: Private special variables
*base-build-directory*: Public special variables
*clear-configuration-hook*: Public special variables
*command-line-arguments*: Public special variables
*compile-check*: Public special variables
*compile-file-failure-behaviour*: Public special variables
*compile-file-warnings-behaviour*: Public special variables
*default-encoding*: Public special variables
*default-stream-element-type*: Public special variables
*deprecated-function-style-warning-coerce-pathname-notified-p*: Private special variables
*deprecated-function-style-warning-in-first-directory-notified-p*: Private special variables
*deprecated-function-style-warning-in-system-configuration-directory-notified-p*: Private special variables
*deprecated-function-style-warning-in-user-configuration-directory-notified-p*: Private special variables
*deprecated-function-style-warning-system-configuration-directories-notified-p*: Private special variables
*deprecated-function-style-warning-user-configuration-directories-notified-p*: Private special variables
*deprecated-function-style-warning-version-compatible-p-notified-p*: Private special variables
*encoding-detection-hook*: Public special variables
*encoding-external-format-hook*: Public special variables
*here-directory*: Public special variables
*ignored-configuration-form*: Public special variables
*image-dump-hook*: Public special variables
*image-dumped-p*: Public special variables
*image-entry-point*: Public special variables
*image-postlude*: Public special variables
*image-prelude*: Public special variables
*image-restore-hook*: Public special variables
*image-restored-p*: Private special variables
*implementation-type*: Public special variables
*link-guid*: Private special variables
*link-initial-dword*: Private special variables
*lisp-interaction*: Public special variables
*nil-pathname*: Public special variables
*output-translation-function*: Public special variables
*resolve-symlinks*: Public special variables
*standard-readtable*: Private special variables
*stderr*: Public special variables
*stdin*: Public special variables
*stdout*: Public special variables
*temporary-directory*: Public special variables
*uiop-debug-utility*: Public special variables
*uiop-version*: Public special variables
*uninteresting-compiler-conditions*: Public special variables
*uninteresting-conditions*: Public special variables
*uninteresting-loader-conditions*: Public special variables
*unspecific-pathname-type*: Public special variables
*user-cache*: Public special variables
*usual-uninteresting-conditions*: Public special variables
*utf-8-external-format*: Public special variables
*warnings-file-type*: Public special variables
*wild*: Public special variables
*wild-directory*: Public special variables
*wild-directory-component*: Private special variables
*wild-file*: Public special variables
*wild-file-for-directory*: Public special variables
*wild-inferiors*: Public special variables
*wild-inferiors-component*: Private special variables
*wild-path*: Public special variables

+
+character-types+: Public special variables
+cr+: Public special variables
+crlf+: Public special variables
+lf+: Public special variables
+max-character-type-index+: Public special variables
+non-base-chars-exist-p+: Public constants
+simple-condition-format-control-slot+: Private special variables

A
arguments: Public conditions

B
bidir-stream: Public classes

C
code: Public conditions
command: Public conditions
Constant, +non-base-chars-exist-p+: Public constants
context-arguments: Public conditions
context-format: Public conditions

D
description: Public conditions

E
error-output-stream: Public classes
exit-code: Public classes

F
form: Public conditions
format: Public conditions
format-arguments: Public conditions
format-arguments: Public conditions
format-control: Public conditions
format-control: Public conditions
functionality: Public conditions
functionality: Public conditions

I
input-stream: Public classes

L
location: Public conditions

N
name: Public conditions

O
output-stream: Public classes

P
process: Public conditions
process: Public classes

S
signal-code: Public classes
Slot, arguments: Public conditions
Slot, bidir-stream: Public classes
Slot, code: Public conditions
Slot, command: Public conditions
Slot, context-arguments: Public conditions
Slot, context-format: Public conditions
Slot, description: Public conditions
Slot, error-output-stream: Public classes
Slot, exit-code: Public classes
Slot, form: Public conditions
Slot, format: Public conditions
Slot, format-arguments: Public conditions
Slot, format-arguments: Public conditions
Slot, format-control: Public conditions
Slot, format-control: Public conditions
Slot, functionality: Public conditions
Slot, functionality: Public conditions
Slot, input-stream: Public classes
Slot, location: Public conditions
Slot, name: Public conditions
Slot, output-stream: Public classes
Slot, process: Public conditions
Slot, process: Public classes
Slot, signal-code: Public classes
Special Variable, *all-package-fishiness*: Private special variables
Special Variable, *all-package-happiness*: Private special variables
Special Variable, *base-build-directory*: Public special variables
Special Variable, *clear-configuration-hook*: Public special variables
Special Variable, *command-line-arguments*: Public special variables
Special Variable, *compile-check*: Public special variables
Special Variable, *compile-file-failure-behaviour*: Public special variables
Special Variable, *compile-file-warnings-behaviour*: Public special variables
Special Variable, *default-encoding*: Public special variables
Special Variable, *default-stream-element-type*: Public special variables
Special Variable, *deprecated-function-style-warning-coerce-pathname-notified-p*: Private special variables
Special Variable, *deprecated-function-style-warning-in-first-directory-notified-p*: Private special variables
Special Variable, *deprecated-function-style-warning-in-system-configuration-directory-notified-p*: Private special variables
Special Variable, *deprecated-function-style-warning-in-user-configuration-directory-notified-p*: Private special variables
Special Variable, *deprecated-function-style-warning-system-configuration-directories-notified-p*: Private special variables
Special Variable, *deprecated-function-style-warning-user-configuration-directories-notified-p*: Private special variables
Special Variable, *deprecated-function-style-warning-version-compatible-p-notified-p*: Private special variables
Special Variable, *encoding-detection-hook*: Public special variables
Special Variable, *encoding-external-format-hook*: Public special variables
Special Variable, *here-directory*: Public special variables
Special Variable, *ignored-configuration-form*: Public special variables
Special Variable, *image-dump-hook*: Public special variables
Special Variable, *image-dumped-p*: Public special variables
Special Variable, *image-entry-point*: Public special variables
Special Variable, *image-postlude*: Public special variables
Special Variable, *image-prelude*: Public special variables
Special Variable, *image-restore-hook*: Public special variables
Special Variable, *image-restored-p*: Private special variables
Special Variable, *implementation-type*: Public special variables
Special Variable, *link-guid*: Private special variables
Special Variable, *link-initial-dword*: Private special variables
Special Variable, *lisp-interaction*: Public special variables
Special Variable, *nil-pathname*: Public special variables
Special Variable, *output-translation-function*: Public special variables
Special Variable, *resolve-symlinks*: Public special variables
Special Variable, *standard-readtable*: Private special variables
Special Variable, *stderr*: Public special variables
Special Variable, *stdin*: Public special variables
Special Variable, *stdout*: Public special variables
Special Variable, *temporary-directory*: Public special variables
Special Variable, *uiop-debug-utility*: Public special variables
Special Variable, *uiop-version*: Public special variables
Special Variable, *uninteresting-compiler-conditions*: Public special variables
Special Variable, *uninteresting-conditions*: Public special variables
Special Variable, *uninteresting-loader-conditions*: Public special variables
Special Variable, *unspecific-pathname-type*: Public special variables
Special Variable, *user-cache*: Public special variables
Special Variable, *usual-uninteresting-conditions*: Public special variables
Special Variable, *utf-8-external-format*: Public special variables
Special Variable, *warnings-file-type*: Public special variables
Special Variable, *wild*: Public special variables
Special Variable, *wild-directory*: Public special variables
Special Variable, *wild-directory-component*: Private special variables
Special Variable, *wild-file*: Public special variables
Special Variable, *wild-file-for-directory*: Public special variables
Special Variable, *wild-inferiors*: Public special variables
Special Variable, *wild-inferiors-component*: Private special variables
Special Variable, *wild-path*: Public special variables
Special Variable, +character-types+: Public special variables
Special Variable, +cr+: Public special variables
Special Variable, +crlf+: Public special variables
Special Variable, +lf+: Public special variables
Special Variable, +max-character-type-index+: Public special variables
Special Variable, +simple-condition-format-control-slot+: Private special variables


A.4 Data types

Jump to:   B   C   D   F   I   L   N   O   P   R   S   T   U   V  
Index Entry  Section

B
backward-driver.lisp: The uiop/backward-driver․lisp file

C
Class, process-info: Public classes
common-lisp.lisp: The uiop/common-lisp․lisp file
compile-condition: Public conditions
compile-failed-error: Public conditions
compile-failed-warning: Public conditions
compile-file-error: Public conditions
compile-warned-error: Public conditions
compile-warned-warning: Public conditions
Condition, compile-condition: Public conditions
Condition, compile-failed-error: Public conditions
Condition, compile-failed-warning: Public conditions
Condition, compile-file-error: Public conditions
Condition, compile-warned-error: Public conditions
Condition, compile-warned-warning: Public conditions
Condition, define-package-style-warning: Private conditions
Condition, deprecated-function-condition: Public conditions
Condition, deprecated-function-error: Public conditions
Condition, deprecated-function-should-be-deleted: Public conditions
Condition, deprecated-function-style-warning: Public conditions
Condition, deprecated-function-warning: Public conditions
Condition, invalid-configuration: Public conditions
Condition, no-such-package-error: Private conditions
Condition, not-implemented-error: Public conditions
Condition, parameter-error: Public conditions
Condition, simple-style-warning: Public conditions
Condition, subprocess-error: Public conditions
configuration.lisp: The uiop/configuration․lisp file
contrib/debug.lisp: The uiop/contrib/debug․lisp file

D
define-package-style-warning: Private conditions
deprecated-function-condition: Public conditions
deprecated-function-error: Public conditions
deprecated-function-should-be-deleted: Public conditions
deprecated-function-style-warning: Public conditions
deprecated-function-warning: Public conditions
driver.lisp: The uiop/driver․lisp file

F
fatal-condition: Public types
File, backward-driver.lisp: The uiop/backward-driver․lisp file
File, common-lisp.lisp: The uiop/common-lisp․lisp file
File, configuration.lisp: The uiop/configuration․lisp file
File, contrib/debug.lisp: The uiop/contrib/debug․lisp file
File, driver.lisp: The uiop/driver․lisp file
File, filesystem.lisp: The uiop/filesystem․lisp file
File, image.lisp: The uiop/image․lisp file
File, launch-program.lisp: The uiop/launch-program․lisp file
File, lisp-build.lisp: The uiop/lisp-build․lisp file
File, os.lisp: The uiop/os․lisp file
File, package.lisp: The uiop/package․lisp file
File, pathname.lisp: The uiop/pathname․lisp file
File, run-program.lisp: The uiop/run-program․lisp file
File, stream.lisp: The uiop/stream․lisp file
File, uiop.asd: The uiop/uiop․asd file
File, utility.lisp: The uiop/utility․lisp file
File, version.lisp: The uiop/version․lisp file
filesystem.lisp: The uiop/filesystem․lisp file

I
image.lisp: The uiop/image․lisp file
invalid-configuration: Public conditions

L
launch-program.lisp: The uiop/launch-program․lisp file
lisp-build.lisp: The uiop/lisp-build․lisp file

N
no-such-package-error: Private conditions
not-implemented-error: Public conditions

O
os.lisp: The uiop/os․lisp file

P
Package, uiop/backward-driver: The uiop/backward-driver package
Package, uiop/common-lisp: The uiop/common-lisp package
Package, uiop/configuration: The uiop/configuration package
Package, uiop/driver: The uiop/driver package
Package, uiop/filesystem: The uiop/filesystem package
Package, uiop/image: The uiop/image package
Package, uiop/launch-program: The uiop/launch-program package
Package, uiop/lisp-build: The uiop/lisp-build package
Package, uiop/os: The uiop/os package
Package, uiop/package: The uiop/package package
Package, uiop/package*: The uiop/package* package
Package, uiop/package-local-nicknames: The uiop/package-local-nicknames package
Package, uiop/pathname: The uiop/pathname package
Package, uiop/run-program: The uiop/run-program package
Package, uiop/stream: The uiop/stream package
Package, uiop/utility: The uiop/utility package
Package, uiop/version: The uiop/version package
package-designator: Private types
package.lisp: The uiop/package․lisp file
parameter-error: Public conditions
pathname.lisp: The uiop/pathname․lisp file
process-info: Public classes

R
run-program.lisp: The uiop/run-program․lisp file

S
sb-grovel-unknown-constant-condition: Public types
simple-style-warning: Public conditions
stream.lisp: The uiop/stream․lisp file
subprocess-error: Public conditions
System, uiop: The uiop system

T
timestamp: Private types
Type, fatal-condition: Public types
Type, package-designator: Private types
Type, sb-grovel-unknown-constant-condition: Public types
Type, timestamp: Private types

U
uiop: The uiop system
uiop.asd: The uiop/uiop․asd file
uiop/backward-driver: The uiop/backward-driver package
uiop/common-lisp: The uiop/common-lisp package
uiop/configuration: The uiop/configuration package
uiop/driver: The uiop/driver package
uiop/filesystem: The uiop/filesystem package
uiop/image: The uiop/image package
uiop/launch-program: The uiop/launch-program package
uiop/lisp-build: The uiop/lisp-build package
uiop/os: The uiop/os package
uiop/package: The uiop/package package
uiop/package*: The uiop/package* package
uiop/package-local-nicknames: The uiop/package-local-nicknames package
uiop/pathname: The uiop/pathname package
uiop/run-program: The uiop/run-program package
uiop/stream: The uiop/stream package
uiop/utility: The uiop/utility package
uiop/version: The uiop/version package
utility.lisp: The uiop/utility․lisp file

V
version.lisp: The uiop/version․lisp file