Jump to content

System software

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stan Shebs (talk | contribs) at 04:34, 27 February 2003 (filling in a blank instead of working). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

System software is a generic term referring to any computer program or library whose purpose is help run the computer system, as opposed to application software that helps solve user problems directly.

Specific kinds of system software include operating systems, device drivers, compilers, assemblers, linkers, and utilities. Software libraries that perform generic functions also tend to be regarded as system software, although the dividing line is fuzzy; while a C runtime library is generally agreed to be part of the system, an OpenGL or database library is less obviously so.