mkdir(2) (was Re: Two links to a directory?)

Chris Torek torek at elf.ee.lbl.gov
Sun Jun 30 16:51:39 AEST 1991


In article <1175 at mwtech.UUCP> martin at mwtech.UUCP (Martin Weitzel) writes:
>There is no mkdir(2) system call in some older variants of UNIX. (I think
>it was not in V7 and probably also not in SysIII, though some companies
>who used SysIII as porting base might have added it; I don't know about
>BSD either.)

The mkdir system call (not to be confused with the mkdir program) first
appeared in 4.2BSD.%  It was not added to System V until recently; the
exact date depends on whose `System V' you use (consider it nonstandard).
-----
% It may have been in 4.1a, 4.1b, or 4.1c, but it was not in 4.1 and none
  of the others were widely released.
-- 
In-Real-Life: Chris Torek, Lawrence Berkeley Lab CSE/EE (+1 415 486 5427)
Berkeley, CA		Domain:	torek at ee.lbl.gov



More information about the Comp.unix.questions mailing list