add directory Minix
This commit is contained in:
909
Minix/CD-ROM-2.0/MINIX/MANUALS/PS2/CREAT.2
Normal file
909
Minix/CD-ROM-2.0/MINIX/MANUALS/PS2/CREAT.2
Normal file
@@ -0,0 +1,909 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:05:37 1996
|
||||
%%Pages: (atend)
|
||||
%%DocumentFonts: (atend)
|
||||
|
||||
/devps 180 dict def devps begin
|
||||
/res 10.000000 def
|
||||
/y_offset 843 def
|
||||
/X{exch}bind def
|
||||
/mm {transform round X round X itransform} bind def
|
||||
/r{rmoveto}bind def
|
||||
/m{moveto}bind def
|
||||
/l{lineto}bind def
|
||||
/rl{rlineto}bind def
|
||||
/st{stroke}bind def
|
||||
/gs{gsave}bind def
|
||||
/gr{grestore}bind def
|
||||
/cp{currentpoint}bind def
|
||||
/np{newpath}bind def
|
||||
/ct{curveto}bind def
|
||||
systemdict /setpacking known
|
||||
{ /savepacking currentpacking def true setpacking } if
|
||||
/m0{0 0 moveto}bind def
|
||||
/xc{//res div}bind def
|
||||
/yc{//res neg div //y_offset add}bind def
|
||||
/lc{yc X xc X l st}bind def
|
||||
/mc{yc X xc X m}bind def
|
||||
/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
|
||||
/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
|
||||
/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
|
||||
/V{//res neg div //y_offset add
|
||||
currentpoint pop X
|
||||
m}bind def
|
||||
/H{//res div
|
||||
0 transform X round X itransform pop
|
||||
currentpoint X pop
|
||||
moveto}bind def
|
||||
/h{//res div 0 r}bind def
|
||||
/v{//res neg div 0 X r}bind def
|
||||
/S{X H show}bind def
|
||||
/A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
|
||||
/psize 10 def
|
||||
/height 0 def
|
||||
/cheight { height 0 ne { height } { psize } ifelse } bind def
|
||||
/slant 0 def
|
||||
/FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
|
||||
[psize 0 cheight slant sin slant cos div mul cheight 0 0]
|
||||
makefont setfont}bind def
|
||||
/shade{gs
|
||||
/dy X def
|
||||
/dx X def
|
||||
np m
|
||||
0 /dy rl
|
||||
/dx 0 rl
|
||||
0 /dy neg rl
|
||||
/dx neg 0 rl
|
||||
closepath
|
||||
.9 setgray
|
||||
fill
|
||||
gr}bind def
|
||||
1 setlinecap
|
||||
|
||||
/resolution res 72 mul def
|
||||
|
||||
|
||||
/startFig {
|
||||
/SavedState save def
|
||||
userdict maxlength dict begin
|
||||
currentpoint transform
|
||||
|
||||
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
|
||||
setlinewidth setmatrix
|
||||
|
||||
itransform moveto
|
||||
|
||||
/ury exch def
|
||||
/urx exch def
|
||||
/lly exch def
|
||||
/llx exch def
|
||||
/y exch 72 mul resolution div def
|
||||
/x exch 72 mul resolution div def
|
||||
|
||||
currentpoint /cy exch def /cx exch def
|
||||
|
||||
/sx x urx llx sub div def
|
||||
/sy y ury lly sub div def
|
||||
|
||||
sx sy scale
|
||||
|
||||
cx sx div llx sub
|
||||
cy sy div ury sub translate
|
||||
|
||||
/DefFigCTM matrix currentmatrix def
|
||||
|
||||
/initmatrix {
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
/defaultmatrix {
|
||||
DefFigCTM exch copy
|
||||
} def
|
||||
|
||||
/initgraphics {
|
||||
DocumentInitState setmiterlimit setgray setdash
|
||||
setlinejoin setlinecap setlinewidth setmatrix
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
|
||||
/showpage {
|
||||
initgraphics
|
||||
} def
|
||||
|
||||
}bind def
|
||||
/clipFig {
|
||||
currentpoint 6 2 roll
|
||||
newpath 4 copy
|
||||
4 2 roll moveto
|
||||
6 -1 roll exch lineto
|
||||
exch lineto
|
||||
exch lineto
|
||||
closepath clip
|
||||
newpath
|
||||
moveto
|
||||
}bind def
|
||||
/doclip { llx lly urx ury clipFig } def
|
||||
/endFig {
|
||||
end SavedState restore
|
||||
}bind def
|
||||
/globalstart {
|
||||
fontnum psize slant height resolution currentpoint
|
||||
pagesave restore gsave
|
||||
}bind def
|
||||
/globalend {
|
||||
grestore moveto
|
||||
/resolution exch def /height exch def
|
||||
/slant exch def /psize exch def /fontnum exch def
|
||||
F
|
||||
/pagesave save def
|
||||
}bind def
|
||||
|
||||
|
||||
/fontnum 1 def
|
||||
systemdict /setpacking known { savepacking setpacking} if
|
||||
end
|
||||
/BP{
|
||||
save mark devps begin m0
|
||||
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
|
||||
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
|
||||
}bind def
|
||||
/EP{
|
||||
end cleartomark restore showpage}def
|
||||
|
||||
/Encoding-1 256 array def
|
||||
0 1 255 {Encoding-1 exch /.notdef put} for
|
||||
Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
|
||||
Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
|
||||
Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
|
||||
Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
|
||||
Encoding-1
|
||||
dup 8#41 /copyright put
|
||||
dup 8#42 /registered put
|
||||
dup 8#43 /trademark put
|
||||
dup 8#44 /logicalnot put
|
||||
dup 8#45 /Eth put
|
||||
dup 8#46 /eth put
|
||||
dup 8#47 /Thorn put
|
||||
dup 8#50 /thorn put
|
||||
dup 8#51 /brokenbar put
|
||||
dup 8#52 /degree put
|
||||
dup 8#53 /divide put
|
||||
dup 8#54 /multiply put
|
||||
dup 8#55 /minus put
|
||||
dup 8#56 /onehalf put
|
||||
dup 8#57 /onequarter put
|
||||
dup 8#60 /threequarters put
|
||||
dup 8#101 /Aacute put
|
||||
dup 8#102 /Acircumflex put
|
||||
dup 8#103 /Adieresis put
|
||||
dup 8#104 /Agrave put
|
||||
dup 8#105 /Aring put
|
||||
dup 8#106 /Atilde put
|
||||
dup 8#107 /Ccedilla put
|
||||
dup 8#110 /Eacute put
|
||||
dup 8#111 /Ecircumflex put
|
||||
dup 8#112 /Edieresis put
|
||||
dup 8#113 /Egrave put
|
||||
dup 8#114 /Iacute put
|
||||
dup 8#115 /Icircumflex put
|
||||
dup 8#116 /Idieresis put
|
||||
dup 8#117 /Igrave put
|
||||
dup 8#120 /Ntilde put
|
||||
dup 8#121 /Oacute put
|
||||
dup 8#122 /Ocircumflex put
|
||||
dup 8#123 /Odieresis put
|
||||
dup 8#124 /Ograve put
|
||||
dup 8#125 /Otilde put
|
||||
dup 8#126 /Scaron put
|
||||
dup 8#127 /Uacute put
|
||||
dup 8#130 /Ucircumflex put
|
||||
dup 8#131 /Udieresis put
|
||||
dup 8#132 /Ugrave put
|
||||
dup 8#133 /Ydieresis put
|
||||
dup 8#134 /Zcaron put
|
||||
dup 8#135 /aacute put
|
||||
dup 8#136 /acircumflex put
|
||||
dup 8#137 /adieresis put
|
||||
dup 8#140 /agrave put
|
||||
dup 8#141 /aring put
|
||||
dup 8#142 /atilde put
|
||||
dup 8#143 /ccedilla put
|
||||
dup 8#144 /eacute put
|
||||
dup 8#145 /ecircumflex put
|
||||
dup 8#146 /edieresis put
|
||||
dup 8#147 /egrave put
|
||||
dup 8#150 /iacute put
|
||||
dup 8#151 /icircumflex put
|
||||
dup 8#152 /idieresis put
|
||||
dup 8#153 /igrave put
|
||||
dup 8#154 /ntilde put
|
||||
dup 8#155 /oacute put
|
||||
dup 8#156 /ocircumflex put
|
||||
dup 8#157 /odieresis put
|
||||
dup 8#160 /ograve put
|
||||
dup 8#161 /otilde put
|
||||
dup 8#162 /scaron put
|
||||
dup 8#163 /uacute put
|
||||
dup 8#164 /ucircumflex put
|
||||
dup 8#165 /udieresis put
|
||||
dup 8#166 /ugrave put
|
||||
dup 8#167 /ydieresis put
|
||||
dup 8#170 /zcaron put
|
||||
pop
|
||||
|
||||
/Enc-dict 30 dict def
|
||||
Enc-dict /tmpstr1 50 string put
|
||||
Enc-dict /tmpstr2 50 string put
|
||||
Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
|
||||
/AEnc-def { % arguments: the original font's name, encoding nr
|
||||
Enc-dict begin
|
||||
tmpstr2 cvs /Enc-no exch def % Remember the number in a string
|
||||
dup /OrigName exch def % remember the name
|
||||
findfont dup maxlength dict /newdict exch def % get dictionary for new font
|
||||
{ exch dup /FID ne
|
||||
{ exch newdict 3 1 roll put }
|
||||
{ pop pop } % Ignore FID
|
||||
ifelse
|
||||
} forall
|
||||
newdict begin
|
||||
/Encoding
|
||||
tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
|
||||
cvn load
|
||||
def % Replace encoding
|
||||
currentdict /UniqueID known
|
||||
{ /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
|
||||
end % newdict
|
||||
/FNlength OrigName tmpstr1 cvs length def % convert name, remember length
|
||||
FNlength 1 add Enc-no length add string
|
||||
dup 0 OrigName tmpstr1 cvs putinterval
|
||||
dup FNlength (-) putinterval
|
||||
dup FNlength 1 add Enc-no putinterval
|
||||
dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
|
||||
cvn dup newdict /FontName 3 2 roll put newdict definefont
|
||||
end % Enc-dict
|
||||
} def
|
||||
/Times-Roman 1 AEnc-def pop
|
||||
/R-1{/Times-Roman-1 FF}def
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
/I{/Times-Italic FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(CREAT)S
|
||||
1059(\()S
|
||||
1101(2)S
|
||||
1159(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4788(CREAT)S
|
||||
5127(\()S
|
||||
5169(2)S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NA)S
|
||||
790(AM)S
|
||||
858(ME)S
|
||||
940(E)S
|
||||
1080 V
|
||||
10 R
|
||||
1080(creat)S
|
||||
10 R-1
|
||||
1302(-)S
|
||||
10 R
|
||||
1384(create)S
|
||||
1651(a)S
|
||||
1721(new)S
|
||||
1914(\256le)S
|
||||
1248 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SY)S
|
||||
774(YN)S
|
||||
842(NO)S
|
||||
910(OP)S
|
||||
978(PS)S
|
||||
1030(SI)S
|
||||
1082(IS)S
|
||||
1115(S)S
|
||||
1368 V
|
||||
10 B
|
||||
1080(#include)S
|
||||
1482(<sys/types.h>)S
|
||||
1488 V
|
||||
1080(#include)S
|
||||
1482(<fcntl.h>)S
|
||||
1728 V
|
||||
1080(int)S
|
||||
(creat\(const)477 1236 A
|
||||
1751(char)S
|
||||
1985(*)S
|
||||
10 I
|
||||
2035(name)S
|
||||
10 B
|
||||
2253(,)S
|
||||
2316(mode_t)S
|
||||
10 I
|
||||
2673(mode)S
|
||||
10 B
|
||||
2891(\))S
|
||||
1896 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DE)S
|
||||
790(ES)S
|
||||
848(SC)S
|
||||
900(CR)S
|
||||
962(RI)S
|
||||
1024(IP)S
|
||||
1057(PT)S
|
||||
1109(TI)S
|
||||
1167(IO)S
|
||||
1200(ON)S
|
||||
1268(N)S
|
||||
2016 V
|
||||
10 B
|
||||
1080(This)S
|
||||
1295(interface)S
|
||||
1702(is)S
|
||||
1794(made)S
|
||||
2054(obsolete)S
|
||||
2426(by)S
|
||||
2557(open\(2\),)S
|
||||
2932(it)S
|
||||
3019(is)S
|
||||
3111(equivalent)S
|
||||
3584(to)S
|
||||
2184 V
|
||||
10 R
|
||||
1440(open\()S
|
||||
10 I
|
||||
1669(name)S
|
||||
10 R
|
||||
1887(,)S
|
||||
1937(O_WRONLY)S
|
||||
2528(|)S
|
||||
2573(O_CREAT)S
|
||||
3052(|)S
|
||||
3097(O_TRUNC,)S
|
||||
10 I
|
||||
3612(mode)S
|
||||
10 R
|
||||
3830(\))S
|
||||
2352 V
|
||||
10 B
|
||||
1080(Creat)S
|
||||
10 R
|
||||
1359(creates)S
|
||||
1672(a)S
|
||||
1750(new)S
|
||||
1951(\256le)S
|
||||
2113(or)S
|
||||
2230(prepares)S
|
||||
2605(to)S
|
||||
2716(rewrite)S
|
||||
3036(an)S
|
||||
3164(existing)S
|
||||
3515(\256le)S
|
||||
3677(called)S
|
||||
10 I
|
||||
3951(name)S
|
||||
10 R
|
||||
4177(,)S
|
||||
4235(given)S
|
||||
4491(as)S
|
||||
4608(the)S
|
||||
4764(address)S
|
||||
5099(of)S
|
||||
5216(a)S
|
||||
2472 V
|
||||
1080(null-terminated)S
|
||||
1739(string.)S
|
||||
2056(If)S
|
||||
2161(the)S
|
||||
2321(\256le)S
|
||||
2487(did)S
|
||||
2652(not)S
|
||||
2817(exist,)S
|
||||
3069(it)S
|
||||
3162(is)S
|
||||
3266(given)S
|
||||
3526(mode)S
|
||||
10 I
|
||||
3786(mode)S
|
||||
10 R
|
||||
4012(,)S
|
||||
4074(as)S
|
||||
4195(modi\256ed)S
|
||||
4589(by)S
|
||||
4726(the)S
|
||||
4886(process's)S
|
||||
2592 V
|
||||
1080(mode)S
|
||||
1328(mask)S
|
||||
1565(\(see)S
|
||||
10 B
|
||||
1753(umask)S
|
||||
10 R
|
||||
2038(\(2\)\).)S
|
||||
2265(Also)S
|
||||
2480(see)S
|
||||
10 B
|
||||
2634(chmod)S
|
||||
10 R
|
||||
2925(\(2\))S
|
||||
3068(for)S
|
||||
3211(the)S
|
||||
3359(construction)S
|
||||
3881(of)S
|
||||
3990(the)S
|
||||
10 I
|
||||
4138(mode)S
|
||||
10 R
|
||||
4381(argument.)S
|
||||
2760 V
|
||||
1080(If)S
|
||||
1173(the)S
|
||||
1321(\256le)S
|
||||
1475(did)S
|
||||
1628(exist,)S
|
||||
1868(its)S
|
||||
1988(mode)S
|
||||
2236(and)S
|
||||
2406(owner)S
|
||||
2683(remain)S
|
||||
2988(unchanged)S
|
||||
3448(but)S
|
||||
3601(it)S
|
||||
3682(is)S
|
||||
3774(truncated)S
|
||||
4174(to)S
|
||||
4277(0)S
|
||||
4352(length.)S
|
||||
2928 V
|
||||
1080(The)S
|
||||
1262(\256le)S
|
||||
1416(is)S
|
||||
1508(also)S
|
||||
1695(opened)S
|
||||
2010(for)S
|
||||
(writing,)316 2153 A
|
||||
2494(and)S
|
||||
2664(its)S
|
||||
2784(\256le)S
|
||||
2938(descriptor)S
|
||||
3366(is)S
|
||||
3458(returned.)S
|
||||
3096 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NO)S
|
||||
790(OT)S
|
||||
858(TE)S
|
||||
916(ES)S
|
||||
974(S)S
|
||||
3216 V
|
||||
10 R
|
||||
1080(The)S
|
||||
10 I
|
||||
1268(mode)S
|
||||
10 R
|
||||
1517(given)S
|
||||
1771(is)S
|
||||
1869(arbitrary;)S
|
||||
2276(it)S
|
||||
2363(need)S
|
||||
2585(not)S
|
||||
2745(allow)S
|
||||
(writing.)316 3001 A
|
||||
3374(This)S
|
||||
3585(feature)S
|
||||
3898(has)S
|
||||
4064(been)S
|
||||
4286(used)S
|
||||
4502(in)S
|
||||
4612(the)S
|
||||
4767(past)S
|
||||
4961(by)S
|
||||
5093(pro-)S
|
||||
3336 V
|
||||
1080(grams)S
|
||||
1356(to)S
|
||||
1464(construct)S
|
||||
1862(a)S
|
||||
1936(simple,)S
|
||||
2258(exclusive)S
|
||||
2667(locking)S
|
||||
2997(mechanism.)S
|
||||
3534(It)S
|
||||
3625(is)S
|
||||
(replaced)342 3721 A
|
||||
4092(by)S
|
||||
4221(the)S
|
||||
4373(O_EXCL)S
|
||||
4789(open)S
|
||||
5013(mode,)S
|
||||
3456 V
|
||||
1080(or)S
|
||||
1189(the)S
|
||||
1337(advisory)S
|
||||
1708(locking)S
|
||||
2034(of)S
|
||||
2143(the)S
|
||||
10 B
|
||||
2291(fcntl)S
|
||||
10 R
|
||||
2488(\(2\))S
|
||||
(facility.)311 2631 A
|
||||
3624 V
|
||||
9 R
|
||||
720(R)S
|
||||
722(RE)S
|
||||
784(ET)S
|
||||
842(TU)S
|
||||
900(UR)S
|
||||
968(RN)S
|
||||
1030(N)S
|
||||
1121(V)S
|
||||
1123(VA)S
|
||||
1191(AL)S
|
||||
1259(LU)S
|
||||
1317(UE)S
|
||||
1385(E)S
|
||||
3744 V
|
||||
10 R
|
||||
1080(The)S
|
||||
1269(value)S
|
||||
10 R-1
|
||||
1519(-)S
|
||||
10 R
|
||||
1576(1)S
|
||||
1658(is)S
|
||||
1757(returned)S
|
||||
2125(if)S
|
||||
2219(an)S
|
||||
2346(error)S
|
||||
2575(occurs.)S
|
||||
2920(Otherwise,)S
|
||||
3392(the)S
|
||||
3547(call)S
|
||||
3725(returns)S
|
||||
4038(a)S
|
||||
(non-negative)525 4116 A
|
||||
4674(descriptor)S
|
||||
5110(that)S
|
||||
3864 V
|
||||
1080(only)S
|
||||
1283(permits)S
|
||||
(writing.)316 1610 A
|
||||
4032 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(ER)S
|
||||
780(RR)S
|
||||
842(RO)S
|
||||
904(OR)S
|
||||
972(RS)S
|
||||
1034(S)S
|
||||
4152 V
|
||||
10 I
|
||||
1080(Creat)S
|
||||
10 R
|
||||
(will)157 1334 A
|
||||
1516(fail)S
|
||||
1676(and)S
|
||||
1846(the)S
|
||||
1994(\256le)S
|
||||
(will)157 2148 A
|
||||
2330(not)S
|
||||
2483(be)S
|
||||
2603(created)S
|
||||
2920(or)S
|
||||
3029(truncated)S
|
||||
3429(if)S
|
||||
3516(one)S
|
||||
3686(of)S
|
||||
3795(the)S
|
||||
3943(following)S
|
||||
4359(occur:)S
|
||||
4320 V
|
||||
1080([ENOTDIR])S
|
||||
1830(A)S
|
||||
(component)446 1928 A
|
||||
2399(of)S
|
||||
2508(the)S
|
||||
2656(path)S
|
||||
2854(pre\256x)S
|
||||
3114(is)S
|
||||
3206(not)S
|
||||
3359(a)S
|
||||
3429(directory.)S
|
||||
4488 V
|
||||
([ENAMETOOLONG])916 1080 A
|
||||
4608 V
|
||||
1830(The)S
|
||||
2012(path)S
|
||||
2210(name)S
|
||||
(exceeds)319 2453 A
|
||||
2797(PATH_MAX)S
|
||||
3371(characters.)S
|
||||
4776 V
|
||||
1080([ENOENT])S
|
||||
1830(The)S
|
||||
2012(named)S
|
||||
2305(\256le)S
|
||||
2459(does)S
|
||||
2668(not)S
|
||||
2821(exist.)S
|
||||
4944 V
|
||||
1080([ELOOP])S
|
||||
1830(Too)S
|
||||
2033(many)S
|
||||
2297(symbolic)S
|
||||
2706(links)S
|
||||
2942(were)S
|
||||
(encountered)492 3180 A
|
||||
3713(in)S
|
||||
3833(translating)S
|
||||
4300(the)S
|
||||
4465(pathname.)S
|
||||
4948(\(Minix-)S
|
||||
5064 V
|
||||
1830(vmd\))S
|
||||
5232 V
|
||||
1080([EACCES])S
|
||||
1830(Search)S
|
||||
2130(permission)S
|
||||
2596(is)S
|
||||
2688(denied)S
|
||||
2981(for)S
|
||||
3124(a)S
|
||||
(component)446 3194 A
|
||||
3665(of)S
|
||||
3774(the)S
|
||||
3922(path)S
|
||||
4120(pre\256x.)S
|
||||
5400 V
|
||||
1080([EACCES])S
|
||||
1830(The)S
|
||||
2012(\256le)S
|
||||
2166(does)S
|
||||
2375(not)S
|
||||
2528(exist)S
|
||||
2743(and)S
|
||||
2913(the)S
|
||||
3061(directory)S
|
||||
3450(in)S
|
||||
3553(which)S
|
||||
3824(it)S
|
||||
3905(is)S
|
||||
3997(to)S
|
||||
4100(be)S
|
||||
4220(created)S
|
||||
4537(is)S
|
||||
4629(not)S
|
||||
4782(writable.)S
|
||||
5568 V
|
||||
1080([EACCES])S
|
||||
1830(The)S
|
||||
2012(\256le)S
|
||||
2166(exists,)S
|
||||
2445(but)S
|
||||
2598(it)S
|
||||
2679(is)S
|
||||
2771(unwritable.)S
|
||||
5736 V
|
||||
1080([EISDIR])S
|
||||
1830(The)S
|
||||
2012(\256le)S
|
||||
2166(is)S
|
||||
2258(a)S
|
||||
2328(directory.)S
|
||||
5904 V
|
||||
1080([EMFILE])S
|
||||
1830(There)S
|
||||
2091(are)S
|
||||
2240(already)S
|
||||
2562(too)S
|
||||
2715(many)S
|
||||
2963(\256les)S
|
||||
3156(open.)S
|
||||
6072 V
|
||||
1080([ENFILE])S
|
||||
1830(The)S
|
||||
2012(system)S
|
||||
2316(\256le)S
|
||||
2470(table)S
|
||||
2691(is)S
|
||||
2783(full.)S
|
||||
6240 V
|
||||
1080([ENOSPC])S
|
||||
1830(The)S
|
||||
2016(directory)S
|
||||
2409(in)S
|
||||
2516(which)S
|
||||
2791(the)S
|
||||
2943(entry)S
|
||||
3179(for)S
|
||||
3326(the)S
|
||||
3478(new)S
|
||||
3675(\256le)S
|
||||
3833(is)S
|
||||
3929(being)S
|
||||
(placed)263 4182 A
|
||||
(cannot)268 4475 A
|
||||
4773(be)S
|
||||
4898(extended)S
|
||||
6360 V
|
||||
(because)319 1830 A
|
||||
2174(there)S
|
||||
2401(is)S
|
||||
2493(no)S
|
||||
(space)224 2618 A
|
||||
2867(left)S
|
||||
3027(on)S
|
||||
3152(the)S
|
||||
3300(\256le)S
|
||||
3454(system)S
|
||||
3758(containing)S
|
||||
4207(the)S
|
||||
4355(directory.)S
|
||||
6528 V
|
||||
1080([ENOSPC])S
|
||||
1830(There)S
|
||||
2091(are)S
|
||||
2240(no)S
|
||||
2365(free)S
|
||||
(inodes)262 2548 A
|
||||
2835(on)S
|
||||
2960(the)S
|
||||
3108(\256le)S
|
||||
3262(system)S
|
||||
3566(on)S
|
||||
3691(which)S
|
||||
3962(the)S
|
||||
4110(\256le)S
|
||||
4264(is)S
|
||||
4356(being)S
|
||||
4604(created.)S
|
||||
6696 V
|
||||
1080([EROFS])S
|
||||
1830(The)S
|
||||
2012(named)S
|
||||
2305(\256le)S
|
||||
2459(resides)S
|
||||
2764(on)S
|
||||
2889(a)S
|
||||
2959(read-only)S
|
||||
3370(\256le)S
|
||||
3524(system.)S
|
||||
6864 V
|
||||
1080([ENXIO])S
|
||||
1830(The)S
|
||||
2012(\256le)S
|
||||
2166(is)S
|
||||
2258(a)S
|
||||
2328(character)S
|
||||
2724(special)S
|
||||
3029(or)S
|
||||
3139(block)S
|
||||
3388(special)S
|
||||
3694(\256le,)S
|
||||
3874(and)S
|
||||
4045(the)S
|
||||
4194(associated)S
|
||||
4634(device)S
|
||||
4923(does)S
|
||||
5133(not)S
|
||||
6984 V
|
||||
1830(exist.)S
|
||||
7152 V
|
||||
1080([EIO])S
|
||||
1830(An)S
|
||||
1978(I/O)S
|
||||
2138(error)S
|
||||
2360(occurred)S
|
||||
2738(while)S
|
||||
2987(making)S
|
||||
3313(the)S
|
||||
3461(directory)S
|
||||
3850(entry)S
|
||||
4082(or)S
|
||||
4191(allocating)S
|
||||
4613(the)S
|
||||
(inode.)248 4761 A
|
||||
7320 V
|
||||
1080([EFAULT])S
|
||||
10 I
|
||||
1830(Name)S
|
||||
10 R
|
||||
2090(points)S
|
||||
2360(outside)S
|
||||
2675(the)S
|
||||
2823(process's)S
|
||||
3223(allocated)S
|
||||
3612(address)S
|
||||
(space.)249 3939 A
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
2669(\()S
|
||||
2711(May)S
|
||||
2920(22,)S
|
||||
(1986)200 3070 A
|
||||
3278(\))S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Page: 2 2
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(CREAT)S
|
||||
1059(\()S
|
||||
1101(2)S
|
||||
1159(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4788(CREAT)S
|
||||
5127(\()S
|
||||
5169(2)S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
913(A)S
|
||||
915(AL)S
|
||||
983(LS)S
|
||||
1041(SO)S
|
||||
1093(O)S
|
||||
1080 V
|
||||
10 B
|
||||
1080(open)S
|
||||
10 R
|
||||
1287(\(2\),)S
|
||||
10 B
|
||||
1455(write)S
|
||||
10 R
|
||||
1680(\(2\),)S
|
||||
10 B
|
||||
1848(close)S
|
||||
10 R
|
||||
2055(\(2\),)S
|
||||
10 B
|
||||
2223(chmod)S
|
||||
10 R
|
||||
2514(\(2\),)S
|
||||
10 B
|
||||
2682(umask)S
|
||||
10 R
|
||||
2967(\(2\).)S
|
||||
7903 V
|
||||
720(September)S
|
||||
1176(13,)S
|
||||
(1996)200 1326 A
|
||||
2669(\()S
|
||||
2711(May)S
|
||||
2920(22,)S
|
||||
(1986)200 3070 A
|
||||
3278(\))S
|
||||
4990(Page)S
|
||||
5211(2)S
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 2
|
||||
Reference in New Issue
Block a user