fork

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 13:41, 30 September 2006 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Disambiguation

The word fork has a number of different meanings:

  • A utensil: see Wikipedia
  • In application development, a situation in which two differing sets of code are developed from one original
  • In programming, the spawing of a new process without terminating the original process

Reference