add directory Minix
This commit is contained in:
761
Minix/CD-ROM-2.0/MINIX/MANUALS/PS2/LINK.2
Normal file
761
Minix/CD-ROM-2.0/MINIX/MANUALS/PS2/LINK.2
Normal file
@@ -0,0 +1,761 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:05:45 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(LINK)S
|
||||
970(\()S
|
||||
1012(2)S
|
||||
1070(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4877(LINK)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(link)S
|
||||
10 R-1
|
||||
1261(-)S
|
||||
10 R
|
||||
1343(make)S
|
||||
1586(a)S
|
||||
1656(hard)S
|
||||
1860(link)S
|
||||
2041(to)S
|
||||
2144(a)S
|
||||
2214(\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(<unistd.h>)S
|
||||
1608 V
|
||||
1080(int)S
|
||||
1236(link\(const)S
|
||||
1700(char)S
|
||||
1934(*)S
|
||||
10 I
|
||||
1984(name1)S
|
||||
10 B
|
||||
2252(,)S
|
||||
2315(const)S
|
||||
2577(char)S
|
||||
2811(*)S
|
||||
10 I
|
||||
2861(name2)S
|
||||
10 B
|
||||
3129(\))S
|
||||
1776 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
|
||||
1896 V
|
||||
10 R
|
||||
1080(A)S
|
||||
1178(hard)S
|
||||
1382(link)S
|
||||
1563(to)S
|
||||
10 I
|
||||
1666(name1)S
|
||||
10 R
|
||||
1959(is)S
|
||||
2051(created;)S
|
||||
2396(the)S
|
||||
2544(link)S
|
||||
2725(has)S
|
||||
2884(the)S
|
||||
3032(name)S
|
||||
10 I
|
||||
3275(name2)S
|
||||
10 R
|
||||
3551(.)S
|
||||
10 I
|
||||
3626(Name1)S
|
||||
10 R
|
||||
3936(must)S
|
||||
4156(exist.)S
|
||||
2064 V
|
||||
1080(With)S
|
||||
1311(hard)S
|
||||
1520(links,)S
|
||||
1770(both)S
|
||||
10 I
|
||||
1978(name1)S
|
||||
10 R
|
||||
2276(and)S
|
||||
10 I
|
||||
2451(name2)S
|
||||
10 R
|
||||
2749(must)S
|
||||
2975(be)S
|
||||
3101(in)S
|
||||
3210(the)S
|
||||
3364(same)S
|
||||
3602(\256le)S
|
||||
3762(system.)S
|
||||
10 I
|
||||
4122(Name1)S
|
||||
10 R
|
||||
4438(must)S
|
||||
4664(not)S
|
||||
4823(be)S
|
||||
4949(a)S
|
||||
5025(direc-)S
|
||||
2184 V
|
||||
1080(tory.)S
|
||||
1317(Both)S
|
||||
1537(the)S
|
||||
1685(old)S
|
||||
1838(and)S
|
||||
2008(the)S
|
||||
2156(new)S
|
||||
10 I
|
||||
2349(link)S
|
||||
10 R
|
||||
2525(share)S
|
||||
2763(equal)S
|
||||
(access)258 3006 A
|
||||
3289(and)S
|
||||
3459(rights)S
|
||||
3713(to)S
|
||||
3816(the)S
|
||||
(underlying)435 3964 A
|
||||
4424(object.)S
|
||||
2352 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
|
||||
2472 V
|
||||
10 R
|
||||
(Upon)223 1080 A
|
||||
(successful)414 1328 A
|
||||
1768(completion,)S
|
||||
2271(a)S
|
||||
2342(value)S
|
||||
2586(of)S
|
||||
2696(0)S
|
||||
2772(is)S
|
||||
2865(returned.)S
|
||||
3277(Otherwise,)S
|
||||
3743(a)S
|
||||
3814(value)S
|
||||
4058(of)S
|
||||
10 R-1
|
||||
4168(-)S
|
||||
10 R
|
||||
4225(1)S
|
||||
4301(is)S
|
||||
4394(returned)S
|
||||
4756(and)S
|
||||
10 B
|
||||
(errno)241 4927 A
|
||||
10 R
|
||||
5194(is)S
|
||||
2592 V
|
||||
1080(set)S
|
||||
1217(to)S
|
||||
1320(indicate)S
|
||||
1664(the)S
|
||||
1812(error.)S
|
||||
2760 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(ER)S
|
||||
780(RR)S
|
||||
842(RO)S
|
||||
904(OR)S
|
||||
972(RS)S
|
||||
1034(S)S
|
||||
2880 V
|
||||
10 B
|
||||
1080(Link)S
|
||||
10 R
|
||||
(will)157 1312 A
|
||||
1494(fail)S
|
||||
1654(and)S
|
||||
1824(no)S
|
||||
1949(link)S
|
||||
(will)157 2130 A
|
||||
2312(be)S
|
||||
2432(created)S
|
||||
2749(if)S
|
||||
2836(one)S
|
||||
3006(or)S
|
||||
3115(more)S
|
||||
3347(of)S
|
||||
3456(the)S
|
||||
3604(following)S
|
||||
4020(are)S
|
||||
4169(true:)S
|
||||
3048 V
|
||||
1080([ENOTDIR])S
|
||||
1830(A)S
|
||||
(component)446 1928 A
|
||||
2399(of)S
|
||||
2508(either)S
|
||||
2763(path)S
|
||||
2961(pre\256x)S
|
||||
3221(is)S
|
||||
3313(not)S
|
||||
3466(a)S
|
||||
3536(directory.)S
|
||||
3216 V
|
||||
([ENAMETOOLONG])916 1080 A
|
||||
3336 V
|
||||
1830(A)S
|
||||
1928(path)S
|
||||
2126(name)S
|
||||
(exceeds)319 2369 A
|
||||
2713(PATH_MAX)S
|
||||
3287(characters.)S
|
||||
3504 V
|
||||
1080([ENOENT])S
|
||||
1830(A)S
|
||||
(component)446 1928 A
|
||||
2399(of)S
|
||||
2508(either)S
|
||||
2763(path)S
|
||||
2961(pre\256x)S
|
||||
3221(does)S
|
||||
3430(not)S
|
||||
3583(exist.)S
|
||||
3672 V
|
||||
1080([EACCES])S
|
||||
1830(A)S
|
||||
(component)446 1928 A
|
||||
2399(of)S
|
||||
2508(either)S
|
||||
2763(path)S
|
||||
2961(pre\256x)S
|
||||
3221(denies)S
|
||||
3503(search)S
|
||||
3786(permission.)S
|
||||
3840 V
|
||||
1080([EACCES])S
|
||||
1830(The)S
|
||||
2015(requested)S
|
||||
2429(link)S
|
||||
2613(requires)S
|
||||
(writing)291 2967 A
|
||||
3287(in)S
|
||||
3394(a)S
|
||||
3468(directory)S
|
||||
3861(with)S
|
||||
4069(a)S
|
||||
4143(mode)S
|
||||
4395(that)S
|
||||
4575(denies)S
|
||||
4861(write)S
|
||||
5098(per-)S
|
||||
3960 V
|
||||
1830(mission.)S
|
||||
4128 V
|
||||
1080([ELOOP])S
|
||||
1830(Too)S
|
||||
2036(many)S
|
||||
2303(symbolic)S
|
||||
2715(links)S
|
||||
2954(were)S
|
||||
(encountered)492 3195 A
|
||||
3731(in)S
|
||||
3853(translating)S
|
||||
4322(one)S
|
||||
4511(of)S
|
||||
4639(the)S
|
||||
4806(pathnames.)S
|
||||
4248 V
|
||||
1830(\(Minix-vmd\))S
|
||||
4416 V
|
||||
1080([ENOENT])S
|
||||
1830(The)S
|
||||
2012(\256le)S
|
||||
2166(named)S
|
||||
2459(by)S
|
||||
10 I
|
||||
2584(name1)S
|
||||
10 R
|
||||
2877(does)S
|
||||
3086(not)S
|
||||
3239(exist.)S
|
||||
4584 V
|
||||
1080([EEXIST])S
|
||||
1830(The)S
|
||||
2012(link)S
|
||||
2193(named)S
|
||||
2486(by)S
|
||||
10 I
|
||||
2611(name2)S
|
||||
10 R
|
||||
2904(does)S
|
||||
3113(exist.)S
|
||||
4752 V
|
||||
1080([EPERM])S
|
||||
1830(The)S
|
||||
2012(\256le)S
|
||||
2166(named)S
|
||||
2459(by)S
|
||||
10 I
|
||||
2584(name1)S
|
||||
10 R
|
||||
2877(is)S
|
||||
2969(a)S
|
||||
3039(directory)S
|
||||
3428(and)S
|
||||
3598(the)S
|
||||
3746(effective)S
|
||||
4125(user)S
|
||||
4318(ID)S
|
||||
4450(is)S
|
||||
4542(not)S
|
||||
4695(super-user.)S
|
||||
4920 V
|
||||
1080([EXDEV])S
|
||||
1830(The)S
|
||||
2012(link)S
|
||||
2193(named)S
|
||||
2486(by)S
|
||||
10 I
|
||||
2611(name2)S
|
||||
10 R
|
||||
2904(and)S
|
||||
3074(the)S
|
||||
3222(\256le)S
|
||||
3376(named)S
|
||||
3669(by)S
|
||||
10 I
|
||||
3794(name1)S
|
||||
10 R
|
||||
4087(are)S
|
||||
4236(on)S
|
||||
4361(different)S
|
||||
4734(\256le)S
|
||||
4888(systems.)S
|
||||
5088 V
|
||||
1080([ENOSPC])S
|
||||
1830(The)S
|
||||
2014(directory)S
|
||||
2405(in)S
|
||||
2510(which)S
|
||||
2783(the)S
|
||||
2933(entry)S
|
||||
3167(for)S
|
||||
3312(the)S
|
||||
3462(new)S
|
||||
3658(link)S
|
||||
3842(is)S
|
||||
3937(being)S
|
||||
(placed)263 4188 A
|
||||
(cannot)268 4479 A
|
||||
4775(be)S
|
||||
4898(extended)S
|
||||
5208 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
|
||||
5376 V
|
||||
1080([EIO])S
|
||||
1830(An)S
|
||||
1986(I/O)S
|
||||
2154(error)S
|
||||
2384(occurred)S
|
||||
2770(while)S
|
||||
3027(reading)S
|
||||
3362(from)S
|
||||
3591(or)S
|
||||
(writing)291 3708 A
|
||||
4032(to)S
|
||||
4143(the)S
|
||||
4299(\256le)S
|
||||
4461(system)S
|
||||
4774(to)S
|
||||
4886(make)S
|
||||
5138(the)S
|
||||
5496 V
|
||||
1830(directory)S
|
||||
2219(entry.)S
|
||||
5664 V
|
||||
1080([EROFS])S
|
||||
1830(The)S
|
||||
2012(requested)S
|
||||
2423(link)S
|
||||
2604(requires)S
|
||||
(writing)291 2954 A
|
||||
3270(in)S
|
||||
3373(a)S
|
||||
3443(directory)S
|
||||
3832(on)S
|
||||
3957(a)S
|
||||
4027(read-only)S
|
||||
4438(\256le)S
|
||||
4592(system.)S
|
||||
5832 V
|
||||
1080([EFAULT])S
|
||||
1830(One)S
|
||||
2023(of)S
|
||||
2132(the)S
|
||||
2280(pathnames)S
|
||||
2735(speci\256ed)S
|
||||
3118(is)S
|
||||
3210(outside)S
|
||||
3525(the)S
|
||||
3673(process's)S
|
||||
4073(allocated)S
|
||||
4462(address)S
|
||||
(space.)249 4789 A
|
||||
6000 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
|
||||
6120 V
|
||||
10 B
|
||||
1080(symlink)S
|
||||
10 R
|
||||
1421(\(2\),)S
|
||||
10 B
|
||||
1589(unlink)S
|
||||
10 R
|
||||
1869(\(2\).)S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
2616(\()S
|
||||
(August)290 2658 A
|
||||
2973(26,)S
|
||||
(1985)200 3123 A
|
||||
3331(\))S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user