Computing (FOLDOC) dictionary
Jump to user comments
operating system, jargon A piece of code or a coding
environment with relatively low process-spawn overhead that
assumption that certain undocumented but well-known features
of Unix libraries such as "
stdio" are supported elsewhere;
"sleep" with a 0 argument to tell the scheduler that you're
willing to give up your time-slice, for example); the
assumption that freshly allocated memory is zeroed; and the
never freeing memory.
(1995-02-27)