BOOK.PS
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:2328k
源码类别:

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Sat Sep 14 12:48:01 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /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
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /R{/Times-Roman FF}def
  135. /B{/Times-Bold FF}def
  136. /LST{/LucidaSans-Typewriter FF}def
  137. %%EndProlog
  138. %%Page: 1 1
  139. BP
  140. /slant 0 def
  141. /height 0 def
  142. 720 V
  143. 10 R
  144. 648(MINIX)S
  145. 976(SOURCE)S
  146. 1399(CODE)S
  147. 11 R
  148. 2111(File:)S
  149. 2344(include/ansi.h)S
  150. 12 B
  151. 4368(1)S
  152. 1080 V
  153. 7 LST
  154. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  155. 1170 V
  156. (include/ansi.h)588 2034 A
  157. 1260 V
  158. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  159. 1440 V
  160. (00000)210 648 A
  161. 1026(/*)S
  162. (The)126 1152 A
  163. (<ansi.h>)336 1320 A
  164. (header)252 1698 A
  165. (attempts)336 1992 A
  166. 2370(to)S
  167. (decide)252 2496 A
  168. (whether)294 2790 A
  169. (the)126 3126 A
  170. (compiler)336 3294 A
  171. (has)126 3672 A
  172. (enough)252 3840 A
  173. 1530 V
  174. (00001)210 648 A
  175. 1068(*)S
  176. (conformance)462 1152 A
  177. 1656(to)S
  178. (Standard)336 1782 A
  179. 2160(C)S
  180. (for)126 2244 A
  181. (Minix)210 2412 A
  182. 2664(to)S
  183. (take)168 2790 A
  184. (advantage)378 3000 A
  185. (of.)126 3420 A
  186. 3630(If)S
  187. (so,)126 3756 A
  188. (the)126 3924 A
  189. 1620 V
  190. (00002)210 648 A
  191. 1068(*)S
  192. (symbol)252 1152 A
  193. (_ANSI)210 1446 A
  194. 1698(is)S
  195. (defined)294 1824 A
  196. ((as)126 2160 A
  197. (31415).)294 2328 A
  198. (Otherwise)378 2706 A
  199. (_ANSI)210 3126 A
  200. 3378(is)S
  201. (not)126 3504 A
  202. (defined)294 3672 A
  203. 1710 V
  204. (00003)210 648 A
  205. 1068(*)S
  206. (here,)210 1152 A
  207. (but)126 1404 A
  208. 1572(it)S
  209. (may)126 1698 A
  210. 1866(be)S
  211. (defined)294 1992 A
  212. 2328(by)S
  213. (applications)504 2454 A
  214. (that)168 3000 A
  215. (want)168 3210 A
  216. 3420(to)S
  217. (bend)168 3546 A
  218. (the)126 3756 A
  219. (rules.)252 3924 A
  220. 1800 V
  221. (00004)210 648 A
  222. 1068(*)S
  223. (The)126 1152 A
  224. (magic)210 1320 A
  225. (number)252 1572 A
  226. 1866(in)S
  227. (the)126 1992 A
  228. (definition)420 2160 A
  229. 2622(is)S
  230. 2748(to)S
  231. (inhibit)294 2874 A
  232. (unnecessary)462 3210 A
  233. (bending)294 3714 A
  234. 1890 V
  235. (00005)210 648 A
  236. 1068(*)S
  237. 1152(of)S
  238. (the)126 1278 A
  239. (rules.)252 1446 A
  240. ((For)168 1782 A
  241. (consistency)462 1992 A
  242. (with)168 2496 A
  243. (the)126 2706 A
  244. (new)126 2874 A
  245. ('#ifdef)294 3042 A
  246. (_ANSI")252 3378 A
  247. (tests)210 3672 A
  248. 3924(in)S
  249. 1980 V
  250. (00006)210 648 A
  251. 1068(*)S
  252. (the)126 1152 A
  253. (headers,)336 1320 A
  254. (_ANSI)210 1698 A
  255. (should)252 1950 A
  256. (really)252 2244 A
  257. 2538(be)S
  258. (defined)294 2664 A
  259. 3000(as)S
  260. (nothing,)336 3126 A
  261. (but)126 3504 A
  262. (that)168 3672 A
  263. (would)210 3882 A
  264. 2070 V
  265. (00007)210 648 A
  266. 1068(*)S
  267. (break)210 1152 A
  268. (many)168 1404 A
  269. (library)294 1614 A
  270. (routines)336 1950 A
  271. (that)168 2328 A
  272. (use)126 2538 A
  273. ("#if)168 2706 A
  274. (_ANSI".))336 2916 A
  275. 2160 V
  276. (00008)210 648 A
  277. 2250 V
  278. (00009)210 648 A
  279. 1068(*)S
  280. 1152(If)S
  281. (_ANSI)210 1278 A
  282. (ends)168 1530 A
  283. 1740(up)S
  284. (being)210 1866 A
  285. (defined,)336 2118 A
  286. 2496(a)S
  287. (macro)210 2580 A
  288. 2340 V
  289. (00010)210 648 A
  290. 1068(*)S
  291. 2430 V
  292. (00011)210 648 A
  293. 1068(*)S
  294. (_PROTOTYPE(function,)840 1362 A
  295. (params))294 2244 A
  296. 2520 V
  297. (00012)210 648 A
  298. 1068(*)S
  299. 2610 V
  300. (00013)210 648 A
  301. 1068(*)S
  302. 1152(is)S
  303. (defined.)336 1278 A
  304. (This)168 1698 A
  305. (macro)210 1908 A
  306. (expands)294 2160 A
  307. 2496(in)S
  308. (different)378 2622 A
  309. (ways,)210 3042 A
  310. (generating)420 3294 A
  311. (either)252 3756 A
  312. 2700 V
  313. (00014)210 648 A
  314. 1068(*)S
  315. (ANSI)168 1152 A
  316. (Standard)336 1362 A
  317. 1740(C)S
  318. (prototypes)420 1824 A
  319. 2286(or)S
  320. (old-style)378 2412 A
  321. (K&R)126 2832 A
  322. ((Kernighan)420 3000 A
  323. 3462(&)S
  324. (Ritchie))336 3546 A
  325. 2790 V
  326. (00015)210 648 A
  327. 1068(*)S
  328. (prototypes,)462 1152 A
  329. 1656(as)S
  330. (needed.)294 1782 A
  331. (Finally,)336 2160 A
  332. (some)168 2538 A
  333. (programs)336 2748 A
  334. (use)126 3126 A
  335. (_CONST,)294 3294 A
  336. (_VOIDSTAR)378 3630 A
  337. (etc)126 4050 A
  338. 2880 V
  339. (00016)210 648 A
  340. 1068(*)S
  341. 1152(in)S
  342. (such)168 1278 A
  343. 1488(a)S
  344. (way)126 1572 A
  345. (that)168 1740 A
  346. (they)168 1950 A
  347. (are)126 2160 A
  348. (portable)336 2328 A
  349. (over)168 2706 A
  350. (both)168 2916 A
  351. (ANSI)168 3126 A
  352. (and)126 3336 A
  353. (K&R)126 3504 A
  354. (compilers.)420 3672 A
  355. 2970 V
  356. (00017)210 648 A
  357. 1068(*)S
  358. (The)126 1152 A
  359. (appropriate)462 1320 A
  360. (macros)252 1824 A
  361. (are)126 2118 A
  362. (defined)294 2286 A
  363. (here.)210 2622 A
  364. 3060 V
  365. (00018)210 648 A
  366. 1068(*/)S
  367. 3150 V
  368. (00019)210 648 A
  369. 3240 V
  370. (00020)210 648 A
  371. (#ifndef)294 1026 A
  372. (_ANSI_H)294 1362 A
  373. 3330 V
  374. (00021)210 648 A
  375. (#define)294 1026 A
  376. (_ANSI_H)294 1362 A
  377. 3420 V
  378. (00022)210 648 A
  379. 3510 V
  380. (00023)210 648 A
  381. (#if)126 1026 A
  382. (__STDC__)336 1194 A
  383. 1572(==)S
  384. 1698(1)S
  385. 3600 V
  386. (00024)210 648 A
  387. (#define)294 1026 A
  388. (_ANSI)210 1362 A
  389. (31459)210 2034 A
  390. 2370(/*)S
  391. (compiler)336 2496 A
  392. (claims)252 2874 A
  393. (full)168 3168 A
  394. (ANSI)168 3378 A
  395. (conformance)462 3588 A
  396. 4092(*/)S
  397. 3690 V
  398. (00025)210 648 A
  399. (#endif)252 1026 A
  400. 3780 V
  401. (00026)210 648 A
  402. 3870 V
  403. (00027)210 648 A
  404. (#ifdef)252 1026 A
  405. (__GNUC__)336 1320 A
  406. 3960 V
  407. (00028)210 648 A
  408. (#define)294 1026 A
  409. (_ANSI)210 1362 A
  410. (31459)210 2034 A
  411. 2370(/*)S
  412. (gcc)126 2496 A
  413. (conforms)336 2664 A
  414. (enough)252 3042 A
  415. (even)168 3336 A
  416. 3546(in)S
  417. (non-ANSI)336 3672 A
  418. (mode)168 4050 A
  419. 4260(*/)S
  420. 4050 V
  421. (00029)210 648 A
  422. (#endif)252 1026 A
  423. 4140 V
  424. (00030)210 648 A
  425. 4230 V
  426. (00031)210 648 A
  427. (#ifdef)252 1026 A
  428. (_ANSI)210 1320 A
  429. 4320 V
  430. (00032)210 648 A
  431. 4410 V
  432. (00033)210 648 A
  433. 1026(/*)S
  434. (Keep)168 1152 A
  435. (everything)420 1362 A
  436. (for)126 1824 A
  437. (ANSI)168 1992 A
  438. (prototypes.)462 2202 A
  439. 2706(*/)S
  440. 4500 V
  441. (00034)210 648 A
  442. (#define)294 1026 A
  443. (_PROTOTYPE(function,)840 1362 A
  444. (params))294 2244 A
  445. (function)336 2706 A
  446. (params)252 3084 A
  447. 4590 V
  448. (00035)210 648 A
  449. (#define)294 1026 A
  450. (_ARGS(params))546 1362 A
  451. (params)252 2706 A
  452. 4680 V
  453. (00036)210 648 A
  454. 4770 V
  455. (00037)210 648 A
  456. (#define)294 1026 A
  457. (_VOIDSTAR)378 1362 A
  458. (void)168 2034 A
  459. 2244(*)S
  460. 4860 V
  461. (00038)210 648 A
  462. (#define)294 1026 A
  463. (_VOID)210 1362 A
  464. (void)168 2034 A
  465. 4950 V
  466. (00039)210 648 A
  467. (#define)294 1026 A
  468. (_CONST)252 1362 A
  469. (const)210 2034 A
  470. 5040 V
  471. (00040)210 648 A
  472. (#define)294 1026 A
  473. (_VOLATILE)378 1362 A
  474. (volatile)336 2034 A
  475. 5130 V
  476. (00041)210 648 A
  477. (#define)294 1026 A
  478. (_SIZET)252 1362 A
  479. (size_t)252 2034 A
  480. 5220 V
  481. (00042)210 648 A
  482. 5310 V
  483. (00043)210 648 A
  484. (#else)210 1026 A
  485. 5400 V
  486. (00044)210 648 A
  487. 5490 V
  488. (00045)210 648 A
  489. 1026(/*)S
  490. (Throw)210 1152 A
  491. (away)168 1404 A
  492. (the)126 1614 A
  493. (parameters)420 1782 A
  494. (for)126 2244 A
  495. (K&R)126 2412 A
  496. (prototypes.)462 2580 A
  497. 3084(*/)S
  498. 5580 V
  499. (00046)210 648 A
  500. (#define)294 1026 A
  501. (_PROTOTYPE(function,)840 1362 A
  502. (params))294 2244 A
  503. (function())420 2706 A
  504. 5670 V
  505. (00047)210 648 A
  506. (#define)294 1026 A
  507. (_ARGS(params))546 1362 A
  508. 2706(())S
  509. 5760 V
  510. (00048)210 648 A
  511. 5850 V
  512. (00049)210 648 A
  513. (#define)294 1026 A
  514. (_VOIDSTAR)378 1362 A
  515. (void)168 2034 A
  516. 2244(*)S
  517. 5940 V
  518. (00050)210 648 A
  519. (#define)294 1026 A
  520. (_VOID)210 1362 A
  521. (void)168 2034 A
  522. 6030 V
  523. (00051)210 648 A
  524. (#define)294 1026 A
  525. (_CONST)252 1362 A
  526. 6120 V
  527. (00052)210 648 A
  528. (#define)294 1026 A
  529. (_VOLATILE)378 1362 A
  530. 6210 V
  531. (00053)210 648 A
  532. (#define)294 1026 A
  533. (_SIZET)252 1362 A
  534. (int)126 2034 A
  535. 6300 V
  536. (00054)210 648 A
  537. 8418 V
  538. EP
  539. %%Page: 2 2
  540. BP
  541. /slant 0 def
  542. /height 0 def
  543. 630 V
  544. 12 B
  545. 648(2)S
  546. 11 R
  547. 2111(File:)S
  548. 2344(include/ansi.h)S
  549. 10 R
  550. 3402(MINIX)S
  551. 3730(SOURCE)S
  552. 4153(CODE)S
  553. 900 V
  554. 7 LST
  555. (00055)210 648 A
  556. (#endif)252 1026 A
  557. 1320(/*)S
  558. (_ANSI)210 1446 A
  559. 1698(*/)S
  560. 990 V
  561. (00056)210 648 A
  562. 1080 V
  563. (00057)210 648 A
  564. (#endif)252 1026 A
  565. 1320(/*)S
  566. (ANSI_H)252 1446 A
  567. 1740(*/)S
  568. 1440 V
  569. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  570. 1530 V
  571. (include/limits.h)672 2034 A
  572. 1620 V
  573. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  574. 1800 V
  575. (00100)210 648 A
  576. 1026(/*)S
  577. (The)126 1152 A
  578. (<limits.h>)420 1320 A
  579. (header)252 1782 A
  580. (defines)294 2076 A
  581. (some)168 2412 A
  582. (basic)210 2622 A
  583. (sizes,)252 2874 A
  584. (both)168 3168 A
  585. 3378(of)S
  586. (the)126 3504 A
  587. (language)336 3672 A
  588. (types)210 4050 A
  589. 1890 V
  590. (00101)210 648 A
  591. 1068(*)S
  592. ((e.g.,)252 1152 A
  593. (the)126 1446 A
  594. (number)252 1614 A
  595. 1908(of)S
  596. (bits)168 2034 A
  597. 2244(in)S
  598. 2370(an)S
  599. (integer),)378 2496 A
  600. (and)126 2916 A
  601. 3084(of)S
  602. (the)126 3210 A
  603. (operating)378 3378 A
  604. (system)252 3798 A
  605. ((e.g.)210 4092 A
  606. 1980 V
  607. (00102)210 648 A
  608. 1068(*)S
  609. (the)126 1152 A
  610. (number)252 1320 A
  611. 1614(of)S
  612. (characters)420 1740 A
  613. 2202(in)S
  614. 2328(a)S
  615. (file)168 2412 A
  616. (name.)210 2622 A
  617. 2070 V
  618. (00103)210 648 A
  619. 1068(*/)S
  620. 2160 V
  621. (00104)210 648 A
  622. 2250 V
  623. (00105)210 648 A
  624. (#ifndef)294 1026 A
  625. (_LIMITS_H)378 1362 A
  626. 2340 V
  627. (00106)210 648 A
  628. (#define)294 1026 A
  629. (_LIMITS_H)378 1362 A
  630. 2430 V
  631. (00107)210 648 A
  632. 2520 V
  633. (00108)210 648 A
  634. 1026(/*)S
  635. (Definitions)462 1152 A
  636. (about)210 1656 A
  637. (chars)210 1908 A
  638. 2160((8)S
  639. (bits)168 2286 A
  640. 2496(in)S
  641. (MINIX,)252 2622 A
  642. (and)126 2916 A
  643. (signed).)336 3084 A
  644. 3462(*/)S
  645. 2610 V
  646. (00109)210 648 A
  647. (#define)294 1026 A
  648. (CHAR_BIT)336 1362 A
  649. 2160(8)S
  650. 2370(/*)S
  651. 2496(#)S
  652. (bits)168 2580 A
  653. 2790(in)S
  654. 2916(a)S
  655. (char)168 3000 A
  656. 3210(*/)S
  657. 2700 V
  658. (00110)210 648 A
  659. (#define)294 1026 A
  660. (CHAR_MIN)336 1362 A
  661. (-128)168 2034 A
  662. 2370(/*)S
  663. (minimum)294 2496 A
  664. (value)210 2832 A
  665. 3084(of)S
  666. 3210(a)S
  667. (char)168 3294 A
  668. 3504(*/)S
  669. 2790 V
  670. (00111)210 648 A
  671. (#define)294 1026 A
  672. (CHAR_MAX)336 1362 A
  673. (127)126 2076 A
  674. 2370(/*)S
  675. (maximum)294 2496 A
  676. (value)210 2832 A
  677. 3084(of)S
  678. 3210(a)S
  679. (char)168 3294 A
  680. 3504(*/)S
  681. 2880 V
  682. (00112)210 648 A
  683. (#define)294 1026 A
  684. (SCHAR_MIN)378 1362 A
  685. (-128)168 2034 A
  686. 2370(/*)S
  687. (minimum)294 2496 A
  688. (value)210 2832 A
  689. 3084(of)S
  690. 3210(a)S
  691. (signed)252 3294 A
  692. (char)168 3588 A
  693. 3798(*/)S
  694. 2970 V
  695. (00113)210 648 A
  696. (#define)294 1026 A
  697. (SCHAR_MAX)378 1362 A
  698. (127)126 2076 A
  699. 2370(/*)S
  700. (maximum)294 2496 A
  701. (value)210 2832 A
  702. 3084(of)S
  703. 3210(a)S
  704. (signed)252 3294 A
  705. (char)168 3588 A
  706. 3798(*/)S
  707. 3060 V
  708. (00114)210 648 A
  709. (#define)294 1026 A
  710. (UCHAR_MAX)378 1362 A
  711. (255)126 2076 A
  712. 2370(/*)S
  713. (maximum)294 2496 A
  714. (value)210 2832 A
  715. 3084(of)S
  716. 3210(an)S
  717. (unsigned)336 3336 A
  718. (char)168 3714 A
  719. 3924(*/)S
  720. 3150 V
  721. (00115)210 648 A
  722. (#define)294 1026 A
  723. (MB_LEN_MAX)420 1362 A
  724. 2160(1)S
  725. 2370(/*)S
  726. (maximum)294 2496 A
  727. (length)252 2832 A
  728. 3126(of)S
  729. 3252(a)S
  730. (multibyte)378 3336 A
  731. (char)168 3756 A
  732. 3966(*/)S
  733. 3240 V
  734. (00116)210 648 A
  735. 3330 V
  736. (00117)210 648 A
  737. 1026(/*)S
  738. (Definitions)462 1152 A
  739. (about)210 1656 A
  740. (shorts)252 1908 A
  741. ((16)126 2202 A
  742. (bits)168 2370 A
  743. 2580(in)S
  744. (MINIX).)294 2706 A
  745. 3042(*/)S
  746. 3420 V
  747. (00118)210 648 A
  748. (#define)294 1026 A
  749. (SHRT_MIN)336 1362 A
  750. ((-32767-1))420 1782 A
  751. 2370(/*)S
  752. (minimum)294 2496 A
  753. (value)210 2832 A
  754. 3084(of)S
  755. 3210(a)S
  756. (short)210 3294 A
  757. 3546(*/)S
  758. 3510 V
  759. (00119)210 648 A
  760. (#define)294 1026 A
  761. (SHRT_MAX)336 1362 A
  762. (32767)210 1992 A
  763. 2370(/*)S
  764. (maximum)294 2496 A
  765. (value)210 2832 A
  766. 3084(of)S
  767. 3210(a)S
  768. (short)210 3294 A
  769. 3546(*/)S
  770. 3600 V
  771. (00120)210 648 A
  772. (#define)294 1026 A
  773. (USHRT_MAX)378 1362 A
  774. (0xFFFF)252 1950 A
  775. 2370(/*)S
  776. (maximum)294 2496 A
  777. (value)210 2832 A
  778. 3084(of)S
  779. (unsigned)336 3210 A
  780. (short)210 3588 A
  781. 3840(*/)S
  782. 3690 V
  783. (00121)210 648 A
  784. 3780 V
  785. (00122)210 648 A
  786. 1026(/*)S
  787. (_EM_WSIZE)378 1152 A
  788. 1572(is)S
  789. 1698(a)S
  790. (compiler-generated)756 1782 A
  791. (symbol)252 2580 A
  792. (giving)252 2874 A
  793. (the)126 3168 A
  794. (word)168 3336 A
  795. (size)168 3546 A
  796. 3756(in)S
  797. (bytes.)252 3882 A
  798. 4176(*/)S
  799. 3870 V
  800. (00123)210 648 A
  801. (#if)126 1026 A
  802. (_EM_WSIZE)378 1194 A
  803. 1614(==)S
  804. 1740(2)S
  805. 3960 V
  806. (00124)210 648 A
  807. (#define)294 1026 A
  808. (INT_MIN)294 1362 A
  809. ((-32767-1))420 1782 A
  810. 2370(/*)S
  811. (minimum)294 2496 A
  812. (value)210 2832 A
  813. 3084(of)S
  814. 3210(a)S
  815. (16-bit)252 3294 A
  816. (int)126 3588 A
  817. 3756(*/)S
  818. 4050 V
  819. (00125)210 648 A
  820. (#define)294 1026 A
  821. (INT_MAX)294 1362 A
  822. (32767)210 1992 A
  823. 2370(/*)S
  824. (maximum)294 2496 A
  825. (value)210 2832 A
  826. 3084(of)S
  827. 3210(a)S
  828. (16-bit)252 3294 A
  829. (int)126 3588 A
  830. 3756(*/)S
  831. 4140 V
  832. (00126)210 648 A
  833. (#define)294 1026 A
  834. (UINT_MAX)336 1362 A
  835. (0xFFFF)252 1950 A
  836. 2370(/*)S
  837. (maximum)294 2496 A
  838. (value)210 2832 A
  839. 3084(of)S
  840. 3210(an)S
  841. (unsigned)336 3336 A
  842. (16-bit)252 3714 A
  843. (int)126 4008 A
  844. 4176(*/)S
  845. 4230 V
  846. (00127)210 648 A
  847. (#endif)252 1026 A
  848. 4320 V
  849. (00128)210 648 A
  850. 4410 V
  851. (00129)210 648 A
  852. (#if)126 1026 A
  853. (_EM_WSIZE)378 1194 A
  854. 1614(==)S
  855. 1740(4)S
  856. 4500 V
  857. (00130)210 648 A
  858. (#define)294 1026 A
  859. (INT_MIN)294 1362 A
  860. ((-2147483647-1))630 1698 A
  861. 2370(/*)S
  862. (minimum)294 2496 A
  863. (value)210 2832 A
  864. 3084(of)S
  865. 3210(a)S
  866. (32-bit)252 3294 A
  867. (int)126 3588 A
  868. 3756(*/)S
  869. 4590 V
  870. (00131)210 648 A
  871. (#define)294 1026 A
  872. (INT_MAX)294 1362 A
  873. (2147483647)420 1782 A
  874. 2370(/*)S
  875. (maximum)294 2496 A
  876. (value)210 2832 A
  877. 3084(of)S
  878. 3210(a)S
  879. (32-bit)252 3294 A
  880. (int)126 3588 A
  881. 3756(*/)S
  882. 4680 V
  883. (00132)210 648 A
  884. (#define)294 1026 A
  885. (UINT_MAX)336 1362 A
  886. (0xFFFFFFFF)420 1782 A
  887. 2370(/*)S
  888. (maximum)294 2496 A
  889. (value)210 2832 A
  890. 3084(of)S
  891. 3210(an)S
  892. (unsigned)336 3336 A
  893. (32-bit)252 3714 A
  894. (int)126 4008 A
  895. 4176(*/)S
  896. 4770 V
  897. (00133)210 648 A
  898. (#endif)252 1026 A
  899. 4860 V
  900. (00134)210 648 A
  901. 4950 V
  902. (00135)210 648 A
  903. (/*Definitions)546 1026 A
  904. (about)210 1614 A
  905. (longs)210 1866 A
  906. ((32)126 2118 A
  907. (bits)168 2286 A
  908. 2496(in)S
  909. (MINIX).)294 2622 A
  910. 2958(*/)S
  911. 5040 V
  912. (00136)210 648 A
  913. (#define)294 1026 A
  914. (LONG_MIN)336 1362 A
  915. ((-2147483647L-1)/*)756 1740 A
  916. (minimum)294 2538 A
  917. (value)210 2874 A
  918. 3126(of)S
  919. 3252(a)S
  920. (long)168 3336 A
  921. 3546(*/)S
  922. 5130 V
  923. (00137)210 648 A
  924. (#define)294 1026 A
  925. (LONG_MAX)336 1362 A
  926. (2147483647L)462 1782 A
  927. 2370(/*)S
  928. (maximum)294 2496 A
  929. (value)210 2832 A
  930. 3084(of)S
  931. 3210(a)S
  932. (long)168 3294 A
  933. 3504(*/)S
  934. 5220 V
  935. (00138)210 648 A
  936. (#define)294 1026 A
  937. (ULONG_MAX)378 1362 A
  938. (0xFFFFFFFFL)462 1782 A
  939. 2370(/*)S
  940. (maximum)294 2496 A
  941. (value)210 2832 A
  942. 3084(of)S
  943. 3210(an)S
  944. (unsigned)336 3336 A
  945. (long)168 3714 A
  946. 3924(*/)S
  947. 5310 V
  948. (00139)210 648 A
  949. 5400 V
  950. (00140)210 648 A
  951. 1026(/*)S
  952. (Minimum)294 1152 A
  953. (sizes)210 1488 A
  954. (required)336 1740 A
  955. 2118(by)S
  956. (the)126 2244 A
  957. (POSIX)210 2412 A
  958. (P1003.1)294 2664 A
  959. (standard)336 3000 A
  960. ((Table)252 3378 A
  961. (2-3).)210 3672 A
  962. 3924(*/)S
  963. 5490 V
  964. (00141)210 648 A
  965. (#ifdef)252 1026 A
  966. (_POSIX_SOURCE)546 1320 A
  967. 2370(/*)S
  968. (these)210 2496 A
  969. (are)126 2748 A
  970. (only)168 2916 A
  971. (visible)294 3126 A
  972. (for)126 3462 A
  973. (POSIX)210 3630 A
  974. 3882(*/)S
  975. 5580 V
  976. (00142)210 648 A
  977. (#define)294 1026 A
  978. (_POSIX_ARG_MAX)588 1362 A
  979. (4096)168 2118 A
  980. 2370(/*)S
  981. (exec())252 2496 A
  982. (may)126 2790 A
  983. (have)168 2958 A
  984. 3168(4K)S
  985. (worth)210 3294 A
  986. 3546(of)S
  987. (args)168 3672 A
  988. 3882(*/)S
  989. 5670 V
  990. (00143)210 648 A
  991. (#define)294 1026 A
  992. (_POSIX_CHILD_MAX)672 1362 A
  993. 2244(6)S
  994. 2370(/*)S
  995. 2496(a)S
  996. (process)294 2580 A
  997. (may)126 2916 A
  998. (have)168 3084 A
  999. 3294(6)S
  1000. (children)336 3378 A
  1001. 3756(*/)S
  1002. 5760 V
  1003. (00144)210 648 A
  1004. (#define)294 1026 A
  1005. (_POSIX_LINK_MAX)630 1362 A
  1006. 2244(8)S
  1007. 2370(/*)S
  1008. 2496(a)S
  1009. (file)168 2580 A
  1010. (may)126 2790 A
  1011. (have)168 2958 A
  1012. 3168(8)S
  1013. (links)210 3252 A
  1014. 3504(*/)S
  1015. 5850 V
  1016. (00145)210 648 A
  1017. (#define)294 1026 A
  1018. (_POSIX_MAX_CANON)672 1362 A
  1019. (255)126 2160 A
  1020. 2370(/*)S
  1021. (size)168 2496 A
  1022. 2706(of)S
  1023. (the)126 2832 A
  1024. (canonical)378 3000 A
  1025. (input)210 3420 A
  1026. (queue)210 3672 A
  1027. 3924(*/)S
  1028. 5940 V
  1029. (00146)210 648 A
  1030. (#define)294 1026 A
  1031. (_POSIX_MAX_INPUT)672 1362 A
  1032. (255)126 2160 A
  1033. 2370(/*)S
  1034. (you)126 2496 A
  1035. (can)126 2664 A
  1036. (type)168 2832 A
  1037. (255)126 3042 A
  1038. (chars)210 3210 A
  1039. (ahead)210 3462 A
  1040. 3714(*/)S
  1041. 6030 V
  1042. (00147)210 648 A
  1043. (#define)294 1026 A
  1044. (_POSIX_NAME_MAX)630 1362 A
  1045. 2202(14)S
  1046. 2370(/*)S
  1047. 2496(a)S
  1048. (file)168 2580 A
  1049. (name)168 2790 A
  1050. (may)126 3000 A
  1051. (have)168 3168 A
  1052. 3378(14)S
  1053. (chars)210 3504 A
  1054. 3756(*/)S
  1055. 6120 V
  1056. (00148)210 648 A
  1057. (#define)294 1026 A
  1058. (_POSIX_NGROUPS_MAX)756 1362 A
  1059. 2244(0)S
  1060. 2370(/*)S
  1061. (supplementary)546 2496 A
  1062. (group)210 3084 A
  1063. (IDs)126 3336 A
  1064. (are)126 3504 A
  1065. (optional)336 3672 A
  1066. 4050(*/)S
  1067. 6210 V
  1068. (00149)210 648 A
  1069. (#define)294 1026 A
  1070. (_POSIX_OPEN_MAX)630 1362 A
  1071. 2202(16)S
  1072. 2370(/*)S
  1073. 2496(a)S
  1074. (process)294 2580 A
  1075. (may)126 2916 A
  1076. (have)168 3084 A
  1077. 3294(16)S
  1078. (files)210 3420 A
  1079. (open)168 3672 A
  1080. 3882(*/)S
  1081. 8418 V
  1082. EP
  1083. %%Page: 3 3
  1084. BP
  1085. /slant 0 def
  1086. /height 0 def
  1087. 630 V
  1088. 10 R
  1089. 648(MINIX)S
  1090. 976(SOURCE)S
  1091. 1399(CODE)S
  1092. 11 R
  1093. 2074(File:)S
  1094. (include/limits.h)694 2307 A
  1095. 12 B
  1096. 4368(3)S
  1097. 900 V
  1098. 7 LST
  1099. (00150)210 648 A
  1100. (#define)294 1026 A
  1101. (_POSIX_PATH_MAX)630 1362 A
  1102. (255)126 2160 A
  1103. 2370(/*)S
  1104. 2496(a)S
  1105. (pathname)336 2580 A
  1106. (may)126 2958 A
  1107. (contain)294 3126 A
  1108. (255)126 3462 A
  1109. (chars)210 3630 A
  1110. 3882(*/)S
  1111. 990 V
  1112. (00151)210 648 A
  1113. (#define)294 1026 A
  1114. (_POSIX_PIPE_BUF)630 1362 A
  1115. (512)126 2160 A
  1116. 2370(/*)S
  1117. (pipes)210 2496 A
  1118. (writes)252 2748 A
  1119. 3042(of)S
  1120. (512)126 3168 A
  1121. (bytes)210 3336 A
  1122. (must)168 3588 A
  1123. 3798(be)S
  1124. (atomic)252 3924 A
  1125. 4218(*/)S
  1126. 1080 V
  1127. (00152)210 648 A
  1128. (#define)294 1026 A
  1129. (_POSIX_STREAM_MAX)714 1362 A
  1130. 2244(8)S
  1131. 2370(/*)S
  1132. 2496(at)S
  1133. (least)210 2622 A
  1134. 2874(8)S
  1135. (FILEs)210 2958 A
  1136. (can)126 3210 A
  1137. 3378(be)S
  1138. (open)168 3504 A
  1139. 3714(at)S
  1140. (once)168 3840 A
  1141. 4050(*/)S
  1142. 1170 V
  1143. (00153)210 648 A
  1144. (#define)294 1026 A
  1145. (_POSIX_TZNAME_MAX)714 1362 A
  1146. 2244(3)S
  1147. 2370(/*)S
  1148. (time)168 2496 A
  1149. (zone)168 2706 A
  1150. (names)210 2916 A
  1151. (can)126 3168 A
  1152. 3336(be)S
  1153. 3462(at)S
  1154. (least)210 3588 A
  1155. 3840(3)S
  1156. (chars)210 3924 A
  1157. 4176(*/)S
  1158. 1260 V
  1159. (00154)210 648 A
  1160. (#define)294 1026 A
  1161. (_POSIX_SSIZE_MAX)672 1362 A
  1162. (32767)210 2076 A
  1163. 2370(/*)S
  1164. (read())252 2496 A
  1165. (must)168 2790 A
  1166. (support)294 3000 A
  1167. (32767)210 3336 A
  1168. (byte)168 3588 A
  1169. (reads)210 3798 A
  1170. 4050(*/)S
  1171. 1350 V
  1172. (00155)210 648 A
  1173. 1440 V
  1174. (00156)210 648 A
  1175. 1026(/*)S
  1176. (Values)252 1152 A
  1177. (actually)336 1446 A
  1178. (implemented)462 1824 A
  1179. 2328(by)S
  1180. (MINIX)210 2454 A
  1181. ((Tables)294 2706 A
  1182. (2-4,)168 3042 A
  1183. (2-5,)168 3252 A
  1184. (2-6,)168 3462 A
  1185. (and)126 3672 A
  1186. (2-7).)210 3840 A
  1187. 4092(*/)S
  1188. 1530 V
  1189. (00157)210 648 A
  1190. 1026(/*)S
  1191. (Some)168 1152 A
  1192. 1362(of)S
  1193. (these)210 1488 A
  1194. (old)126 1740 A
  1195. (names)210 1908 A
  1196. (had)126 2160 A
  1197. (better)252 2328 A
  1198. 2622(be)S
  1199. (defined)294 2748 A
  1200. (when)168 3084 A
  1201. (not)126 3294 A
  1202. (POSIX.)252 3462 A
  1203. 3756(*/)S
  1204. 1620 V
  1205. (00158)210 648 A
  1206. (#define)294 1026 A
  1207. (_NO_LIMIT)378 1362 A
  1208. (100)126 2076 A
  1209. 2370(/*)S
  1210. (arbitrary)378 2496 A
  1211. (number;)294 2916 A
  1212. (limit)210 3252 A
  1213. (not)126 3504 A
  1214. (enforced)336 3672 A
  1215. 4050(*/)S
  1216. 1710 V
  1217. (00159)210 648 A
  1218. 1800 V
  1219. (00160)210 648 A
  1220. (#define)294 1026 A
  1221. (NGROUPS_MAX)462 1362 A
  1222. 2160(0)S
  1223. 2370(/*)S
  1224. (supplemental)504 2496 A
  1225. (group)210 3042 A
  1226. (IDs)126 3294 A
  1227. (not)126 3462 A
  1228. (available)378 3630 A
  1229. 4050(*/)S
  1230. 1890 V
  1231. (00161)210 648 A
  1232. (#if)126 1026 A
  1233. (_EM_WSIZE)378 1194 A
  1234. 1614(>)S
  1235. 1698(2)S
  1236. 1980 V
  1237. (00162)210 648 A
  1238. (#define)294 1026 A
  1239. (ARG_MAX)294 1362 A
  1240. (16384)210 1992 A
  1241. 2370(/*)S
  1242. 2496(#)S
  1243. (bytes)210 2580 A
  1244. 2832(of)S
  1245. (args)168 2958 A
  1246. 3168(+)S
  1247. (environ)294 3252 A
  1248. (for)126 3588 A
  1249. (exec())252 3756 A
  1250. 4050(*/)S
  1251. 2070 V
  1252. (00163)210 648 A
  1253. (#else)210 1026 A
  1254. 2160 V
  1255. (00164)210 648 A
  1256. (#define)294 1026 A
  1257. (ARG_MAX)294 1362 A
  1258. (4096)168 2034 A
  1259. 2370(/*)S
  1260. (args)168 2496 A
  1261. 2706(+)S
  1262. (environ)294 2790 A
  1263. 3126(on)S
  1264. (small)210 3252 A
  1265. (machines)336 3504 A
  1266. 3882(*/)S
  1267. 2250 V
  1268. (00165)210 648 A
  1269. (#endif)252 1026 A
  1270. 2340 V
  1271. (00166)210 648 A
  1272. (#define)294 1026 A
  1273. (CHILD_MAX)378 1362 A
  1274. (_NO_LIMIT)378 1824 A
  1275. 2370(/*)S
  1276. (MINIX)210 2496 A
  1277. (does)168 2748 A
  1278. (not)126 2958 A
  1279. (limit)210 3126 A
  1280. (children)336 3378 A
  1281. 3756(*/)S
  1282. 2430 V
  1283. (00167)210 648 A
  1284. (#define)294 1026 A
  1285. (OPEN_MAX)336 1362 A
  1286. 2118(20)S
  1287. 2370(/*)S
  1288. 2496(#)S
  1289. (open)168 2580 A
  1290. (files)210 2790 A
  1291. 3042(a)S
  1292. (process)294 3126 A
  1293. (may)126 3462 A
  1294. (have)168 3630 A
  1295. 3840(*/)S
  1296. 2520 V
  1297. (00168)210 648 A
  1298. (#define)294 1026 A
  1299. (LINK_MAX)336 1362 A
  1300. (127)126 2076 A
  1301. 2370(/*)S
  1302. 2496(#)S
  1303. (links)210 2580 A
  1304. 2832(a)S
  1305. (file)168 2916 A
  1306. (may)126 3126 A
  1307. (have)168 3294 A
  1308. 3504(*/)S
  1309. 2610 V
  1310. (00169)210 648 A
  1311. (#define)294 1026 A
  1312. (MAX_CANON)378 1362 A
  1313. (255)126 2076 A
  1314. 2370(/*)S
  1315. (size)168 2496 A
  1316. 2706(of)S
  1317. (the)126 2832 A
  1318. (canonical)378 3000 A
  1319. (input)210 3420 A
  1320. (queue)210 3672 A
  1321. 3924(*/)S
  1322. 2700 V
  1323. (00170)210 648 A
  1324. (#define)294 1026 A
  1325. (MAX_INPUT)378 1362 A
  1326. (255)126 2076 A
  1327. 2370(/*)S
  1328. (size)168 2496 A
  1329. 2706(of)S
  1330. (the)126 2832 A
  1331. (type-ahead)420 3000 A
  1332. (buffer)252 3462 A
  1333. 3756(*/)S
  1334. 2790 V
  1335. (00171)210 648 A
  1336. (#define)294 1026 A
  1337. (NAME_MAX)336 1362 A
  1338. 2118(14)S
  1339. 2370(/*)S
  1340. 2496(#)S
  1341. (chars)210 2580 A
  1342. 2832(in)S
  1343. 2958(a)S
  1344. (file)168 3042 A
  1345. (name)168 3252 A
  1346. 3462(*/)S
  1347. 2880 V
  1348. (00172)210 648 A
  1349. (#define)294 1026 A
  1350. (PATH_MAX)336 1362 A
  1351. (255)126 2076 A
  1352. 2370(/*)S
  1353. 2496(#)S
  1354. (chars)210 2580 A
  1355. 2832(in)S
  1356. 2958(a)S
  1357. (path)168 3042 A
  1358. (name)168 3252 A
  1359. 3462(*/)S
  1360. 2970 V
  1361. (00173)210 648 A
  1362. (#define)294 1026 A
  1363. (PIPE_BUF)336 1362 A
  1364. (7168)168 2034 A
  1365. 2370(/*)S
  1366. 2496(#)S
  1367. (bytes)210 2580 A
  1368. 2832(in)S
  1369. (atomic)252 2958 A
  1370. (write)210 3252 A
  1371. 3504(to)S
  1372. 3630(a)S
  1373. (pipe)168 3714 A
  1374. 3924(*/)S
  1375. 3060 V
  1376. (00174)210 648 A
  1377. (#define)294 1026 A
  1378. (STREAM_MAX)420 1362 A
  1379. 2118(20)S
  1380. 2370(/*)S
  1381. (must)168 2496 A
  1382. 2706(be)S
  1383. (the)126 2832 A
  1384. (same)168 3000 A
  1385. 3210(as)S
  1386. (FOPEN_MAX)378 3336 A
  1387. 3756(in)S
  1388. (stdio.h)294 3882 A
  1389. 4218(*/)S
  1390. 3150 V
  1391. (00175)210 648 A
  1392. (#define)294 1026 A
  1393. (TZNAME_MAX)420 1362 A
  1394. 2160(3)S
  1395. 2370(/*)S
  1396. (maximum)294 2496 A
  1397. (bytes)210 2832 A
  1398. 3084(in)S
  1399. 3210(a)S
  1400. (time)168 3294 A
  1401. (zone)168 3504 A
  1402. (name)168 3714 A
  1403. 3924(is)S
  1404. 4050(3)S
  1405. 4134(*/)S
  1406. 3240 V
  1407. (00176)210 648 A
  1408. (#define)294 1026 A
  1409. (SSIZE_MAX)378 1362 A
  1410. (32767)210 1992 A
  1411. 2370(/*)S
  1412. (max)126 2496 A
  1413. (defined)294 2664 A
  1414. (byte)168 3000 A
  1415. (count)210 3210 A
  1416. (for)126 3462 A
  1417. (read())252 3630 A
  1418. 3924(*/)S
  1419. 3330 V
  1420. (00177)210 648 A
  1421. 3420 V
  1422. (00178)210 648 A
  1423. (#endif)252 1026 A
  1424. 1320(/*)S
  1425. (_POSIX_SOURCE)546 1446 A
  1426. 2034(*/)S
  1427. 3510 V
  1428. (00179)210 648 A
  1429. 3600 V
  1430. (00180)210 648 A
  1431. (#endif)252 1026 A
  1432. 1320(/*)S
  1433. (_LIMITS_H)378 1446 A
  1434. 1866(*/)S
  1435. 4140 V
  1436. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  1437. 4230 V
  1438. (include/errno.h)630 2034 A
  1439. 4320 V
  1440. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  1441. 4500 V
  1442. (00200)210 648 A
  1443. 1026(/*)S
  1444. (The)126 1152 A
  1445. (<errno.h>)378 1320 A
  1446. (header)252 1740 A
  1447. (defines)294 2034 A
  1448. (the)126 2370 A
  1449. (numbers)294 2538 A
  1450. 2874(of)S
  1451. (the)126 3000 A
  1452. (various)294 3168 A
  1453. (errors)252 3504 A
  1454. (that)168 3798 A
  1455. (can)126 4008 A
  1456. 4590 V
  1457. (00201)210 648 A
  1458. 1068(*)S
  1459. (occur)210 1152 A
  1460. (during)252 1404 A
  1461. (program)294 1698 A
  1462. (execution.)420 2034 A
  1463. (They)168 2538 A
  1464. (are)126 2748 A
  1465. (visible)294 2916 A
  1466. 3252(to)S
  1467. (user)168 3378 A
  1468. (programs)336 3588 A
  1469. (and)126 3966 A
  1470. 4680 V
  1471. (00202)210 648 A
  1472. 1068(*)S
  1473. (should)252 1152 A
  1474. 1446(be)S
  1475. (small)210 1572 A
  1476. (positive)336 1824 A
  1477. (integers.)378 2202 A
  1478. (However,)336 2664 A
  1479. (they)168 3042 A
  1480. (are)126 3252 A
  1481. (also)168 3420 A
  1482. (used)168 3630 A
  1483. (within)252 3840 A
  1484. 4770 V
  1485. (00203)210 648 A
  1486. 1068(*)S
  1487. (MINIX,)252 1152 A
  1488. (where)210 1446 A
  1489. (they)168 1698 A
  1490. (must)168 1908 A
  1491. 2118(be)S
  1492. (negative.)378 2244 A
  1493. (For)126 2706 A
  1494. (example,)336 2874 A
  1495. (the)126 3252 A
  1496. (READ)168 3420 A
  1497. (system)252 3630 A
  1498. (call)168 3924 A
  1499. 4134(is)S
  1500. 4860 V
  1501. (00204)210 648 A
  1502. 1068(*)S
  1503. (executed)336 1152 A
  1504. (internally)420 1530 A
  1505. 1992(by)S
  1506. (calling)294 2118 A
  1507. (do_read().)420 2454 A
  1508. (This)168 2958 A
  1509. (function)336 3168 A
  1510. (returns)294 3546 A
  1511. (either)252 3882 A
  1512. 4176(a)S
  1513. 4950 V
  1514. (00205)210 648 A
  1515. 1068(*)S
  1516. ((negative))420 1152 A
  1517. (error)210 1614 A
  1518. (number)252 1866 A
  1519. 2160(or)S
  1520. 2286(a)S
  1521. ((positive))420 2370 A
  1522. (number)252 2832 A
  1523. 3126(of)S
  1524. (bytes)210 3252 A
  1525. (actually)336 3504 A
  1526. (read.)210 3882 A
  1527. 5040 V
  1528. (00206)210 648 A
  1529. 1068(*)S
  1530. 5130 V
  1531. (00207)210 648 A
  1532. 1068(*)S
  1533. 1152(To)S
  1534. (solve)210 1278 A
  1535. (the)126 1530 A
  1536. (problem)294 1698 A
  1537. 2034(of)S
  1538. (having)252 2160 A
  1539. (the)126 2454 A
  1540. (error)210 2622 A
  1541. (numbers)294 2874 A
  1542. 3210(be)S
  1543. (negative)336 3336 A
  1544. (inside)252 3714 A
  1545. (the)126 4008 A
  1546. 5220 V
  1547. (00208)210 648 A
  1548. 1068(*)S
  1549. (the)126 1152 A
  1550. (system)252 1320 A
  1551. (and)126 1614 A
  1552. (positive)336 1782 A
  1553. (outside,)336 2160 A
  1554. (the)126 2538 A
  1555. (following)378 2706 A
  1556. (mechanism)378 3126 A
  1557. 3546(is)S
  1558. (used.)210 3672 A
  1559. (All)126 3966 A
  1560. (the)126 4134 A
  1561. 5310 V
  1562. (00209)210 648 A
  1563. 1068(*)S
  1564. (definitions)462 1152 A
  1565. (are)126 1656 A
  1566. (are)126 1824 A
  1567. (the)126 1992 A
  1568. (form:)210 2160 A
  1569. 5400 V
  1570. (00210)210 648 A
  1571. 1068(*)S
  1572. 5490 V
  1573. (00211)210 648 A
  1574. 1068(*)S
  1575. (#define)294 1362 A
  1576. (EPERM)210 1698 A
  1577. ((_SIGN)252 2370 A
  1578. 2664(1))S
  1579. 5580 V
  1580. (00212)210 648 A
  1581. 1068(*)S
  1582. 5670 V
  1583. (00213)210 648 A
  1584. 1068(*)S
  1585. 1152(If)S
  1586. (the)126 1278 A
  1587. (macro)210 1446 A
  1588. (_SYSTEM)294 1698 A
  1589. 2034(is)S
  1590. (defined,)336 2160 A
  1591. (then)168 2538 A
  1592. (_SIGN)210 2790 A
  1593. 3042(is)S
  1594. (set)126 3168 A
  1595. 3336(to)S
  1596. ("-",)168 3462 A
  1597. (otherwise)378 3672 A
  1598. 4092(it)S
  1599. 4218(is)S
  1600. 5760 V
  1601. (00214)210 648 A
  1602. 1068(*)S
  1603. (set)126 1152 A
  1604. 1320(to)S
  1605. ("".)126 1446 A
  1606. (Thus)168 1656 A
  1607. (when)168 1866 A
  1608. (compiling)378 2076 A
  1609. (the)126 2496 A
  1610. (operating)378 2664 A
  1611. (system,)294 3084 A
  1612. (the)126 3420 A
  1613. (macro)210 3630 A
  1614. (_SYSTEM)294 3882 A
  1615. 5850 V
  1616. (00215)210 648 A
  1617. 1068(*)S
  1618. (will)168 1152 A
  1619. 1362(be)S
  1620. (defined,)336 1488 A
  1621. (setting)294 1866 A
  1622. (EPERM)210 2202 A
  1623. 2454(to)S
  1624. 2580((-)S
  1625. (1),)126 2706 A
  1626. (whereas)294 2874 A
  1627. (when)168 3210 A
  1628. (when)168 3420 A
  1629. (this)168 3630 A
  1630. 5940 V
  1631. (00216)210 648 A
  1632. 1068(*)S
  1633. (file)168 1152 A
  1634. 1362(is)S
  1635. (included)336 1488 A
  1636. 1866(in)S
  1637. 1992(an)S
  1638. (ordinary)336 2118 A
  1639. (user)168 2496 A
  1640. (program,)336 2706 A
  1641. (EPERM)210 3084 A
  1642. (has)126 3336 A
  1643. (the)126 3504 A
  1644. (value)210 3672 A
  1645. 3924(()S
  1646. (1).)126 4008 A
  1647. 6030 V
  1648. (00217)210 648 A
  1649. 1068(*/)S
  1650. 6120 V
  1651. (00218)210 648 A
  1652. 6210 V
  1653. (00219)210 648 A
  1654. (#ifndef)294 1026 A
  1655. (_ERRNO_H)336 1362 A
  1656. 2370(/*)S
  1657. (check)210 2496 A
  1658. 2748(if)S
  1659. (<errno.h>)378 2874 A
  1660. 3294(is)S
  1661. (already)294 3420 A
  1662. (included)336 3756 A
  1663. 4134(*/)S
  1664. 8418 V
  1665. EP
  1666. %%Page: 4 4
  1667. BP
  1668. /slant 0 def
  1669. /height 0 def
  1670. 630 V
  1671. 12 B
  1672. 648(4)S
  1673. 11 R
  1674. 2084(File:)S
  1675. 2317(include/errno.h)S
  1676. 10 R
  1677. 3402(MINIX)S
  1678. 3730(SOURCE)S
  1679. 4153(CODE)S
  1680. 900 V
  1681. 7 LST
  1682. (00220)210 648 A
  1683. (#define)294 1026 A
  1684. (_ERRNO_H)336 1362 A
  1685. 2370(/*)S
  1686. 2496(it)S
  1687. 2622(is)S
  1688. (not)126 2748 A
  1689. (included;)378 2916 A
  1690. (note)168 3336 A
  1691. (that)168 3546 A
  1692. (fact)168 3756 A
  1693. 3966(*/)S
  1694. 990 V
  1695. (00221)210 648 A
  1696. 1080 V
  1697. (00222)210 648 A
  1698. 1026(/*)S
  1699. (Now)126 1152 A
  1700. (define)252 1320 A
  1701. (_SIGN)210 1614 A
  1702. 1866(as)S
  1703. 1992("")S
  1704. 2118(or)S
  1705. ("-")126 2244 A
  1706. (depending)378 2412 A
  1707. 2832(on)S
  1708. (_SYSTEM.)336 2958 A
  1709. 3336(*/)S
  1710. 1170 V
  1711. (00223)210 648 A
  1712. (#ifdef)252 1026 A
  1713. (_SYSTEM)294 1320 A
  1714. 1260 V
  1715. (00224)210 648 A
  1716. 1026(#)S
  1717. (define)252 1194 A
  1718. (_SIGN)210 1488 A
  1719. 2076(-)S
  1720. 1350 V
  1721. (00225)210 648 A
  1722. 1026(#)S
  1723. (define)252 1194 A
  1724. 1488(OK)S
  1725. 2076(0)S
  1726. 1440 V
  1727. (00226)210 648 A
  1728. (#else)210 1026 A
  1729. 1530 V
  1730. (00227)210 648 A
  1731. 1026(#)S
  1732. (define)252 1194 A
  1733. (_SIGN)210 1488 A
  1734. 1620 V
  1735. (00228)210 648 A
  1736. (#endif)252 1026 A
  1737. 1710 V
  1738. (00229)210 648 A
  1739. 1800 V
  1740. (00230)210 648 A
  1741. (extern)252 1026 A
  1742. (int)126 1320 A
  1743. (errno;)252 1488 A
  1744. 2454(/*)S
  1745. (place)210 2580 A
  1746. (where)210 2832 A
  1747. (the)126 3084 A
  1748. (error)210 3252 A
  1749. (numbers)294 3504 A
  1750. 3840(go)S
  1751. 3966(*/)S
  1752. 1890 V
  1753. (00231)210 648 A
  1754. 1980 V
  1755. (00232)210 648 A
  1756. 1026(/*)S
  1757. (Here)168 1152 A
  1758. (are)126 1362 A
  1759. (the)126 1530 A
  1760. (numerical)378 1698 A
  1761. (values)252 2118 A
  1762. 2412(of)S
  1763. (the)126 2538 A
  1764. (error)210 2706 A
  1765. (numbers.)336 2958 A
  1766. 3336(*/)S
  1767. 2070 V
  1768. (00233)210 648 A
  1769. (#define)294 1026 A
  1770. (_NERROR)294 1362 A
  1771. 2286(70)S
  1772. 2454(/*)S
  1773. (number)252 2580 A
  1774. 2874(of)S
  1775. (errors)252 3000 A
  1776. 3294(*/)S
  1777. 2160 V
  1778. (00234)210 648 A
  1779. 2250 V
  1780. (00235)210 648 A
  1781. (#define)294 1026 A
  1782. (EGENERIC)336 1362 A
  1783. ((_SIGN)252 1950 A
  1784. (99))126 2244 A
  1785. 2454(/*)S
  1786. (generic)294 2580 A
  1787. (error)210 2916 A
  1788. 3168(*/)S
  1789. 2340 V
  1790. (00236)210 648 A
  1791. (#define)294 1026 A
  1792. (EPERM)210 1362 A
  1793. ((_SIGN)252 1950 A
  1794. 2286(1))S
  1795. 2454(/*)S
  1796. (operation)378 2580 A
  1797. (not)126 3000 A
  1798. (permitted)378 3168 A
  1799. 3588(*/)S
  1800. 2430 V
  1801. (00237)210 648 A
  1802. (#define)294 1026 A
  1803. (ENOENT)252 1362 A
  1804. ((_SIGN)252 1950 A
  1805. 2286(2))S
  1806. 2454(/*)S
  1807. 2580(no)S
  1808. (such)168 2706 A
  1809. (file)168 2916 A
  1810. 3126(or)S
  1811. (directory)378 3252 A
  1812. 3672(*/)S
  1813. 2520 V
  1814. (00238)210 648 A
  1815. (#define)294 1026 A
  1816. (ESRCH)210 1362 A
  1817. ((_SIGN)252 1950 A
  1818. 2286(3))S
  1819. 2454(/*)S
  1820. 2580(no)S
  1821. (such)168 2706 A
  1822. (process)294 2916 A
  1823. 3252(*/)S
  1824. 2610 V
  1825. (00239)210 648 A
  1826. (#define)294 1026 A
  1827. (EINTR)210 1362 A
  1828. ((_SIGN)252 1950 A
  1829. 2286(4))S
  1830. 2454(/*)S
  1831. (interrupted)462 2580 A
  1832. (function)336 3084 A
  1833. (call)168 3462 A
  1834. 3672(*/)S
  1835. 2700 V
  1836. (00240)210 648 A
  1837. (#define)294 1026 A
  1838. (EIO)126 1362 A
  1839. ((_SIGN)252 1950 A
  1840. 2286(5))S
  1841. 2454(/*)S
  1842. (input/output)504 2580 A
  1843. (error)210 3126 A
  1844. 3378(*/)S
  1845. 2790 V
  1846. (00241)210 648 A
  1847. (#define)294 1026 A
  1848. (ENXIO)210 1362 A
  1849. ((_SIGN)252 1950 A
  1850. 2286(6))S
  1851. 2454(/*)S
  1852. 2580(no)S
  1853. (such)168 2706 A
  1854. (device)252 2916 A
  1855. 3210(or)S
  1856. (address)294 3336 A
  1857. 3672(*/)S
  1858. 2880 V
  1859. (00242)210 648 A
  1860. (#define)294 1026 A
  1861. (E2BIG)210 1362 A
  1862. ((_SIGN)252 1950 A
  1863. 2286(7))S
  1864. 2454(/*)S
  1865. (arg)126 2580 A
  1866. (list)168 2748 A
  1867. (too)126 2958 A
  1868. (long)168 3126 A
  1869. 3336(*/)S
  1870. 2970 V
  1871. (00243)210 648 A
  1872. (#define)294 1026 A
  1873. (ENOEXEC)294 1362 A
  1874. ((_SIGN)252 1950 A
  1875. 2286(8))S
  1876. 2454(/*)S
  1877. (exec)168 2580 A
  1878. (format)252 2790 A
  1879. (error)210 3084 A
  1880. 3336(*/)S
  1881. 3060 V
  1882. (00244)210 648 A
  1883. (#define)294 1026 A
  1884. (EBADF)210 1362 A
  1885. ((_SIGN)252 1950 A
  1886. 2286(9))S
  1887. 2454(/*)S
  1888. (bad)126 2580 A
  1889. (file)168 2748 A
  1890. (descriptor)420 2958 A
  1891. 3420(*/)S
  1892. 3150 V
  1893. (00245)210 648 A
  1894. (#define)294 1026 A
  1895. (ECHILD)252 1362 A
  1896. ((_SIGN)252 1950 A
  1897. (10))126 2244 A
  1898. 2454(/*)S
  1899. 2580(no)S
  1900. (child)210 2706 A
  1901. (process)294 2958 A
  1902. 3294(*/)S
  1903. 3240 V
  1904. (00246)210 648 A
  1905. (#define)294 1026 A
  1906. (EAGAIN)252 1362 A
  1907. ((_SIGN)252 1950 A
  1908. (11))126 2244 A
  1909. 2454(/*)S
  1910. (resource)336 2580 A
  1911. (temporarily)462 2958 A
  1912. (unavailable)462 3462 A
  1913. 3966(*/)S
  1914. 3330 V
  1915. (00247)210 648 A
  1916. (#define)294 1026 A
  1917. (ENOMEM)252 1362 A
  1918. ((_SIGN)252 1950 A
  1919. (12))126 2244 A
  1920. 2454(/*)S
  1921. (not)126 2580 A
  1922. (enough)252 2748 A
  1923. (space)210 3042 A
  1924. 3294(*/)S
  1925. 3420 V
  1926. (00248)210 648 A
  1927. (#define)294 1026 A
  1928. (EACCES)252 1362 A
  1929. ((_SIGN)252 1950 A
  1930. (13))126 2244 A
  1931. 2454(/*)S
  1932. (permission)420 2580 A
  1933. (denied)252 3042 A
  1934. 3336(*/)S
  1935. 3510 V
  1936. (00249)210 648 A
  1937. (#define)294 1026 A
  1938. (EFAULT)252 1362 A
  1939. ((_SIGN)252 1950 A
  1940. (14))126 2244 A
  1941. 2454(/*)S
  1942. (bad)126 2580 A
  1943. (address)294 2748 A
  1944. 3084(*/)S
  1945. 3600 V
  1946. (00250)210 648 A
  1947. (#define)294 1026 A
  1948. (ENOTBLK)294 1362 A
  1949. ((_SIGN)252 1950 A
  1950. (15))126 2244 A
  1951. 2454(/*)S
  1952. (Extension:)420 2580 A
  1953. (not)126 3042 A
  1954. 3210(a)S
  1955. (block)210 3294 A
  1956. (special)294 3546 A
  1957. (file)168 3882 A
  1958. 4092(*/)S
  1959. 3690 V
  1960. (00251)210 648 A
  1961. (#define)294 1026 A
  1962. (EBUSY)210 1362 A
  1963. ((_SIGN)252 1950 A
  1964. (16))126 2244 A
  1965. 2454(/*)S
  1966. (resource)336 2580 A
  1967. (busy)168 2958 A
  1968. 3168(*/)S
  1969. 3780 V
  1970. (00252)210 648 A
  1971. (#define)294 1026 A
  1972. (EEXIST)252 1362 A
  1973. ((_SIGN)252 1950 A
  1974. (17))126 2244 A
  1975. 2454(/*)S
  1976. (file)168 2580 A
  1977. (exists)252 2790 A
  1978. 3084(*/)S
  1979. 3870 V
  1980. (00253)210 648 A
  1981. (#define)294 1026 A
  1982. (EXDEV)210 1362 A
  1983. ((_SIGN)252 1950 A
  1984. (18))126 2244 A
  1985. 2454(/*)S
  1986. (improper)336 2580 A
  1987. (link)168 2958 A
  1988. 3168(*/)S
  1989. 3960 V
  1990. (00254)210 648 A
  1991. (#define)294 1026 A
  1992. (ENODEV)252 1362 A
  1993. ((_SIGN)252 1950 A
  1994. (19))126 2244 A
  1995. 2454(/*)S
  1996. 2580(no)S
  1997. (such)168 2706 A
  1998. (device)252 2916 A
  1999. 3210(*/)S
  2000. 4050 V
  2001. (00255)210 648 A
  2002. (#define)294 1026 A
  2003. (ENOTDIR)294 1362 A
  2004. ((_SIGN)252 1950 A
  2005. (20))126 2244 A
  2006. 2454(/*)S
  2007. (not)126 2580 A
  2008. 2748(a)S
  2009. (directory)378 2832 A
  2010. 3252(*/)S
  2011. 4140 V
  2012. (00256)210 648 A
  2013. (#define)294 1026 A
  2014. (EISDIR)252 1362 A
  2015. ((_SIGN)252 1950 A
  2016. (21))126 2244 A
  2017. 2454(/*)S
  2018. 2580(is)S
  2019. 2706(a)S
  2020. (directory)378 2790 A
  2021. 3210(*/)S
  2022. 4230 V
  2023. (00257)210 648 A
  2024. (#define)294 1026 A
  2025. (EINVAL)252 1362 A
  2026. ((_SIGN)252 1950 A
  2027. (22))126 2244 A
  2028. 2454(/*)S
  2029. (invalid)294 2580 A
  2030. (argument)336 2916 A
  2031. 3294(*/)S
  2032. 4320 V
  2033. (00258)210 648 A
  2034. (#define)294 1026 A
  2035. (ENFILE)252 1362 A
  2036. ((_SIGN)252 1950 A
  2037. (23))126 2244 A
  2038. 2454(/*)S
  2039. (too)126 2580 A
  2040. (many)168 2748 A
  2041. (open)168 2958 A
  2042. (files)210 3168 A
  2043. 3420(in)S
  2044. (system)252 3546 A
  2045. 3840(*/)S
  2046. 4410 V
  2047. (00259)210 648 A
  2048. (#define)294 1026 A
  2049. (EMFILE)252 1362 A
  2050. ((_SIGN)252 1950 A
  2051. (24))126 2244 A
  2052. 2454(/*)S
  2053. (too)126 2580 A
  2054. (many)168 2748 A
  2055. (open)168 2958 A
  2056. (files)210 3168 A
  2057. 3420(*/)S
  2058. 4500 V
  2059. (00260)210 648 A
  2060. (#define)294 1026 A
  2061. (ENOTTY)252 1362 A
  2062. ((_SIGN)252 1950 A
  2063. (25))126 2244 A
  2064. 2454(/*)S
  2065. (inappropriate)546 2580 A
  2066. (I/O)126 3168 A
  2067. (control)294 3336 A
  2068. (operation)378 3672 A
  2069. 4092(*/)S
  2070. 4590 V
  2071. (00261)210 648 A
  2072. (#define)294 1026 A
  2073. (ETXTBSY)294 1362 A
  2074. ((_SIGN)252 1950 A
  2075. (26))126 2244 A
  2076. 2454(/*)S
  2077. 2580(no)S
  2078. (longer)252 2706 A
  2079. (used)168 3000 A
  2080. 3210(*/)S
  2081. 4680 V
  2082. (00262)210 648 A
  2083. (#define)294 1026 A
  2084. (EFBIG)210 1362 A
  2085. ((_SIGN)252 1950 A
  2086. (27))126 2244 A
  2087. 2454(/*)S
  2088. (file)168 2580 A
  2089. (too)126 2790 A
  2090. (large)210 2958 A
  2091. 3210(*/)S
  2092. 4770 V
  2093. (00263)210 648 A
  2094. (#define)294 1026 A
  2095. (ENOSPC)252 1362 A
  2096. ((_SIGN)252 1950 A
  2097. (28))126 2244 A
  2098. 2454(/*)S
  2099. 2580(no)S
  2100. (space)210 2706 A
  2101. (left)168 2958 A
  2102. 3168(on)S
  2103. (device)252 3294 A
  2104. 3588(*/)S
  2105. 4860 V
  2106. (00264)210 648 A
  2107. (#define)294 1026 A
  2108. (ESPIPE)252 1362 A
  2109. ((_SIGN)252 1950 A
  2110. (29))126 2244 A
  2111. 2454(/*)S
  2112. (invalid)294 2580 A
  2113. (seek)168 2916 A
  2114. 3126(*/)S
  2115. 4950 V
  2116. (00265)210 648 A
  2117. (#define)294 1026 A
  2118. (EROFS)210 1362 A
  2119. ((_SIGN)252 1950 A
  2120. (30))126 2244 A
  2121. 2454(/*)S
  2122. (read-only)378 2580 A
  2123. (file)168 3000 A
  2124. (system)252 3210 A
  2125. 3504(*/)S
  2126. 5040 V
  2127. (00266)210 648 A
  2128. (#define)294 1026 A
  2129. (EMLINK)252 1362 A
  2130. ((_SIGN)252 1950 A
  2131. (31))126 2244 A
  2132. 2454(/*)S
  2133. (too)126 2580 A
  2134. (many)168 2748 A
  2135. (links)210 2958 A
  2136. 3210(*/)S
  2137. 5130 V
  2138. (00267)210 648 A
  2139. (#define)294 1026 A
  2140. (EPIPE)210 1362 A
  2141. ((_SIGN)252 1950 A
  2142. (32))126 2244 A
  2143. 2454(/*)S
  2144. (broken)252 2580 A
  2145. (pipe)168 2874 A
  2146. 3084(*/)S
  2147. 5220 V
  2148. (00268)210 648 A
  2149. (#define)294 1026 A
  2150. (EDOM)168 1362 A
  2151. ((_SIGN)252 1950 A
  2152. (33))126 2244 A
  2153. 2454(/*)S
  2154. (domain)252 2580 A
  2155. (error)210 2874 A
  2156. ((from)210 3378 A
  2157. (ANSI)168 3630 A
  2158. 3840(C)S
  2159. (std))168 3924 A
  2160. 4134(*/)S
  2161. 5310 V
  2162. (00269)210 648 A
  2163. (#define)294 1026 A
  2164. (ERANGE)252 1362 A
  2165. ((_SIGN)252 1950 A
  2166. (34))126 2244 A
  2167. 2454(/*)S
  2168. (result)252 2580 A
  2169. (too)126 2874 A
  2170. (large)210 3042 A
  2171. ((from)210 3378 A
  2172. (ANSI)168 3630 A
  2173. 3840(C)S
  2174. (std))168 3924 A
  2175. 4134(*/)S
  2176. 5400 V
  2177. (00270)210 648 A
  2178. (#define)294 1026 A
  2179. (EDEADLK)294 1362 A
  2180. ((_SIGN)252 1950 A
  2181. (35))126 2244 A
  2182. 2454(/*)S
  2183. (resource)336 2580 A
  2184. (deadlock)336 2958 A
  2185. (avoided)294 3336 A
  2186. 3672(*/)S
  2187. 5490 V
  2188. (00271)210 648 A
  2189. (#define)294 1026 A
  2190. (ENAMETOOLONG)504 1362 A
  2191. ((_SIGN)252 1950 A
  2192. (36))126 2244 A
  2193. 2454(/*)S
  2194. (file)168 2580 A
  2195. (name)168 2790 A
  2196. (too)126 3000 A
  2197. (long)168 3168 A
  2198. 3378(*/)S
  2199. 5580 V
  2200. (00272)210 648 A
  2201. (#define)294 1026 A
  2202. (ENOLCK)252 1362 A
  2203. ((_SIGN)252 1950 A
  2204. (37))126 2244 A
  2205. 2454(/*)S
  2206. 2580(no)S
  2207. (locks)210 2706 A
  2208. (available)378 2958 A
  2209. 3378(*/)S
  2210. 5670 V
  2211. (00273)210 648 A
  2212. (#define)294 1026 A
  2213. (ENOSYS)252 1362 A
  2214. ((_SIGN)252 1950 A
  2215. (38))126 2244 A
  2216. 2454(/*)S
  2217. (function)336 2580 A
  2218. (not)126 2958 A
  2219. (implemented)462 3126 A
  2220. 3630(*/)S
  2221. 5760 V
  2222. (00274)210 648 A
  2223. (#define)294 1026 A
  2224. (ENOTEMPTY)378 1362 A
  2225. ((_SIGN)252 1950 A
  2226. (39))126 2244 A
  2227. 2454(/*)S
  2228. (directory)378 2580 A
  2229. (not)126 3000 A
  2230. (empty)210 3168 A
  2231. 3420(*/)S
  2232. 5850 V
  2233. (00275)210 648 A
  2234. 5940 V
  2235. (00276)210 648 A
  2236. 1026(/*)S
  2237. (The)126 1152 A
  2238. (following)378 1320 A
  2239. (errors)252 1740 A
  2240. (relate)252 2034 A
  2241. 2328(to)S
  2242. (networking.)462 2454 A
  2243. 2958(*/)S
  2244. 6030 V
  2245. (00277)210 648 A
  2246. (#define)294 1026 A
  2247. (EPACKSIZE)378 1362 A
  2248. ((_SIGN)252 1950 A
  2249. (50))126 2244 A
  2250. 2454(/*)S
  2251. (invalid)294 2580 A
  2252. (packet)252 2916 A
  2253. (size)168 3210 A
  2254. (for)126 3420 A
  2255. (some)168 3588 A
  2256. (protocol)336 3798 A
  2257. 4176(*/)S
  2258. 6120 V
  2259. (00278)210 648 A
  2260. (#define)294 1026 A
  2261. (EOUTOFBUFS)420 1362 A
  2262. ((_SIGN)252 1950 A
  2263. (51))126 2244 A
  2264. 2454(/*)S
  2265. (not)126 2580 A
  2266. (enough)252 2748 A
  2267. (buffers)294 3042 A
  2268. (left)168 3378 A
  2269. 3588(*/)S
  2270. 6210 V
  2271. (00279)210 648 A
  2272. (#define)294 1026 A
  2273. (EBADIOCTL)378 1362 A
  2274. ((_SIGN)252 1950 A
  2275. (52))126 2244 A
  2276. 2454(/*)S
  2277. (illegal)294 2580 A
  2278. (ioctl)210 2916 A
  2279. (for)126 3168 A
  2280. (device)252 3336 A
  2281. 3630(*/)S
  2282. 8418 V
  2283. EP
  2284. %%Page: 5 5
  2285. BP
  2286. /slant 0 def
  2287. /height 0 def
  2288. 630 V
  2289. 10 R
  2290. 648(MINIX)S
  2291. 976(SOURCE)S
  2292. 1399(CODE)S
  2293. 11 R
  2294. 2084(File:)S
  2295. 2317(include/errno.h)S
  2296. 12 B
  2297. 4368(5)S
  2298. 900 V
  2299. 7 LST
  2300. (00280)210 648 A
  2301. (#define)294 1026 A
  2302. (EBADMODE)336 1362 A
  2303. ((_SIGN)252 1950 A
  2304. (53))126 2244 A
  2305. 2454(/*)S
  2306. (badmode)294 2580 A
  2307. 2916(in)S
  2308. (ioctl)210 3042 A
  2309. 3294(*/)S
  2310. 990 V
  2311. (00281)210 648 A
  2312. (#define)294 1026 A
  2313. (EWOULDBLOCK)462 1362 A
  2314. ((_SIGN)252 1950 A
  2315. (54))126 2244 A
  2316. 1080 V
  2317. (00282)210 648 A
  2318. (#define)294 1026 A
  2319. (EBADDEST)336 1362 A
  2320. ((_SIGN)252 1950 A
  2321. (55))126 2244 A
  2322. 2454(/*)S
  2323. (not)126 2580 A
  2324. 2748(a)S
  2325. (valid)210 2832 A
  2326. (destination)462 3084 A
  2327. (address)294 3588 A
  2328. 3924(*/)S
  2329. 1170 V
  2330. (00283)210 648 A
  2331. (#define)294 1026 A
  2332. (EDSTNOTRCH)420 1362 A
  2333. ((_SIGN)252 1950 A
  2334. (56))126 2244 A
  2335. 2454(/*)S
  2336. (destination)462 2580 A
  2337. (not)126 3084 A
  2338. (reachable)378 3252 A
  2339. 3672(*/)S
  2340. 1260 V
  2341. (00284)210 648 A
  2342. (#define)294 1026 A
  2343. (EISCONN)294 1362 A
  2344. ((_SIGN)252 1950 A
  2345. (57))126 2244 A
  2346. 2454(/*)S
  2347. (all)126 2580 A
  2348. (ready)210 2748 A
  2349. (connected)378 3000 A
  2350. 3420(*/)S
  2351. 1350 V
  2352. (00285)210 648 A
  2353. (#define)294 1026 A
  2354. (EADDRINUSE)420 1362 A
  2355. ((_SIGN)252 1950 A
  2356. (58))126 2244 A
  2357. 2454(/*)S
  2358. (address)294 2580 A
  2359. 2916(in)S
  2360. (use)126 3042 A
  2361. 3210(*/)S
  2362. 1440 V
  2363. (00286)210 648 A
  2364. (#define)294 1026 A
  2365. (ECONNREFUSED)504 1362 A
  2366. ((_SIGN)252 1950 A
  2367. (59))126 2244 A
  2368. 2454(/*)S
  2369. (connection)420 2580 A
  2370. (refused)294 3042 A
  2371. 3378(*/)S
  2372. 1530 V
  2373. (00287)210 648 A
  2374. (#define)294 1026 A
  2375. (ECONNRESET)420 1362 A
  2376. ((_SIGN)252 1950 A
  2377. (60))126 2244 A
  2378. 2454(/*)S
  2379. (connection)420 2580 A
  2380. (reset)210 3042 A
  2381. 3294(*/)S
  2382. 1620 V
  2383. (00288)210 648 A
  2384. (#define)294 1026 A
  2385. (ETIMEDOUT)378 1362 A
  2386. ((_SIGN)252 1950 A
  2387. (61))126 2244 A
  2388. 2454(/*)S
  2389. (connection)420 2580 A
  2390. (timed)210 3042 A
  2391. (out)126 3294 A
  2392. 3462(*/)S
  2393. 1710 V
  2394. (00289)210 648 A
  2395. (#define)294 1026 A
  2396. (EURG)168 1362 A
  2397. ((_SIGN)252 1950 A
  2398. (62))126 2244 A
  2399. 2454(/*)S
  2400. (urgent)252 2580 A
  2401. (data)168 2874 A
  2402. (present)294 3084 A
  2403. 3420(*/)S
  2404. 1800 V
  2405. (00290)210 648 A
  2406. (#define)294 1026 A
  2407. (ENOURG)252 1362 A
  2408. ((_SIGN)252 1950 A
  2409. (63))126 2244 A
  2410. 2454(/*)S
  2411. 2580(no)S
  2412. (urgent)252 2706 A
  2413. (data)168 3000 A
  2414. (present)294 3210 A
  2415. 3546(*/)S
  2416. 1890 V
  2417. (00291)210 648 A
  2418. (#define)294 1026 A
  2419. (ENOTCONN)336 1362 A
  2420. ((_SIGN)252 1950 A
  2421. (64))126 2244 A
  2422. 2454(/*)S
  2423. 2580(no)S
  2424. (connection)420 2706 A
  2425. ((yet)168 3168 A
  2426. 3378(or)S
  2427. (anymore))336 3504 A
  2428. 3882(*/)S
  2429. 1980 V
  2430. (00292)210 648 A
  2431. (#define)294 1026 A
  2432. (ESHUTDOWN)378 1362 A
  2433. ((_SIGN)252 1950 A
  2434. (65))126 2244 A
  2435. 2454(/*)S
  2436. 2580(a)S
  2437. (write)210 2664 A
  2438. (call)168 2916 A
  2439. 3126(to)S
  2440. 3252(a)S
  2441. (shutdown)336 3336 A
  2442. (connection)420 3714 A
  2443. 4176(*/)S
  2444. 2070 V
  2445. (00293)210 648 A
  2446. (#define)294 1026 A
  2447. (ENOCONN)294 1362 A
  2448. ((_SIGN)252 1950 A
  2449. (66))126 2244 A
  2450. 2454(/*)S
  2451. 2580(no)S
  2452. (such)168 2706 A
  2453. (connection)420 2916 A
  2454. 3378(*/)S
  2455. 2160 V
  2456. (00294)210 648 A
  2457. 2250 V
  2458. (00295)210 648 A
  2459. 1026(/*)S
  2460. (The)126 1152 A
  2461. (following)378 1320 A
  2462. (are)126 1740 A
  2463. (not)126 1908 A
  2464. (POSIX)210 2076 A
  2465. (errors,)294 2328 A
  2466. (but)126 2664 A
  2467. (they)168 2832 A
  2468. (can)126 3042 A
  2469. (still)210 3210 A
  2470. (happen.)294 3462 A
  2471. 3798(*/)S
  2472. 2340 V
  2473. (00296)210 648 A
  2474. (#define)294 1026 A
  2475. (ELOCKED)294 1362 A
  2476. ((_SIGN)252 1908 A
  2477. (101))168 2202 A
  2478. 2454(/*)S
  2479. (can't)210 2580 A
  2480. (send)168 2832 A
  2481. (message)294 3042 A
  2482. 3378(*/)S
  2483. 2430 V
  2484. (00297)210 648 A
  2485. (#define)294 1026 A
  2486. (EBADCALL)336 1362 A
  2487. ((_SIGN)252 1908 A
  2488. (102))168 2202 A
  2489. 2454(/*)S
  2490. (error)210 2580 A
  2491. 2832(on)S
  2492. (send/receive)504 2958 A
  2493. 3504(*/)S
  2494. 2520 V
  2495. (00298)210 648 A
  2496. 2610 V
  2497. (00299)210 648 A
  2498. 1026(/*)S
  2499. (The)126 1152 A
  2500. (following)378 1320 A
  2501. (error)210 1740 A
  2502. (codes)210 1992 A
  2503. (are)126 2244 A
  2504. (generated)378 2412 A
  2505. 2832(by)S
  2506. (the)126 2958 A
  2507. (kernel)252 3126 A
  2508. (itself.)294 3420 A
  2509. 3756(*/)S
  2510. 2700 V
  2511. (00300)210 648 A
  2512. (#ifdef)252 1026 A
  2513. (_SYSTEM)294 1320 A
  2514. 2790 V
  2515. (00301)210 648 A
  2516. (#define)294 1026 A
  2517. (E_BAD_DEST)420 1362 A
  2518. (-1001)210 1992 A
  2519. 2370(/*)S
  2520. (destination)462 2496 A
  2521. (address)294 3000 A
  2522. (illegal)294 3336 A
  2523. 3672(*/)S
  2524. 2880 V
  2525. (00302)210 648 A
  2526. (#define)294 1026 A
  2527. (E_BAD_SRC)378 1362 A
  2528. (-1002)210 1992 A
  2529. 2370(/*)S
  2530. (source)252 2496 A
  2531. (address)294 2790 A
  2532. (illegal)294 3126 A
  2533. 3462(*/)S
  2534. 2970 V
  2535. (00303)210 648 A
  2536. (#define)294 1026 A
  2537. (E_TRY_AGAIN)462 1362 A
  2538. (-1003)210 1992 A
  2539. 2370(/*)S
  2540. (can't)210 2496 A
  2541. (send--)252 2748 A
  2542. (tables)252 3042 A
  2543. (full)168 3336 A
  2544. 3546(*/)S
  2545. 3060 V
  2546. (00304)210 648 A
  2547. (#define)294 1026 A
  2548. (E_OVERRUN)378 1362 A
  2549. (-1004)210 1992 A
  2550. 2370(/*)S
  2551. (interrupt)378 2496 A
  2552. (for)126 2916 A
  2553. (task)168 3084 A
  2554. (that)168 3294 A
  2555. 3504(is)S
  2556. (not)126 3630 A
  2557. (waiting)294 3798 A
  2558. 4134(*/)S
  2559. 3150 V
  2560. (00305)210 648 A
  2561. (#define)294 1026 A
  2562. (E_BAD_BUF)378 1362 A
  2563. (-1005)210 1992 A
  2564. 2370(/*)S
  2565. (message)294 2496 A
  2566. (buf)126 2832 A
  2567. (outside)294 3000 A
  2568. (caller's)336 3336 A
  2569. (addr)168 3714 A
  2570. (space)210 3924 A
  2571. 4176(*/)S
  2572. 3240 V
  2573. (00306)210 648 A
  2574. (#define)294 1026 A
  2575. (E_TASK)252 1362 A
  2576. (-1006)210 1992 A
  2577. 2370(/*)S
  2578. (can't)210 2496 A
  2579. (send)168 2748 A
  2580. 2958(to)S
  2581. (task)168 3084 A
  2582. 3294(*/)S
  2583. 3330 V
  2584. (00307)210 648 A
  2585. (#define)294 1026 A
  2586. (E_NO_MESSAGE)504 1362 A
  2587. (-1007)210 1992 A
  2588. 2370(/*)S
  2589. (RECEIVE)294 2496 A
  2590. (failed:)294 2832 A
  2591. 3168(no)S
  2592. (message)294 3294 A
  2593. (present)294 3630 A
  2594. 3966(*/)S
  2595. 3420 V
  2596. (00308)210 648 A
  2597. (#define)294 1026 A
  2598. (E_NO_PERM)378 1362 A
  2599. (-1008)210 1992 A
  2600. 2370(/*)S
  2601. (ordinary)336 2496 A
  2602. (users)210 2874 A
  2603. (can't)210 3126 A
  2604. (send)168 3378 A
  2605. 3588(to)S
  2606. (tasks)210 3714 A
  2607. 3966(*/)S
  2608. 3510 V
  2609. (00309)210 648 A
  2610. (#define)294 1026 A
  2611. (E_BAD_FCN)378 1362 A
  2612. (-1009)210 1992 A
  2613. 2370(/*)S
  2614. (only)168 2496 A
  2615. (valid)210 2706 A
  2616. (fcns)168 2958 A
  2617. (are)126 3168 A
  2618. (SEND,)210 3336 A
  2619. (RECEIVE,)336 3588 A
  2620. (BOTH)168 3966 A
  2621. 4176(*/)S
  2622. 3600 V
  2623. (00310)210 648 A
  2624. (#define)294 1026 A
  2625. (E_BAD_ADDR)420 1362 A
  2626. (-1010)210 1992 A
  2627. 2370(/*)S
  2628. (bad)126 2496 A
  2629. (address)294 2664 A
  2630. (given)210 3000 A
  2631. 3252(to)S
  2632. (utility)294 3378 A
  2633. (routine)294 3714 A
  2634. 4050(*/)S
  2635. 3690 V
  2636. (00311)210 648 A
  2637. (#define)294 1026 A
  2638. (E_BAD_PROC)420 1362 A
  2639. (-1011)210 1992 A
  2640. 2370(/*)S
  2641. (bad)126 2496 A
  2642. (proc)168 2664 A
  2643. (number)252 2874 A
  2644. (given)210 3168 A
  2645. 3420(to)S
  2646. (utility)294 3546 A
  2647. 3882(*/)S
  2648. 3780 V
  2649. (00312)210 648 A
  2650. (#endif)252 1026 A
  2651. 1320(/*)S
  2652. (_SYSTEM)294 1446 A
  2653. 1782(*/)S
  2654. 3870 V
  2655. (00313)210 648 A
  2656. 3960 V
  2657. (00314)210 648 A
  2658. (#endif)252 1026 A
  2659. 1320(/*)S
  2660. (_ERRNO_H)336 1446 A
  2661. 1824(*/)S
  2662. 4590 V
  2663. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  2664. 4680 V
  2665. (include/unistd.h)672 2034 A
  2666. 4770 V
  2667. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  2668. 4950 V
  2669. (00400)210 648 A
  2670. 1026(/*)S
  2671. (The)126 1152 A
  2672. (<unistd.h>)420 1320 A
  2673. (header)252 1782 A
  2674. (contains)336 2076 A
  2675. 2454(a)S
  2676. (few)126 2538 A
  2677. (miscellaneous)546 2706 A
  2678. (manifest)336 3294 A
  2679. (constants.)420 3672 A
  2680. 4134(*/)S
  2681. 5040 V
  2682. (00401)210 648 A
  2683. 5130 V
  2684. (00402)210 648 A
  2685. (#ifndef)294 1026 A
  2686. (_UNISTD_H)378 1362 A
  2687. 5220 V
  2688. (00403)210 648 A
  2689. (#define)294 1026 A
  2690. (_UNISTD_H)378 1362 A
  2691. 5310 V
  2692. (00404)210 648 A
  2693. 5400 V
  2694. (00405)210 648 A
  2695. 1026(/*)S
  2696. (POSIX)210 1152 A
  2697. (requires)336 1404 A
  2698. (size_t)252 1782 A
  2699. (and)126 2076 A
  2700. (ssize_t)294 2244 A
  2701. 2580(in)S
  2702. (<unistd.h>)420 2706 A
  2703. (and)126 3168 A
  2704. (elsewhere.)420 3336 A
  2705. 3798(*/)S
  2706. 5490 V
  2707. (00406)210 648 A
  2708. (#ifndef)294 1026 A
  2709. (_SIZE_T)294 1362 A
  2710. 5580 V
  2711. (00407)210 648 A
  2712. (#define)294 1026 A
  2713. (_SIZE_T)294 1362 A
  2714. 5670 V
  2715. (00408)210 648 A
  2716. (typedef)294 1026 A
  2717. (unsigned)336 1362 A
  2718. (int)126 1740 A
  2719. (size_t;)294 1908 A
  2720. 5760 V
  2721. (00409)210 648 A
  2722. (#endif)252 1026 A
  2723. 5850 V
  2724. (00410)210 648 A
  2725. 5940 V
  2726. (00411)210 648 A
  2727. (#ifndef)294 1026 A
  2728. (_SSIZE_T)336 1362 A
  2729. 6030 V
  2730. (00412)210 648 A
  2731. (#define)294 1026 A
  2732. (_SSIZE_T)336 1362 A
  2733. 6120 V
  2734. (00413)210 648 A
  2735. (typedef)294 1026 A
  2736. (int)126 1362 A
  2737. (ssize_t;)336 1530 A
  2738. 6210 V
  2739. (00414)210 648 A
  2740. (#endif)252 1026 A
  2741. 8418 V
  2742. EP
  2743. %%Page: 6 6
  2744. BP
  2745. /slant 0 def
  2746. /height 0 def
  2747. 630 V
  2748. 12 B
  2749. 648(6)S
  2750. 11 R
  2751. 2066(File:)S
  2752. 2299(include/unistd.h)S
  2753. 10 R
  2754. 3402(MINIX)S
  2755. 3730(SOURCE)S
  2756. 4153(CODE)S
  2757. 900 V
  2758. 7 LST
  2759. (00415)210 648 A
  2760. 990 V
  2761. (00416)210 648 A
  2762. 1026(/*)S
  2763. (Values)252 1152 A
  2764. (used)168 1446 A
  2765. 1656(by)S
  2766. (access().)378 1782 A
  2767. (POSIX)210 2244 A
  2768. (Table)210 2496 A
  2769. (2-8.)168 2748 A
  2770. 2958(*/)S
  2771. 1080 V
  2772. (00417)210 648 A
  2773. (#define)294 1026 A
  2774. (F_OK)168 1362 A
  2775. 2160(0)S
  2776. 2370(/*)S
  2777. (test)168 2496 A
  2778. 2706(if)S
  2779. (file)168 2832 A
  2780. (exists)252 3042 A
  2781. 3336(*/)S
  2782. 1170 V
  2783. (00418)210 648 A
  2784. (#define)294 1026 A
  2785. (X_OK)168 1362 A
  2786. 2160(1)S
  2787. 2370(/*)S
  2788. (test)168 2496 A
  2789. 2706(if)S
  2790. (file)168 2832 A
  2791. 3042(is)S
  2792. (executable)420 3168 A
  2793. 3630(*/)S
  2794. 1260 V
  2795. (00419)210 648 A
  2796. (#define)294 1026 A
  2797. (W_OK)168 1362 A
  2798. 2160(2)S
  2799. 2370(/*)S
  2800. (test)168 2496 A
  2801. 2706(if)S
  2802. (file)168 2832 A
  2803. 3042(is)S
  2804. (writable)336 3168 A
  2805. 3546(*/)S
  2806. 1350 V
  2807. (00420)210 648 A
  2808. (#define)294 1026 A
  2809. (R_OK)168 1362 A
  2810. 2160(4)S
  2811. 2370(/*)S
  2812. (test)168 2496 A
  2813. 2706(if)S
  2814. (file)168 2832 A
  2815. 3042(is)S
  2816. (readable)336 3168 A
  2817. 3546(*/)S
  2818. 1440 V
  2819. (00421)210 648 A
  2820. 1530 V
  2821. (00422)210 648 A
  2822. 1026(/*)S
  2823. (Values)252 1152 A
  2824. (used)168 1446 A
  2825. (for)126 1656 A
  2826. (whence)252 1824 A
  2827. 2118(in)S
  2828. (lseek(fd,)378 2244 A
  2829. (offset,)294 2664 A
  2830. (whence).)336 3000 A
  2831. (POSIX)210 3420 A
  2832. (Table)210 3672 A
  2833. (2-9.)168 3924 A
  2834. 4134(*/)S
  2835. 1620 V
  2836. (00423)210 648 A
  2837. (#define)294 1026 A
  2838. (SEEK_SET)336 1362 A
  2839. 2160(0)S
  2840. 2370(/*)S
  2841. (offset)252 2496 A
  2842. 2790(is)S
  2843. (absolute)336 2916 A
  2844. 3336(*/)S
  2845. 1710 V
  2846. (00424)210 648 A
  2847. (#define)294 1026 A
  2848. (SEEK_CUR)336 1362 A
  2849. 2160(1)S
  2850. 2370(/*)S
  2851. (offset)252 2496 A
  2852. 2790(is)S
  2853. (relative)336 2916 A
  2854. 3294(to)S
  2855. (current)294 3420 A
  2856. (position)336 3756 A
  2857. 4134(*/)S
  2858. 1800 V
  2859. (00425)210 648 A
  2860. (#define)294 1026 A
  2861. (SEEK_END)336 1362 A
  2862. 2160(2)S
  2863. 2370(/*)S
  2864. (offset)252 2496 A
  2865. 2790(is)S
  2866. (relative)336 2916 A
  2867. 3294(to)S
  2868. (end)126 3420 A
  2869. 3588(of)S
  2870. (file)168 3714 A
  2871. 3924(*/)S
  2872. 1890 V
  2873. (00426)210 648 A
  2874. 1980 V
  2875. (00427)210 648 A
  2876. 1026(/*)S
  2877. (This)168 1152 A
  2878. (value)210 1362 A
  2879. 1614(is)S
  2880. (required)336 1740 A
  2881. 2118(by)S
  2882. (POSIX)210 2244 A
  2883. (Table)210 2496 A
  2884. (2-10.)210 2748 A
  2885. 3000(*/)S
  2886. 2070 V
  2887. (00428)210 648 A
  2888. (#define)294 1026 A
  2889. (_POSIX_VERSION)588 1362 A
  2890. (199009L)294 1992 A
  2891. 2370(/*)S
  2892. (which)210 2496 A
  2893. (standard)336 2748 A
  2894. 3126(is)S
  2895. (being)210 3252 A
  2896. (conformed)378 3504 A
  2897. 3924(to)S
  2898. 4050(*/)S
  2899. 2160 V
  2900. (00429)210 648 A
  2901. 2250 V
  2902. (00430)210 648 A
  2903. 1026(/*)S
  2904. (These)210 1152 A
  2905. (three)210 1404 A
  2906. (definitions)462 1656 A
  2907. (are)126 2160 A
  2908. (required)336 2328 A
  2909. 2706(by)S
  2910. (POSIX)210 2832 A
  2911. (Sec.)168 3084 A
  2912. (8.2.1.2.)336 3294 A
  2913. 3672(*/)S
  2914. 2340 V
  2915. (00431)210 648 A
  2916. (#define)294 1026 A
  2917. (STDIN_FILENO)504 1362 A
  2918. 2160(0)S
  2919. 2370(/*)S
  2920. (file)168 2496 A
  2921. (descriptor)420 2706 A
  2922. (for)126 3168 A
  2923. (stdin)210 3336 A
  2924. 3588(*/)S
  2925. 2430 V
  2926. (00432)210 648 A
  2927. (#define)294 1026 A
  2928. (STDOUT_FILENO)546 1362 A
  2929. 2160(1)S
  2930. 2370(/*)S
  2931. (file)168 2496 A
  2932. (descriptor)420 2706 A
  2933. (for)126 3168 A
  2934. (stdout)252 3336 A
  2935. 3630(*/)S
  2936. 2520 V
  2937. (00433)210 648 A
  2938. (#define)294 1026 A
  2939. (STDERR_FILENO)546 1362 A
  2940. 2160(2)S
  2941. 2370(/*)S
  2942. (file)168 2496 A
  2943. (descriptor)420 2706 A
  2944. (for)126 3168 A
  2945. (stderr)252 3336 A
  2946. 3630(*/)S
  2947. 2610 V
  2948. (00434)210 648 A
  2949. 2700 V
  2950. (00435)210 648 A
  2951. (#ifdef)252 1026 A
  2952. (_MINIX)252 1320 A
  2953. 2790 V
  2954. (00436)210 648 A
  2955. 1026(/*)S
  2956. (How)126 1152 A
  2957. 1320(to)S
  2958. (exit)168 1446 A
  2959. (the)126 1656 A
  2960. (system.)294 1824 A
  2961. 2160(*/)S
  2962. 2880 V
  2963. (00437)210 648 A
  2964. (#define)294 1026 A
  2965. (RBT_HALT)336 1362 A
  2966. 2160(0)S
  2967. 2970 V
  2968. (00438)210 648 A
  2969. (#define)294 1026 A
  2970. (RBT_REBOOT)420 1362 A
  2971. 2160(1)S
  2972. 3060 V
  2973. (00439)210 648 A
  2974. (#define)294 1026 A
  2975. (RBT_PANIC)378 1362 A
  2976. 2160(2)S
  2977. 2370(/*)S
  2978. (for)126 2496 A
  2979. (servers)294 2664 A
  2980. 3000(*/)S
  2981. 3150 V
  2982. (00440)210 648 A
  2983. (#define)294 1026 A
  2984. (RBT_MONITOR)462 1362 A
  2985. 2160(3)S
  2986. 2370(/*)S
  2987. (let)126 2496 A
  2988. (the)126 2664 A
  2989. (monitor)294 2832 A
  2990. 3168(do)S
  2991. (this)168 3294 A
  2992. 3504(*/)S
  2993. 3240 V
  2994. (00441)210 648 A
  2995. (#define)294 1026 A
  2996. (RBT_RESET)378 1362 A
  2997. 2160(4)S
  2998. 2370(/*)S
  2999. (hard)168 2496 A
  3000. (reset)210 2706 A
  3001. (the)126 2958 A
  3002. (system)252 3126 A
  3003. 3420(*/)S
  3004. 3330 V
  3005. (00442)210 648 A
  3006. (#endif)252 1026 A
  3007. 3420 V
  3008. (00443)210 648 A
  3009. 3510 V
  3010. (00444)210 648 A
  3011. 1026(/*)S
  3012. (NULL)168 1152 A
  3013. (must)168 1362 A
  3014. 1572(be)S
  3015. (defined)294 1698 A
  3016. 2034(in)S
  3017. (<unistd.h>)420 2160 A
  3018. (according)378 2622 A
  3019. 3042(to)S
  3020. (POSIX)210 3168 A
  3021. (Sec.)168 3420 A
  3022. (2.7.1.)252 3630 A
  3023. 3924(*/)S
  3024. 3600 V
  3025. (00445)210 648 A
  3026. (#define)294 1026 A
  3027. (NULL)168 1362 A
  3028. (((void)252 1698 A
  3029. (*)0))168 1992 A
  3030. 3690 V
  3031. (00446)210 648 A
  3032. 3780 V
  3033. (00447)210 648 A
  3034. 1026(/*)S
  3035. (The)126 1152 A
  3036. (following)378 1320 A
  3037. (relate)252 1740 A
  3038. 2034(to)S
  3039. (configurable)504 2160 A
  3040. (system)252 2706 A
  3041. (variables.)420 3000 A
  3042. (POSIX)210 3462 A
  3043. (Table)210 3714 A
  3044. (4-2.)168 3966 A
  3045. 4176(*/)S
  3046. 3870 V
  3047. (00448)210 648 A
  3048. (#define)294 1026 A
  3049. (_SC_ARG_MAX)462 1362 A
  3050. 2370(1)S
  3051. 3960 V
  3052. (00449)210 648 A
  3053. (#define)294 1026 A
  3054. (_SC_CHILD_MAX)546 1362 A
  3055. 2370(2)S
  3056. 4050 V
  3057. (00450)210 648 A
  3058. (#define)294 1026 A
  3059. (_SC_CLOCKS_PER_SEC)756 1362 A
  3060. 2370(3)S
  3061. 4140 V
  3062. (00451)210 648 A
  3063. (#define)294 1026 A
  3064. (_SC_CLK_TCK)462 1362 A
  3065. 2370(3)S
  3066. 4230 V
  3067. (00452)210 648 A
  3068. (#define)294 1026 A
  3069. (_SC_NGROUPS_MAX)630 1362 A
  3070. 2370(4)S
  3071. 4320 V
  3072. (00453)210 648 A
  3073. (#define)294 1026 A
  3074. (_SC_OPEN_MAX)504 1362 A
  3075. 2370(5)S
  3076. 4410 V
  3077. (00454)210 648 A
  3078. (#define)294 1026 A
  3079. (_SC_JOB_CONTROL)630 1362 A
  3080. 2370(6)S
  3081. 4500 V
  3082. (00455)210 648 A
  3083. (#define)294 1026 A
  3084. (_SC_SAVED_IDS)546 1362 A
  3085. 2370(7)S
  3086. 4590 V
  3087. (00456)210 648 A
  3088. (#define)294 1026 A
  3089. (_SC_VERSION)462 1362 A
  3090. 2370(8)S
  3091. 4680 V
  3092. (00457)210 648 A
  3093. (#define)294 1026 A
  3094. (_SC_STREAM_MAX)588 1362 A
  3095. 2370(9)S
  3096. 4770 V
  3097. (00458)210 648 A
  3098. (#define)294 1026 A
  3099. (_SC_TZNAME_MAX)588 1362 A
  3100. 2328(10)S
  3101. 4860 V
  3102. (00459)210 648 A
  3103. 4950 V
  3104. (00460)210 648 A
  3105. 1026(/*)S
  3106. (The)126 1152 A
  3107. (following)378 1320 A
  3108. (relate)252 1740 A
  3109. 2034(to)S
  3110. (configurable)504 2160 A
  3111. (pathname)336 2706 A
  3112. (variables.)420 3084 A
  3113. (POSIX)210 3546 A
  3114. (Table)210 3798 A
  3115. (5-2.)168 4050 A
  3116. 4260(*/)S
  3117. 5040 V
  3118. (00461)210 648 A
  3119. (#define)294 1026 A
  3120. (_PC_LINK_MAX)504 1362 A
  3121. 2370(1)S
  3122. 2706(/*)S
  3123. (link)168 2832 A
  3124. (count)210 3042 A
  3125. 3294(*/)S
  3126. 5130 V
  3127. (00462)210 648 A
  3128. (#define)294 1026 A
  3129. (_PC_MAX_CANON)546 1362 A
  3130. 2370(2)S
  3131. 2706(/*)S
  3132. (size)168 2832 A
  3133. 3042(of)S
  3134. (the)126 3168 A
  3135. (canonical)378 3336 A
  3136. (input)210 3756 A
  3137. (queue)210 4008 A
  3138. 4260(*/)S
  3139. 5220 V
  3140. (00463)210 648 A
  3141. (#define)294 1026 A
  3142. (_PC_MAX_INPUT)546 1362 A
  3143. 2370(3)S
  3144. 2706(/*)S
  3145. (type-ahead)420 2832 A
  3146. (buffer)252 3294 A
  3147. (size)168 3588 A
  3148. 3798(*/)S
  3149. 5310 V
  3150. (00464)210 648 A
  3151. (#define)294 1026 A
  3152. (_PC_NAME_MAX)504 1362 A
  3153. 2370(4)S
  3154. 2706(/*)S
  3155. (file)168 2832 A
  3156. (name)168 3042 A
  3157. (size)168 3252 A
  3158. 3462(*/)S
  3159. 5400 V
  3160. (00465)210 648 A
  3161. (#define)294 1026 A
  3162. (_PC_PATH_MAX)504 1362 A
  3163. 2370(5)S
  3164. 2706(/*)S
  3165. (pathname)336 2832 A
  3166. (size)168 3210 A
  3167. 3420(*/)S
  3168. 5490 V
  3169. (00466)210 648 A
  3170. (#define)294 1026 A
  3171. (_PC_PIPE_BUF)504 1362 A
  3172. 2370(6)S
  3173. 2706(/*)S
  3174. (pipe)168 2832 A
  3175. (size)168 3042 A
  3176. 3252(*/)S
  3177. 5580 V
  3178. (00467)210 648 A
  3179. (#define)294 1026 A
  3180. (_PC_NO_TRUNC)504 1362 A
  3181. 2370(7)S
  3182. 2706(/*)S
  3183. (treatment)378 2832 A
  3184. 3252(of)S
  3185. (long)168 3378 A
  3186. (name)168 3588 A
  3187. (components)420 3798 A
  3188. 4260(*/)S
  3189. 5670 V
  3190. (00468)210 648 A
  3191. (#define)294 1026 A
  3192. (_PC_VDISABLE)504 1362 A
  3193. 2370(8)S
  3194. 2706(/*)S
  3195. (tty)126 2832 A
  3196. (disable)294 3000 A
  3197. 3336(*/)S
  3198. 5760 V
  3199. (00469)210 648 A
  3200. (#define)294 1026 A
  3201. (_PC_CHOWN_RESTRICTED)840 1362 A
  3202. 2370(9)S
  3203. 2706(/*)S
  3204. (chown)210 2832 A
  3205. (restricted)420 3084 A
  3206. 3546(or)S
  3207. (not)126 3672 A
  3208. 3840(*/)S
  3209. 5850 V
  3210. (00470)210 648 A
  3211. 5940 V
  3212. (00471)210 648 A
  3213. 1026(/*)S
  3214. (POSIX)210 1152 A
  3215. (defines)294 1404 A
  3216. (several)294 1740 A
  3217. (options)294 2076 A
  3218. (that)168 2412 A
  3219. (may)126 2622 A
  3220. 2790(be)S
  3221. (implemented)462 2916 A
  3222. 3420(or)S
  3223. (not,)168 3546 A
  3224. 3756(at)S
  3225. (the)126 3882 A
  3226. 6030 V
  3227. (00472)210 648 A
  3228. 1068(*)S
  3229. (implementer's)546 1152 A
  3230. (whim.)210 1740 A
  3231. (This)168 2034 A
  3232. (implementer)462 2244 A
  3233. (has)126 2748 A
  3234. (made)168 2916 A
  3235. (the)126 3126 A
  3236. (following)378 3294 A
  3237. (choices:)336 3714 A
  3238. 6120 V
  3239. (00473)210 648 A
  3240. 1068(*)S
  3241. 6210 V
  3242. (00474)210 648 A
  3243. 1068(*)S
  3244. (_POSIX_JOB_CONTROL)756 1152 A
  3245. (not)126 2202 A
  3246. (defined:)336 2370 A
  3247. 3042(no)S
  3248. (job)126 3168 A
  3249. (control)294 3336 A
  3250. 8418 V
  3251. EP
  3252. %%Page: 7 7
  3253. BP
  3254. /slant 0 def
  3255. /height 0 def
  3256. 630 V
  3257. 10 R
  3258. 648(MINIX)S
  3259. 976(SOURCE)S
  3260. 1399(CODE)S
  3261. 11 R
  3262. 2066(File:)S
  3263. 2299(include/unistd.h)S
  3264. 12 B
  3265. 4368(7)S
  3266. 900 V
  3267. 7 LST
  3268. (00475)210 648 A
  3269. 1068(*)S
  3270. (_POSIX_SAVED_IDS)672 1152 A
  3271. (not)126 2202 A
  3272. (defined:)336 2370 A
  3273. 3042(no)S
  3274. (saved)210 3168 A
  3275. (uid/gid)294 3420 A
  3276. 990 V
  3277. (00476)210 648 A
  3278. 1068(*)S
  3279. (_POSIX_NO_TRUNC)630 1152 A
  3280. (defined)294 2202 A
  3281. 2538(as)S
  3282. (-1:)126 2664 A
  3283. (long)168 3042 A
  3284. (path)168 3252 A
  3285. (names)210 3462 A
  3286. (are)126 3714 A
  3287. (truncated)378 3882 A
  3288. 1080 V
  3289. (00477)210 648 A
  3290. 1068(*)S
  3291. (_POSIX_CHOWN_RESTRICTED)966 1152 A
  3292. (defined:)336 2202 A
  3293. (you)126 3042 A
  3294. (can't)210 3210 A
  3295. (give)168 3462 A
  3296. (away)168 3672 A
  3297. (files)210 3882 A
  3298. 1170 V
  3299. (00478)210 648 A
  3300. 1068(*)S
  3301. (_POSIX_VDISABLE)630 1152 A
  3302. (defined:)336 2202 A
  3303. (tty)126 3042 A
  3304. (functions)378 3210 A
  3305. (can)126 3630 A
  3306. 3798(be)S
  3307. (disabled)336 3924 A
  3308. 1260 V
  3309. (00479)210 648 A
  3310. 1068(*/)S
  3311. 1350 V
  3312. (00480)210 648 A
  3313. (#define)294 1026 A
  3314. (_POSIX_NO_TRUNC)630 1362 A
  3315. ((-1))168 2286 A
  3316. 1440 V
  3317. (00481)210 648 A
  3318. (#define)294 1026 A
  3319. (_POSIX_CHOWN_RESTRICTED)966 1362 A
  3320. 2412(1)S
  3321. 1530 V
  3322. (00482)210 648 A
  3323. 1620 V
  3324. (00483)210 648 A
  3325. 1026(/*)S
  3326. (Function)336 1152 A
  3327. (Prototypes.)462 1530 A
  3328. 2034(*/)S
  3329. 1710 V
  3330. (00484)210 648 A
  3331. (#ifndef)294 1026 A
  3332. (_ANSI_H)294 1362 A
  3333. 1800 V
  3334. (00485)210 648 A
  3335. (#include)336 1026 A
  3336. (<ansi.h>)336 1404 A
  3337. 1890 V
  3338. (00486)210 648 A
  3339. (#endif)252 1026 A
  3340. 1980 V
  3341. (00487)210 648 A
  3342. 2070 V
  3343. (00488)210 648 A
  3344. (_PROTOTYPE()462 1026 A
  3345. (void)168 1530 A
  3346. (_exit,)252 1740 A
  3347. ((int)168 2034 A
  3348. (_status))336 2244 A
  3349. 4050();)S
  3350. 2160 V
  3351. (00489)210 648 A
  3352. (_PROTOTYPE()462 1026 A
  3353. (int)126 1530 A
  3354. (access,)294 1698 A
  3355. ((const)252 2034 A
  3356. (char)168 2328 A
  3357. (*_path,)294 2538 A
  3358. (int)126 2874 A
  3359. (_amode))294 3042 A
  3360. 4050();)S
  3361. 2250 V
  3362. (00490)210 648 A
  3363. (_PROTOTYPE()462 1026 A
  3364. (unsigned)336 1530 A
  3365. (int)126 1908 A
  3366. (alarm,)252 2076 A
  3367. ((unsigned)378 2370 A
  3368. (int)126 2790 A
  3369. (_seconds))378 2958 A
  3370. 4050();)S
  3371. 2340 V
  3372. (00491)210 648 A
  3373. (_PROTOTYPE()462 1026 A
  3374. (int)126 1530 A
  3375. (chdir,)252 1698 A
  3376. ((const)252 1992 A
  3377. (char)168 2286 A
  3378. (*_path))294 2496 A
  3379. 4050();)S
  3380. 2430 V
  3381. (00492)210 648 A
  3382. (_PROTOTYPE()462 1026 A
  3383. (int)126 1530 A
  3384. (chown,)252 1698 A
  3385. ((const)252 1992 A
  3386. (char)168 2286 A
  3387. (*_path,)294 2496 A
  3388. (Uid_t)210 2832 A
  3389. (_owner,)294 3084 A
  3390. (Gid_t)210 3420 A
  3391. (_group))294 3672 A
  3392. 4050();)S
  3393. 2520 V
  3394. (00493)210 648 A
  3395. (_PROTOTYPE()462 1026 A
  3396. (int)126 1530 A
  3397. (close,)252 1698 A
  3398. ((int)168 1992 A
  3399. (_fd))168 2202 A
  3400. 4050();)S
  3401. 2610 V
  3402. (00494)210 648 A
  3403. (_PROTOTYPE()462 1026 A
  3404. (char)168 1530 A
  3405. (*ctermid,)378 1740 A
  3406. ((char)210 2160 A
  3407. (*_s))168 2412 A
  3408. 4050();)S
  3409. 2700 V
  3410. (00495)210 648 A
  3411. (_PROTOTYPE()462 1026 A
  3412. (char)168 1530 A
  3413. (*cuserid,)378 1740 A
  3414. ((char)210 2160 A
  3415. (*_s))168 2412 A
  3416. 4050();)S
  3417. 2790 V
  3418. (00496)210 648 A
  3419. (_PROTOTYPE()462 1026 A
  3420. (int)126 1530 A
  3421. (dup,)168 1698 A
  3422. ((int)168 1908 A
  3423. (_fd))168 2118 A
  3424. 4050();)S
  3425. 2880 V
  3426. (00497)210 648 A
  3427. (_PROTOTYPE()462 1026 A
  3428. (int)126 1530 A
  3429. (dup2,)210 1698 A
  3430. ((int)168 1950 A
  3431. (_fd,)168 2160 A
  3432. (int)126 2370 A
  3433. (_fd2))210 2538 A
  3434. 4050();)S
  3435. 2970 V
  3436. (00498)210 648 A
  3437. (_PROTOTYPE()462 1026 A
  3438. (int)126 1530 A
  3439. (execl,)252 1698 A
  3440. ((const)252 1992 A
  3441. (char)168 2286 A
  3442. (*_path,)294 2496 A
  3443. (const)210 2832 A
  3444. (char)168 3084 A
  3445. (*_arg,)252 3294 A
  3446. (...))168 3588 A
  3447. 4050();)S
  3448. 3060 V
  3449. (00499)210 648 A
  3450. (_PROTOTYPE()462 1026 A
  3451. (int)126 1530 A
  3452. (execle,)294 1698 A
  3453. ((const)252 2034 A
  3454. (char)168 2328 A
  3455. (*_path,)294 2538 A
  3456. (const)210 2874 A
  3457. (char)168 3126 A
  3458. (*_arg,)252 3336 A
  3459. (...))168 3630 A
  3460. 4050();)S
  3461. 3150 V
  3462. (00500)210 648 A
  3463. (_PROTOTYPE()462 1026 A
  3464. (int)126 1530 A
  3465. (execlp,)294 1698 A
  3466. ((const)252 2034 A
  3467. (char)168 2328 A
  3468. (*_file,)294 2538 A
  3469. (const)210 2874 A
  3470. (char)168 3126 A
  3471. (*arg,)210 3336 A
  3472. (...))168 3588 A
  3473. 4050();)S
  3474. 3240 V
  3475. (00501)210 648 A
  3476. (_PROTOTYPE()462 1026 A
  3477. (int)126 1530 A
  3478. (execv,)252 1698 A
  3479. ((const)252 1992 A
  3480. (char)168 2286 A
  3481. (*_path,)294 2496 A
  3482. (char)168 2832 A
  3483. (*const)252 3042 A
  3484. (_argv[]))336 3336 A
  3485. 4050();)S
  3486. 3330 V
  3487. (00502)210 648 A
  3488. (_PROTOTYPE()462 1026 A
  3489. (int)126 1530 A
  3490. (execve,)294 1698 A
  3491. ((const)252 2034 A
  3492. (char)168 2328 A
  3493. (*_path,)294 2538 A
  3494. (char)168 2874 A
  3495. (*const)252 3084 A
  3496. (_argv[],)336 3378 A
  3497. 3420 V
  3498. (00503)210 648 A
  3499. (char)168 3042 A
  3500. (*const)252 3252 A
  3501. (_envp[]))336 3546 A
  3502. 4050();)S
  3503. 3510 V
  3504. (00504)210 648 A
  3505. (_PROTOTYPE()462 1026 A
  3506. (int)126 1530 A
  3507. (execvp,)294 1698 A
  3508. ((const)252 2034 A
  3509. (char)168 2328 A
  3510. (*_file,)294 2538 A
  3511. (char)168 2874 A
  3512. (*const)252 3084 A
  3513. (_argv[]))336 3378 A
  3514. 4050();)S
  3515. 3600 V
  3516. (00505)210 648 A
  3517. (_PROTOTYPE()462 1026 A
  3518. (pid_t)210 1530 A
  3519. (fork,)210 1782 A
  3520. ((void))252 2034 A
  3521. 4050();)S
  3522. 3690 V
  3523. (00506)210 648 A
  3524. (_PROTOTYPE()462 1026 A
  3525. (long)168 1530 A
  3526. (fpathconf,)420 1740 A
  3527. ((int)168 2202 A
  3528. (_fd,)168 2412 A
  3529. (int)126 2622 A
  3530. (_name))252 2790 A
  3531. 4050();)S
  3532. 3780 V
  3533. (00507)210 648 A
  3534. (_PROTOTYPE()462 1026 A
  3535. (char)168 1530 A
  3536. (*getcwd,)336 1740 A
  3537. ((char)210 2118 A
  3538. (*_buf,)252 2370 A
  3539. (size_t)252 2664 A
  3540. (_size))252 2958 A
  3541. 4050();)S
  3542. 3870 V
  3543. (00508)210 648 A
  3544. (_PROTOTYPE()462 1026 A
  3545. (gid_t)210 1530 A
  3546. (getegid,)336 1782 A
  3547. ((void))252 2160 A
  3548. 4050();)S
  3549. 3960 V
  3550. (00509)210 648 A
  3551. (_PROTOTYPE()462 1026 A
  3552. (uid_t)210 1530 A
  3553. (geteuid,)336 1782 A
  3554. ((void))252 2160 A
  3555. 4050();)S
  3556. 4050 V
  3557. (00510)210 648 A
  3558. (_PROTOTYPE()462 1026 A
  3559. (gid_t)210 1530 A
  3560. (getgid,)294 1782 A
  3561. ((void))252 2118 A
  3562. 4050();)S
  3563. 4140 V
  3564. (00511)210 648 A
  3565. (_PROTOTYPE()462 1026 A
  3566. (int)126 1530 A
  3567. (getgroups,)420 1698 A
  3568. ((int)168 2160 A
  3569. (_gidsetsize,)504 2370 A
  3570. (gid_t)210 2916 A
  3571. (_grouplist[]))546 3168 A
  3572. 4050();)S
  3573. 4230 V
  3574. (00512)210 648 A
  3575. (_PROTOTYPE()462 1026 A
  3576. (char)168 1530 A
  3577. (*getlogin,)420 1740 A
  3578. ((void))252 2202 A
  3579. 4050();)S
  3580. 4320 V
  3581. (00513)210 648 A
  3582. (_PROTOTYPE()462 1026 A
  3583. (pid_t)210 1530 A
  3584. (getpgrp,)336 1782 A
  3585. ((void))252 2160 A
  3586. 4050();)S
  3587. 4410 V
  3588. (00514)210 648 A
  3589. (_PROTOTYPE()462 1026 A
  3590. (pid_t)210 1530 A
  3591. (getpid,)294 1782 A
  3592. ((void))252 2118 A
  3593. 4050();)S
  3594. 4500 V
  3595. (00515)210 648 A
  3596. (_PROTOTYPE()462 1026 A
  3597. (pid_t)210 1530 A
  3598. (getppid,)336 1782 A
  3599. ((void))252 2160 A
  3600. 4050();)S
  3601. 4590 V
  3602. (00516)210 648 A
  3603. (_PROTOTYPE()462 1026 A
  3604. (uid_t)210 1530 A
  3605. (getuid,)294 1782 A
  3606. ((void))252 2118 A
  3607. 4050();)S
  3608. 4680 V
  3609. (00517)210 648 A
  3610. (_PROTOTYPE()462 1026 A
  3611. (int)126 1530 A
  3612. (isatty,)294 1698 A
  3613. ((int)168 2034 A
  3614. (_fd))168 2244 A
  3615. 4050();)S
  3616. 4770 V
  3617. (00518)210 648 A
  3618. (_PROTOTYPE()462 1026 A
  3619. (int)126 1530 A
  3620. (link,)210 1698 A
  3621. ((const)252 1950 A
  3622. (char)168 2244 A
  3623. (*_existing,)462 2454 A
  3624. (const)210 2958 A
  3625. (char)168 3210 A
  3626. (*_new))252 3420 A
  3627. 4050();)S
  3628. 4860 V
  3629. (00519)210 648 A
  3630. (_PROTOTYPE()462 1026 A
  3631. (off_t)210 1530 A
  3632. (lseek,)252 1782 A
  3633. ((int)168 2076 A
  3634. (_fd,)168 2286 A
  3635. (off_t)210 2496 A
  3636. (_offset,)336 2748 A
  3637. (int)126 3126 A
  3638. (_whence))336 3294 A
  3639. 4050();)S
  3640. 4950 V
  3641. (00520)210 648 A
  3642. (_PROTOTYPE()462 1026 A
  3643. (long)168 1530 A
  3644. (pathconf,)378 1740 A
  3645. ((const)252 2160 A
  3646. (char)168 2454 A
  3647. (*_path,)294 2664 A
  3648. (int)126 3000 A
  3649. (_name))252 3168 A
  3650. 4050();)S
  3651. 5040 V
  3652. (00521)210 648 A
  3653. (_PROTOTYPE()462 1026 A
  3654. (int)126 1530 A
  3655. (pause,)252 1698 A
  3656. ((void))252 1992 A
  3657. 4050();)S
  3658. 5130 V
  3659. (00522)210 648 A
  3660. (_PROTOTYPE()462 1026 A
  3661. (int)126 1530 A
  3662. (pipe,)210 1698 A
  3663. ((int)168 1950 A
  3664. (_fildes[2]))462 2160 A
  3665. 4050();)S
  3666. 5220 V
  3667. (00523)210 648 A
  3668. (_PROTOTYPE()462 1026 A
  3669. (ssize_t)294 1530 A
  3670. (read,)210 1866 A
  3671. ((int)168 2118 A
  3672. (_fd,)168 2328 A
  3673. (void)168 2538 A
  3674. (*_buf,)252 2748 A
  3675. (size_t)252 3042 A
  3676. (_n))126 3336 A
  3677. 4050();)S
  3678. 5310 V
  3679. (00524)210 648 A
  3680. (_PROTOTYPE()462 1026 A
  3681. (int)126 1530 A
  3682. (rmdir,)252 1698 A
  3683. ((const)252 1992 A
  3684. (char)168 2286 A
  3685. (*_path))294 2496 A
  3686. 4050();)S
  3687. 5400 V
  3688. (00525)210 648 A
  3689. (_PROTOTYPE()462 1026 A
  3690. (int)126 1530 A
  3691. (setgid,)294 1698 A
  3692. ((Gid_t)252 2034 A
  3693. (_gid))210 2328 A
  3694. 4050();)S
  3695. 5490 V
  3696. (00526)210 648 A
  3697. (_PROTOTYPE()462 1026 A
  3698. (int)126 1530 A
  3699. (setpgid,)336 1698 A
  3700. ((pid_t)252 2076 A
  3701. (_pid,)210 2370 A
  3702. (pid_t)210 2622 A
  3703. (_pgid))252 2874 A
  3704. 4050();)S
  3705. 5580 V
  3706. (00527)210 648 A
  3707. (_PROTOTYPE()462 1026 A
  3708. (pid_t)210 1530 A
  3709. (setsid,)294 1782 A
  3710. ((void))252 2118 A
  3711. 4050();)S
  3712. 5670 V
  3713. (00528)210 648 A
  3714. (_PROTOTYPE()462 1026 A
  3715. (int)126 1530 A
  3716. (setuid,)294 1698 A
  3717. ((Uid_t)252 2034 A
  3718. (_uid))210 2328 A
  3719. 4050();)S
  3720. 5760 V
  3721. (00529)210 648 A
  3722. (_PROTOTYPE()462 1026 A
  3723. (unsigned)336 1530 A
  3724. (int)126 1908 A
  3725. (sleep,)252 2076 A
  3726. ((unsigned)378 2370 A
  3727. (int)126 2790 A
  3728. (_seconds))378 2958 A
  3729. 4050();)S
  3730. 5850 V
  3731. (00530)210 648 A
  3732. (_PROTOTYPE()462 1026 A
  3733. (long)168 1530 A
  3734. (sysconf,)336 1740 A
  3735. ((int)168 2118 A
  3736. (_name))252 2328 A
  3737. 4050();)S
  3738. 5940 V
  3739. (00531)210 648 A
  3740. (_PROTOTYPE()462 1026 A
  3741. (pid_t)210 1530 A
  3742. (tcgetpgrp,)420 1782 A
  3743. ((int)168 2244 A
  3744. (_fd))168 2454 A
  3745. 4050();)S
  3746. 6030 V
  3747. (00532)210 648 A
  3748. (_PROTOTYPE()462 1026 A
  3749. (int)126 1530 A
  3750. (tcsetpgrp,)420 1698 A
  3751. ((int)168 2160 A
  3752. (_fd,)168 2370 A
  3753. (pid_t)210 2580 A
  3754. (_pgrp_id))378 2832 A
  3755. 4050();)S
  3756. 6120 V
  3757. (00533)210 648 A
  3758. (_PROTOTYPE()462 1026 A
  3759. (char)168 1530 A
  3760. (*ttyname,)378 1740 A
  3761. ((int)168 2160 A
  3762. (_fd))168 2370 A
  3763. 4050();)S
  3764. 6210 V
  3765. (00534)210 648 A
  3766. (_PROTOTYPE()462 1026 A
  3767. (int)126 1530 A
  3768. (unlink,)294 1698 A
  3769. ((const)252 2034 A
  3770. (char)168 2328 A
  3771. (*_path))294 2538 A
  3772. 4050();)S
  3773. 8418 V
  3774. EP
  3775. %%Page: 8 8
  3776. BP
  3777. /slant 0 def
  3778. /height 0 def
  3779. 630 V
  3780. 12 B
  3781. 648(8)S
  3782. 11 R
  3783. 2066(File:)S
  3784. 2299(include/unistd.h)S
  3785. 10 R
  3786. 3402(MINIX)S
  3787. 3730(SOURCE)S
  3788. 4153(CODE)S
  3789. 900 V
  3790. 7 LST
  3791. (00535)210 648 A
  3792. (_PROTOTYPE()462 1026 A
  3793. (ssize_t)294 1530 A
  3794. (write,)252 1866 A
  3795. ((int)168 2160 A
  3796. (_fd,)168 2370 A
  3797. (const)210 2580 A
  3798. (void)168 2832 A
  3799. (*_buf,)252 3042 A
  3800. (size_t)252 3336 A
  3801. (_n))126 3630 A
  3802. 4050();)S
  3803. 990 V
  3804. (00536)210 648 A
  3805. 1080 V
  3806. (00537)210 648 A
  3807. (#ifdef)252 1026 A
  3808. (_MINIX)252 1320 A
  3809. 1170 V
  3810. (00538)210 648 A
  3811. (_PROTOTYPE()462 1026 A
  3812. (int)126 1530 A
  3813. (brk,)168 1698 A
  3814. ((char)210 1908 A
  3815. (*_addr))294 2160 A
  3816. 4050();)S
  3817. 1260 V
  3818. (00539)210 648 A
  3819. (_PROTOTYPE()462 1026 A
  3820. (int)126 1530 A
  3821. (chroot,)294 1698 A
  3822. ((const)252 2034 A
  3823. (char)168 2328 A
  3824. (*_name))294 2538 A
  3825. 4050();)S
  3826. 1350 V
  3827. (00540)210 648 A
  3828. (_PROTOTYPE()462 1026 A
  3829. (int)126 1530 A
  3830. (mknod,)252 1698 A
  3831. ((const)252 1992 A
  3832. (char)168 2286 A
  3833. (*_name,)294 2496 A
  3834. (Mode_t)252 2832 A
  3835. (_mode,)252 3126 A
  3836. (Dev_t)210 3420 A
  3837. (_addr))252 3672 A
  3838. 4050();)S
  3839. 1440 V
  3840. (00541)210 648 A
  3841. (_PROTOTYPE()462 1026 A
  3842. (int)126 1530 A
  3843. (mknod4,)294 1698 A
  3844. ((const)252 2034 A
  3845. (char)168 2328 A
  3846. (*_name,)294 2538 A
  3847. (Mode_t)252 2874 A
  3848. (_mode,)252 3168 A
  3849. (Dev_t)210 3462 A
  3850. (_addr,)252 3714 A
  3851. 1530 V
  3852. (00542)210 648 A
  3853. (long)168 1530 A
  3854. (_size))252 1740 A
  3855. 4050();)S
  3856. 1620 V
  3857. (00543)210 648 A
  3858. (_PROTOTYPE()462 1026 A
  3859. (char)168 1530 A
  3860. (*mktemp,)336 1740 A
  3861. ((char)210 2118 A
  3862. (*_template))462 2370 A
  3863. 4050();)S
  3864. 1710 V
  3865. (00544)210 648 A
  3866. (_PROTOTYPE()462 1026 A
  3867. (int)126 1530 A
  3868. (mount,)252 1698 A
  3869. ((char)210 1992 A
  3870. (*_spec,)294 2244 A
  3871. (char)168 2580 A
  3872. (*_name,)294 2790 A
  3873. (int)126 3126 A
  3874. (_flag))252 3294 A
  3875. 4050();)S
  3876. 1800 V
  3877. (00545)210 648 A
  3878. (_PROTOTYPE()462 1026 A
  3879. (long)168 1530 A
  3880. (ptrace,)294 1740 A
  3881. ((int)168 2076 A
  3882. (_req,)210 2286 A
  3883. (pid_t)210 2538 A
  3884. (_pid,)210 2790 A
  3885. (long)168 3042 A
  3886. (_addr,)252 3252 A
  3887. (long)168 3546 A
  3888. (_data))252 3756 A
  3889. 4050();)S
  3890. 1890 V
  3891. (00546)210 648 A
  3892. (_PROTOTYPE()462 1026 A
  3893. (char)168 1530 A
  3894. (*sbrk,)252 1740 A
  3895. ((int)168 2034 A
  3896. (_incr))252 2244 A
  3897. 4050();)S
  3898. 1980 V
  3899. (00547)210 648 A
  3900. (_PROTOTYPE()462 1026 A
  3901. (int)126 1530 A
  3902. (sync,)210 1698 A
  3903. ((void))252 1950 A
  3904. 4050();)S
  3905. 2070 V
  3906. (00548)210 648 A
  3907. (_PROTOTYPE()462 1026 A
  3908. (int)126 1530 A
  3909. (umount,)294 1698 A
  3910. ((const)252 2034 A
  3911. (char)168 2328 A
  3912. (*_name))294 2538 A
  3913. 4050();)S
  3914. 2160 V
  3915. (00549)210 648 A
  3916. (_PROTOTYPE()462 1026 A
  3917. (int)126 1530 A
  3918. (reboot,)294 1698 A
  3919. ((int)168 2034 A
  3920. (_how,)210 2244 A
  3921. (...))168 2496 A
  3922. 4050();)S
  3923. 2250 V
  3924. (00550)210 648 A
  3925. (_PROTOTYPE()462 1026 A
  3926. (int)126 1530 A
  3927. (gethostname,)504 1698 A
  3928. ((char)210 2244 A
  3929. (*_hostname,)462 2496 A
  3930. (size_t)252 3000 A
  3931. (_len))210 3294 A
  3932. 4050();)S
  3933. 2340 V
  3934. (00551)210 648 A
  3935. (_PROTOTYPE()462 1026 A
  3936. (int)126 1530 A
  3937. (getdomainname,)588 1698 A
  3938. ((char)210 2328 A
  3939. (*_domain,)378 2580 A
  3940. (size_t)252 3000 A
  3941. (_len))210 3294 A
  3942. 4050();)S
  3943. 2430 V
  3944. (00552)210 648 A
  3945. (_PROTOTYPE()462 1026 A
  3946. (int)126 1530 A
  3947. (ttyslot,)336 1698 A
  3948. ((void))252 2076 A
  3949. 4050();)S
  3950. 2520 V
  3951. (00553)210 648 A
  3952. (_PROTOTYPE()462 1026 A
  3953. (int)126 1530 A
  3954. (fttyslot,)378 1698 A
  3955. ((int)168 2118 A
  3956. (_fd))168 2328 A
  3957. 4050();)S
  3958. 2610 V
  3959. (00554)210 648 A
  3960. (_PROTOTYPE()462 1026 A
  3961. (char)168 1530 A
  3962. (*crypt,)294 1740 A
  3963. ((const)252 2076 A
  3964. (char)168 2370 A
  3965. (*_key,)252 2580 A
  3966. (const)210 2874 A
  3967. (char)168 3126 A
  3968. (*_salt))294 3336 A
  3969. 4050();)S
  3970. 2700 V
  3971. (00555)210 648 A
  3972. (#endif)252 1026 A
  3973. 2790 V
  3974. (00556)210 648 A
  3975. 2880 V
  3976. (00557)210 648 A
  3977. (#endif)252 1026 A
  3978. 1320(/*)S
  3979. (_UNISTD_H)378 1446 A
  3980. 1866(*/)S
  3981. 3240 V
  3982. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  3983. 3330 V
  3984. (include/string.h)672 2034 A
  3985. 3420 V
  3986. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  3987. 3600 V
  3988. (00600)210 648 A
  3989. 1026(/*)S
  3990. (The)126 1152 A
  3991. (<string.h>)420 1320 A
  3992. (header)252 1782 A
  3993. (contains)336 2076 A
  3994. (prototypes)420 2454 A
  3995. (for)126 2916 A
  3996. (the)126 3084 A
  3997. (string)252 3252 A
  3998. (handling)336 3546 A
  3999. 3690 V
  4000. (00601)210 648 A
  4001. 1068(*)S
  4002. (functions.)420 1152 A
  4003. 3780 V
  4004. (00602)210 648 A
  4005. 1068(*/)S
  4006. 3870 V
  4007. (00603)210 648 A
  4008. 3960 V
  4009. (00604)210 648 A
  4010. (#ifndef)294 1026 A
  4011. (_STRING_H)378 1362 A
  4012. 4050 V
  4013. (00605)210 648 A
  4014. (#define)294 1026 A
  4015. (_STRING_H)378 1362 A
  4016. 4140 V
  4017. (00606)210 648 A
  4018. 4230 V
  4019. (00607)210 648 A
  4020. (#define)294 1026 A
  4021. (NULL)168 1362 A
  4022. (((void)252 1698 A
  4023. (*)0))168 1992 A
  4024. 4320 V
  4025. (00608)210 648 A
  4026. 4410 V
  4027. (00609)210 648 A
  4028. (#ifndef)294 1026 A
  4029. (_SIZE_T)294 1362 A
  4030. 4500 V
  4031. (00610)210 648 A
  4032. (#define)294 1026 A
  4033. (_SIZE_T)294 1362 A
  4034. 4590 V
  4035. (00611)210 648 A
  4036. (typedef)294 1026 A
  4037. (unsigned)336 1362 A
  4038. (int)126 1740 A
  4039. (size_t;)294 1908 A
  4040. 2370(/*)S
  4041. (type)168 2496 A
  4042. (returned)336 2706 A
  4043. 3084(by)S
  4044. (sizeof)252 3210 A
  4045. 3504(*/)S
  4046. 4680 V
  4047. (00612)210 648 A
  4048. (#endif)252 1026 A
  4049. (/*_SIZE_T)378 1320 A
  4050. 1740(*/)S
  4051. 4770 V
  4052. (00613)210 648 A
  4053. 4860 V
  4054. (00614)210 648 A
  4055. 1026(/*)S
  4056. (Function)336 1152 A
  4057. (Prototypes.)462 1530 A
  4058. 2034(*/)S
  4059. 4950 V
  4060. (00615)210 648 A
  4061. (#ifndef)294 1026 A
  4062. (_ANSI_H)294 1362 A
  4063. 5040 V
  4064. (00616)210 648 A
  4065. (#include)336 1026 A
  4066. (<ansi.h>)336 1404 A
  4067. 5130 V
  4068. (00617)210 648 A
  4069. (#endif)252 1026 A
  4070. 5220 V
  4071. (00618)210 648 A
  4072. 5310 V
  4073. (00619)210 648 A
  4074. (_PROTOTYPE()462 1026 A
  4075. (void)168 1530 A
  4076. (*memchr,)336 1740 A
  4077. ((const)252 2118 A
  4078. (void)168 2412 A
  4079. (*_s,)168 2622 A
  4080. (int)126 2832 A
  4081. (_c,)126 3000 A
  4082. (size_t)252 3168 A
  4083. (_n))126 3462 A
  4084. 4050();)S
  4085. 5400 V
  4086. (00620)210 648 A
  4087. (_PROTOTYPE()462 1026 A
  4088. (int)126 1530 A
  4089. (memcmp,)294 1698 A
  4090. ((const)252 2034 A
  4091. (void)168 2328 A
  4092. (*_s1,)210 2538 A
  4093. (const)210 2790 A
  4094. (void)168 3042 A
  4095. (*_s2,)210 3252 A
  4096. (size_t)252 3504 A
  4097. (_n))126 3798 A
  4098. 4050();)S
  4099. 5490 V
  4100. (00621)210 648 A
  4101. (_PROTOTYPE()462 1026 A
  4102. (void)168 1530 A
  4103. (*memcpy,)336 1740 A
  4104. ((void)210 2118 A
  4105. (*_s1,)210 2370 A
  4106. (const)210 2622 A
  4107. (void)168 2874 A
  4108. (*_s2,)210 3084 A
  4109. (size_t)252 3336 A
  4110. (_n))126 3630 A
  4111. 4050();)S
  4112. 5580 V
  4113. (00622)210 648 A
  4114. (_PROTOTYPE()462 1026 A
  4115. (void)168 1530 A
  4116. (*memmove,)378 1740 A
  4117. ((void)210 2160 A
  4118. (*_s1,)210 2412 A
  4119. (const)210 2664 A
  4120. (void)168 2916 A
  4121. (*_s2,)210 3126 A
  4122. (size_t)252 3378 A
  4123. (_n))126 3672 A
  4124. 4050();)S
  4125. 5670 V
  4126. (00623)210 648 A
  4127. (_PROTOTYPE()462 1026 A
  4128. (void)168 1530 A
  4129. (*memset,)336 1740 A
  4130. ((void)210 2118 A
  4131. (*_s,)168 2370 A
  4132. (int)126 2580 A
  4133. (_c,)126 2748 A
  4134. (size_t)252 2916 A
  4135. (_n))126 3210 A
  4136. 4050();)S
  4137. 5760 V
  4138. (00624)210 648 A
  4139. (_PROTOTYPE()462 1026 A
  4140. (char)168 1530 A
  4141. (*strcat,)336 1740 A
  4142. ((char)210 2118 A
  4143. (*_s1,)210 2370 A
  4144. (const)210 2622 A
  4145. (char)168 2874 A
  4146. (*_s2))210 3084 A
  4147. 4050();)S
  4148. 5850 V
  4149. (00625)210 648 A
  4150. (_PROTOTYPE()462 1026 A
  4151. (char)168 1530 A
  4152. (*strchr,)336 1740 A
  4153. ((const)252 2118 A
  4154. (char)168 2412 A
  4155. (*_s,)168 2622 A
  4156. (int)126 2832 A
  4157. (_c))126 3000 A
  4158. 4050();)S
  4159. 5940 V
  4160. (00626)210 648 A
  4161. (_PROTOTYPE()462 1026 A
  4162. (int)126 1530 A
  4163. (strncmp,)336 1698 A
  4164. ((const)252 2076 A
  4165. (char)168 2370 A
  4166. (*_s1,)210 2580 A
  4167. (const)210 2832 A
  4168. (char)168 3084 A
  4169. (*_s2,)210 3294 A
  4170. (size_t)252 3546 A
  4171. (_n))126 3840 A
  4172. 4050();)S
  4173. 6030 V
  4174. (00627)210 648 A
  4175. (_PROTOTYPE()462 1026 A
  4176. (int)126 1530 A
  4177. (strcmp,)294 1698 A
  4178. ((const)252 2034 A
  4179. (char)168 2328 A
  4180. (*_s1,)210 2538 A
  4181. (const)210 2790 A
  4182. (char)168 3042 A
  4183. (*_s2))210 3252 A
  4184. 4050();)S
  4185. 6120 V
  4186. (00628)210 648 A
  4187. (_PROTOTYPE()462 1026 A
  4188. (int)126 1530 A
  4189. (strcoll,)336 1698 A
  4190. ((const)252 2076 A
  4191. (char)168 2370 A
  4192. (*_s1,)210 2580 A
  4193. (const)210 2832 A
  4194. (char)168 3084 A
  4195. (*_s2))210 3294 A
  4196. 4050();)S
  4197. 6210 V
  4198. (00629)210 648 A
  4199. (_PROTOTYPE()462 1026 A
  4200. (char)168 1530 A
  4201. (*strcpy,)336 1740 A
  4202. ((char)210 2118 A
  4203. (*_s1,)210 2370 A
  4204. (const)210 2622 A
  4205. (char)168 2874 A
  4206. (*_s2))210 3084 A
  4207. 4050();)S
  4208. 8418 V
  4209. EP
  4210. %%Page: 9 9
  4211. BP
  4212. /slant 0 def
  4213. /height 0 def
  4214. 630 V
  4215. 10 R
  4216. 648(MINIX)S
  4217. 976(SOURCE)S
  4218. 1399(CODE)S
  4219. 11 R
  4220. 2075(File:)S
  4221. 2308(include/string.h)S
  4222. 12 B
  4223. 4368(9)S
  4224. 900 V
  4225. 7 LST
  4226. (00630)210 648 A
  4227. (_PROTOTYPE()462 1026 A
  4228. (size_t)252 1530 A
  4229. (strcspn,)336 1824 A
  4230. ((const)252 2202 A
  4231. (char)168 2496 A
  4232. (*_s1,)210 2706 A
  4233. (const)210 2958 A
  4234. (char)168 3210 A
  4235. (*_s2))210 3420 A
  4236. 4050();)S
  4237. 990 V
  4238. (00631)210 648 A
  4239. (_PROTOTYPE()462 1026 A
  4240. (char)168 1530 A
  4241. (*strerror,)420 1740 A
  4242. ((int)168 2202 A
  4243. (_errnum))336 2412 A
  4244. 4050();)S
  4245. 1080 V
  4246. (00632)210 648 A
  4247. (_PROTOTYPE()462 1026 A
  4248. (size_t)252 1530 A
  4249. (strlen,)294 1824 A
  4250. ((const)252 2160 A
  4251. (char)168 2454 A
  4252. (*_s))168 2664 A
  4253. 4050();)S
  4254. 1170 V
  4255. (00633)210 648 A
  4256. (_PROTOTYPE()462 1026 A
  4257. (char)168 1530 A
  4258. (*strncat,)378 1740 A
  4259. ((char)210 2160 A
  4260. (*_s1,)210 2412 A
  4261. (const)210 2664 A
  4262. (char)168 2916 A
  4263. (*_s2,)210 3126 A
  4264. (size_t)252 3378 A
  4265. (_n))126 3672 A
  4266. 4050();)S
  4267. 1260 V
  4268. (00634)210 648 A
  4269. (_PROTOTYPE()462 1026 A
  4270. (char)168 1530 A
  4271. (*strncpy,)378 1740 A
  4272. ((char)210 2160 A
  4273. (*_s1,)210 2412 A
  4274. (const)210 2664 A
  4275. (char)168 2916 A
  4276. (*_s2,)210 3126 A
  4277. (size_t)252 3378 A
  4278. (_n))126 3672 A
  4279. 4050();)S
  4280. 1350 V
  4281. (00635)210 648 A
  4282. (_PROTOTYPE()462 1026 A
  4283. (char)168 1530 A
  4284. (*strpbrk,)378 1740 A
  4285. ((const)252 2160 A
  4286. (char)168 2454 A
  4287. (*_s1,)210 2664 A
  4288. (const)210 2916 A
  4289. (char)168 3168 A
  4290. (*_s2))210 3378 A
  4291. 4050();)S
  4292. 1440 V
  4293. (00636)210 648 A
  4294. (_PROTOTYPE()462 1026 A
  4295. (char)168 1530 A
  4296. (*strrchr,)378 1740 A
  4297. ((const)252 2160 A
  4298. (char)168 2454 A
  4299. (*_s,)168 2664 A
  4300. (int)126 2874 A
  4301. (_c))126 3042 A
  4302. 4050();)S
  4303. 1530 V
  4304. (00637)210 648 A
  4305. (_PROTOTYPE()462 1026 A
  4306. (size_t)252 1530 A
  4307. (strspn,)294 1824 A
  4308. ((const)252 2160 A
  4309. (char)168 2454 A
  4310. (*_s1,)210 2664 A
  4311. (const)210 2916 A
  4312. (char)168 3168 A
  4313. (*_s2))210 3378 A
  4314. 4050();)S
  4315. 1620 V
  4316. (00638)210 648 A
  4317. (_PROTOTYPE()462 1026 A
  4318. (char)168 1530 A
  4319. (*strstr,)336 1740 A
  4320. ((const)252 2118 A
  4321. (char)168 2412 A
  4322. (*_s1,)210 2622 A
  4323. (const)210 2874 A
  4324. (char)168 3126 A
  4325. (*_s2))210 3336 A
  4326. 4050();)S
  4327. 1710 V
  4328. (00639)210 648 A
  4329. (_PROTOTYPE()462 1026 A
  4330. (char)168 1530 A
  4331. (*strtok,)336 1740 A
  4332. ((char)210 2118 A
  4333. (*_s1,)210 2370 A
  4334. (const)210 2622 A
  4335. (char)168 2874 A
  4336. (*_s2))210 3084 A
  4337. 4050();)S
  4338. 1800 V
  4339. (00640)210 648 A
  4340. (_PROTOTYPE()462 1026 A
  4341. (size_t)252 1530 A
  4342. (strxfrm,)336 1824 A
  4343. ((char)210 2202 A
  4344. (*_s1,)210 2454 A
  4345. (const)210 2706 A
  4346. (char)168 2958 A
  4347. (*_s2,)210 3168 A
  4348. (size_t)252 3420 A
  4349. (_n))126 3714 A
  4350. 4050();)S
  4351. 1890 V
  4352. (00641)210 648 A
  4353. 1980 V
  4354. (00642)210 648 A
  4355. (#ifdef)252 1026 A
  4356. (_MINIX)252 1320 A
  4357. 2070 V
  4358. (00643)210 648 A
  4359. 1026(/*)S
  4360. (For)126 1152 A
  4361. (backward)336 1320 A
  4362. (compatibility.)588 1698 A
  4363. 2328(*/)S
  4364. 2160 V
  4365. (00644)210 648 A
  4366. (_PROTOTYPE()462 1026 A
  4367. (char)168 1530 A
  4368. (*index,)294 1740 A
  4369. ((const)252 2076 A
  4370. (char)168 2370 A
  4371. (*_s,)168 2580 A
  4372. (int)126 2790 A
  4373. (_charwanted))504 2958 A
  4374. 4050();)S
  4375. 2250 V
  4376. (00645)210 648 A
  4377. (_PROTOTYPE()462 1026 A
  4378. (char)168 1530 A
  4379. (*rindex,)336 1740 A
  4380. ((const)252 2118 A
  4381. (char)168 2412 A
  4382. (*_s,)168 2622 A
  4383. (int)126 2832 A
  4384. (_charwanted))504 3000 A
  4385. 4050();)S
  4386. 2340 V
  4387. (00646)210 648 A
  4388. (_PROTOTYPE()462 1026 A
  4389. (void)168 1530 A
  4390. (bcopy,)252 1740 A
  4391. ((const)252 2034 A
  4392. (void)168 2328 A
  4393. (*_src,)252 2538 A
  4394. (void)168 2832 A
  4395. (*_dst,)252 3042 A
  4396. (size_t)252 3336 A
  4397. (_length))336 3630 A
  4398. 4050();)S
  4399. 2430 V
  4400. (00647)210 648 A
  4401. (_PROTOTYPE()462 1026 A
  4402. (int)126 1530 A
  4403. (bcmp,)210 1698 A
  4404. ((const)252 1950 A
  4405. (void)168 2244 A
  4406. (*_s1,)210 2454 A
  4407. (const)210 2706 A
  4408. (void)168 2958 A
  4409. (*_s2,)210 3168 A
  4410. (size_t)252 3420 A
  4411. (_length));)420 3714 A
  4412. 2520 V
  4413. (00648)210 648 A
  4414. (_PROTOTYPE()462 1026 A
  4415. (void)168 1530 A
  4416. (bzero,)252 1740 A
  4417. ((void)210 2034 A
  4418. (*_dst,)252 2286 A
  4419. (size_t)252 2580 A
  4420. (_length))336 2874 A
  4421. 4050();)S
  4422. 2610 V
  4423. (00649)210 648 A
  4424. (_PROTOTYPE()462 1026 A
  4425. (void)168 1530 A
  4426. (*memccpy,)378 1740 A
  4427. ((char)210 2160 A
  4428. (*_dst,)252 2412 A
  4429. (const)210 2706 A
  4430. (char)168 2958 A
  4431. (*_src,)252 3168 A
  4432. (int)126 3462 A
  4433. (_ucharstop,)462 3630 A
  4434. 2700 V
  4435. (00650)210 648 A
  4436. (size_t)252 3210 A
  4437. (_size))252 3504 A
  4438. 4050();)S
  4439. 2790 V
  4440. (00651)210 648 A
  4441. 1026(/*)S
  4442. (BSD)126 1152 A
  4443. (functions)378 1320 A
  4444. 1740(*/)S
  4445. 2880 V
  4446. (00652)210 648 A
  4447. (_PROTOTYPE()462 1026 A
  4448. (int)126 1530 A
  4449. (strcasecmp,)462 1698 A
  4450. ((const)252 2202 A
  4451. (char)168 2496 A
  4452. (*_s1,)210 2706 A
  4453. (const)210 2958 A
  4454. (char)168 3210 A
  4455. (*_s2))210 3420 A
  4456. 4050();)S
  4457. 2970 V
  4458. (00653)210 648 A
  4459. (#endif)252 1026 A
  4460. 3060 V
  4461. (00654)210 648 A
  4462. 3150 V
  4463. (00655)210 648 A
  4464. (#endif)252 1026 A
  4465. 1320(/*)S
  4466. (_STRING_H)378 1446 A
  4467. 1866(*/)S
  4468. 3690 V
  4469. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  4470. 3780 V
  4471. (include/signal.h)672 2034 A
  4472. 3870 V
  4473. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  4474. 4050 V
  4475. (00700)210 648 A
  4476. 1026(/*)S
  4477. (The)126 1152 A
  4478. (<signal.h>)420 1320 A
  4479. (header)252 1782 A
  4480. (defines)294 2076 A
  4481. (all)126 2412 A
  4482. (the)126 2580 A
  4483. (ANSI)168 2748 A
  4484. (and)126 2958 A
  4485. (POSIX)210 3126 A
  4486. (signals.)336 3378 A
  4487. 4140 V
  4488. (00701)210 648 A
  4489. 1068(*)S
  4490. (MINIX)210 1152 A
  4491. (supports)336 1404 A
  4492. (all)126 1782 A
  4493. (the)126 1950 A
  4494. (signals)294 2118 A
  4495. (required)336 2454 A
  4496. 2832(by)S
  4497. (POSIX.)252 2958 A
  4498. (They)168 3252 A
  4499. (are)126 3462 A
  4500. (defined)294 3630 A
  4501. (below.)252 3966 A
  4502. 4230 V
  4503. (00702)210 648 A
  4504. 1068(*)S
  4505. (Some)168 1152 A
  4506. (additional)420 1362 A
  4507. (signals)294 1824 A
  4508. (are)126 2160 A
  4509. (also)168 2328 A
  4510. (supported.)420 2538 A
  4511. 4320 V
  4512. (00703)210 648 A
  4513. 1068(*/)S
  4514. 4410 V
  4515. (00704)210 648 A
  4516. 4500 V
  4517. (00705)210 648 A
  4518. (#ifndef)294 1026 A
  4519. (_SIGNAL_H)378 1362 A
  4520. 4590 V
  4521. (00706)210 648 A
  4522. (#define)294 1026 A
  4523. (_SIGNAL_H)378 1362 A
  4524. 4680 V
  4525. (00707)210 648 A
  4526. 4770 V
  4527. (00708)210 648 A
  4528. (#ifndef)294 1026 A
  4529. (_ANSI_H)294 1362 A
  4530. 4860 V
  4531. (00709)210 648 A
  4532. (#include)336 1026 A
  4533. (<ansi.h>)336 1404 A
  4534. 4950 V
  4535. (00710)210 648 A
  4536. (#endif)252 1026 A
  4537. 5040 V
  4538. (00711)210 648 A
  4539. 5130 V
  4540. (00712)210 648 A
  4541. 1026(/*)S
  4542. (Here)168 1152 A
  4543. (are)126 1362 A
  4544. (types)210 1530 A
  4545. (that)168 1782 A
  4546. (are)126 1992 A
  4547. (closely)294 2160 A
  4548. (associated)420 2496 A
  4549. (with)168 2958 A
  4550. (signal)252 3168 A
  4551. (handling.)378 3462 A
  4552. 3882(*/)S
  4553. 5220 V
  4554. (00713)210 648 A
  4555. (typedef)294 1026 A
  4556. (int)126 1362 A
  4557. (sig_atomic_t;)546 1530 A
  4558. 5310 V
  4559. (00714)210 648 A
  4560. 5400 V
  4561. (00715)210 648 A
  4562. (#ifdef)252 1026 A
  4563. (_POSIX_SOURCE)546 1320 A
  4564. 5490 V
  4565. (00716)210 648 A
  4566. (#ifndef)294 1026 A
  4567. (_SIGSET_T)378 1362 A
  4568. 5580 V
  4569. (00717)210 648 A
  4570. (#define)294 1026 A
  4571. (_SIGSET_T)378 1362 A
  4572. 5670 V
  4573. (00718)210 648 A
  4574. (typedef)294 1026 A
  4575. (unsigned)336 1362 A
  4576. (long)168 1740 A
  4577. (sigset_t;)378 1950 A
  4578. 5760 V
  4579. (00719)210 648 A
  4580. (#endif)252 1026 A
  4581. 5850 V
  4582. (00720)210 648 A
  4583. (#endif)252 1026 A
  4584. 5940 V
  4585. (00721)210 648 A
  4586. 6030 V
  4587. (00722)210 648 A
  4588. (#define)294 1026 A
  4589. (_NSIG)210 1362 A
  4590. 2118(16)S
  4591. 2370(/*)S
  4592. (number)252 2496 A
  4593. 2790(of)S
  4594. (signals)294 2916 A
  4595. (used)168 3252 A
  4596. 3462(*/)S
  4597. 6120 V
  4598. (00723)210 648 A
  4599. 6210 V
  4600. (00724)210 648 A
  4601. (#define)294 1026 A
  4602. (SIGHUP)252 1362 A
  4603. 2160(1)S
  4604. 2370(/*)S
  4605. (hangup)252 2496 A
  4606. 2790(*/)S
  4607. 8418 V
  4608. EP
  4609. %%Page: 10 10
  4610. BP
  4611. /slant 0 def
  4612. /height 0 def
  4613. 630 V
  4614. 12 B
  4615. 648(10)S
  4616. 11 R
  4617. 2068(File:)S
  4618. 2301(include/signal.h)S
  4619. 10 R
  4620. 3402(MINIX)S
  4621. 3730(SOURCE)S
  4622. 4153(CODE)S
  4623. 900 V
  4624. 7 LST
  4625. (00725)210 648 A
  4626. (#define)294 1026 A
  4627. (SIGINT)252 1362 A
  4628. 2160(2)S
  4629. 2370(/*)S
  4630. (interrupt)378 2496 A
  4631. ((DEL))210 2916 A
  4632. 3168(*/)S
  4633. 990 V
  4634. (00726)210 648 A
  4635. (#define)294 1026 A
  4636. (SIGQUIT)294 1362 A
  4637. 2160(3)S
  4638. 2370(/*)S
  4639. (quit)168 2496 A
  4640. ((ASCII)252 2706 A
  4641. (FS))126 3000 A
  4642. 3168(*/)S
  4643. 1080 V
  4644. (00727)210 648 A
  4645. (#define)294 1026 A
  4646. (SIGILL)252 1362 A
  4647. 2160(4)S
  4648. 2370(/*)S
  4649. (illegal)294 2496 A
  4650. (instruction)462 2832 A
  4651. 3336(*/)S
  4652. 1170 V
  4653. (00728)210 648 A
  4654. (#define)294 1026 A
  4655. (SIGTRAP)294 1362 A
  4656. 2160(5)S
  4657. 2370(/*)S
  4658. (trace)210 2496 A
  4659. (trap)168 2748 A
  4660. ((not)168 2958 A
  4661. (reset)210 3168 A
  4662. (when)168 3420 A
  4663. (caught))294 3630 A
  4664. 3966(*/)S
  4665. 1260 V
  4666. (00729)210 648 A
  4667. (#define)294 1026 A
  4668. (SIGABRT)294 1362 A
  4669. 2160(6)S
  4670. 2370(/*)S
  4671. (IOT)126 2496 A
  4672. (instruction)462 2664 A
  4673. 3168(*/)S
  4674. 1350 V
  4675. (00730)210 648 A
  4676. (#define)294 1026 A
  4677. (SIGIOT)252 1362 A
  4678. 2160(6)S
  4679. 2370(/*)S
  4680. (SIGABRT)294 2496 A
  4681. (for)126 2832 A
  4682. (people)252 3000 A
  4683. (who)126 3294 A
  4684. (speak)210 3462 A
  4685. (PDP-11)252 3714 A
  4686. 4008(*/)S
  4687. 1440 V
  4688. (00731)210 648 A
  4689. (#define)294 1026 A
  4690. (SIGUNUSED)378 1362 A
  4691. 2160(7)S
  4692. 2370(/*)S
  4693. (spare)210 2496 A
  4694. (code)168 2748 A
  4695. 2958(*/)S
  4696. 1530 V
  4697. (00732)210 648 A
  4698. (#define)294 1026 A
  4699. (SIGFPE)252 1362 A
  4700. 2160(8)S
  4701. 2370(/*)S
  4702. (floating)336 2496 A
  4703. (point)210 2874 A
  4704. (exception)378 3126 A
  4705. 3546(*/)S
  4706. 1620 V
  4707. (00733)210 648 A
  4708. (#define)294 1026 A
  4709. (SIGKILL)294 1362 A
  4710. 2160(9)S
  4711. 2370(/*)S
  4712. (kill)168 2496 A
  4713. ((cannot)294 2706 A
  4714. 3042(be)S
  4715. (caught)252 3168 A
  4716. 3462(or)S
  4717. (ignored))336 3588 A
  4718. 3966(*/)S
  4719. 1710 V
  4720. (00734)210 648 A
  4721. (#define)294 1026 A
  4722. (SIGUSR1)294 1362 A
  4723. 2118(10)S
  4724. 2370(/*)S
  4725. (user)168 2496 A
  4726. (defined)294 2706 A
  4727. (signal)252 3042 A
  4728. 3336(#)S
  4729. 3420(1)S
  4730. 3504(*/)S
  4731. 1800 V
  4732. (00735)210 648 A
  4733. (#define)294 1026 A
  4734. (SIGSEGV)294 1362 A
  4735. 2118(11)S
  4736. 2370(/*)S
  4737. (segmentation)504 2496 A
  4738. (violation)378 3042 A
  4739. 3462(*/)S
  4740. 1890 V
  4741. (00736)210 648 A
  4742. (#define)294 1026 A
  4743. (SIGUSR2)294 1362 A
  4744. 2118(12)S
  4745. 2370(/*)S
  4746. (user)168 2496 A
  4747. (defined)294 2706 A
  4748. (signal)252 3042 A
  4749. 3336(#)S
  4750. 3420(2)S
  4751. 3504(*/)S
  4752. 1980 V
  4753. (00737)210 648 A
  4754. (#define)294 1026 A
  4755. (SIGPIPE)294 1362 A
  4756. 2118(13)S
  4757. 2370(/*)S
  4758. (write)210 2496 A
  4759. 2748(on)S
  4760. 2874(a)S
  4761. (pipe)168 2958 A
  4762. (with)168 3168 A
  4763. 3378(no)S
  4764. (one)126 3504 A
  4765. 3672(to)S
  4766. (read)168 3798 A
  4767. 4008(it)S
  4768. 4134(*/)S
  4769. 2070 V
  4770. (00738)210 648 A
  4771. (#define)294 1026 A
  4772. (SIGALRM)294 1362 A
  4773. 2118(14)S
  4774. 2370(/*)S
  4775. (alarm)210 2496 A
  4776. (clock)210 2748 A
  4777. 3000(*/)S
  4778. 2160 V
  4779. (00739)210 648 A
  4780. (#define)294 1026 A
  4781. (SIGTERM)294 1362 A
  4782. 2118(15)S
  4783. 2370(/*)S
  4784. (software)336 2496 A
  4785. (termination)462 2874 A
  4786. (signal)252 3378 A
  4787. (from)168 3672 A
  4788. (kill)168 3882 A
  4789. 4092(*/)S
  4790. 2250 V
  4791. (00740)210 648 A
  4792. 2340 V
  4793. (00741)210 648 A
  4794. (#define)294 1026 A
  4795. (SIGEMT)252 1362 A
  4796. 2160(7)S
  4797. 2370(/*)S
  4798. (obsolete)336 2496 A
  4799. 2874(*/)S
  4800. 2430 V
  4801. (00742)210 648 A
  4802. (#define)294 1026 A
  4803. (SIGBUS)252 1362 A
  4804. 2118(10)S
  4805. 2370(/*)S
  4806. (obsolete)336 2496 A
  4807. 2874(*/)S
  4808. 2520 V
  4809. (00743)210 648 A
  4810. 2610 V
  4811. (00744)210 648 A
  4812. 1026(/*)S
  4813. (POSIX)210 1152 A
  4814. (requires)336 1404 A
  4815. (the)126 1782 A
  4816. (following)378 1950 A
  4817. (signals)294 2370 A
  4818. 2706(to)S
  4819. 2832(be)S
  4820. (defined,)336 2958 A
  4821. (even)168 3336 A
  4822. 3546(if)S
  4823. (they)168 3672 A
  4824. (are)126 3882 A
  4825. 2700 V
  4826. (00745)210 648 A
  4827. 1068(*)S
  4828. (not)126 1152 A
  4829. (supported.)420 1320 A
  4830. (Here)168 1824 A
  4831. (are)126 2034 A
  4832. (the)126 2202 A
  4833. (definitions,)504 2370 A
  4834. (but)126 2916 A
  4835. (they)168 3084 A
  4836. (are)126 3294 A
  4837. (not)126 3462 A
  4838. (supported.)420 3630 A
  4839. 2790 V
  4840. (00746)210 648 A
  4841. 1068(*/)S
  4842. 2880 V
  4843. (00747)210 648 A
  4844. (#define)294 1026 A
  4845. (SIGCHLD)294 1362 A
  4846. 2118(17)S
  4847. 2370(/*)S
  4848. (child)210 2496 A
  4849. (process)294 2748 A
  4850. (terminated)420 3084 A
  4851. 3546(or)S
  4852. (stopped)294 3672 A
  4853. 4008(*/)S
  4854. 2970 V
  4855. (00748)210 648 A
  4856. (#define)294 1026 A
  4857. (SIGCONT)294 1362 A
  4858. 2118(18)S
  4859. 2370(/*)S
  4860. (continue)336 2496 A
  4861. 2874(if)S
  4862. (stopped)294 3000 A
  4863. 3336(*/)S
  4864. 3060 V
  4865. (00749)210 648 A
  4866. (#define)294 1026 A
  4867. (SIGSTOP)294 1362 A
  4868. 2118(19)S
  4869. 2370(/*)S
  4870. (stop)168 2496 A
  4871. (signal)252 2706 A
  4872. 3000(*/)S
  4873. 3150 V
  4874. (00750)210 648 A
  4875. (#define)294 1026 A
  4876. (SIGTSTP)294 1362 A
  4877. 2118(20)S
  4878. 2370(/*)S
  4879. (interactive)462 2496 A
  4880. (stop)168 3000 A
  4881. (signal)252 3210 A
  4882. 3504(*/)S
  4883. 3240 V
  4884. (00751)210 648 A
  4885. (#define)294 1026 A
  4886. (SIGTTIN)294 1362 A
  4887. 2118(21)S
  4888. 2370(/*)S
  4889. (background)420 2496 A
  4890. (process)294 2958 A
  4891. (wants)210 3294 A
  4892. 3546(to)S
  4893. (read)168 3672 A
  4894. 3882(*/)S
  4895. 3330 V
  4896. (00752)210 648 A
  4897. (#define)294 1026 A
  4898. (SIGTTOU)294 1362 A
  4899. 2118(22)S
  4900. 2370(/*)S
  4901. (background)420 2496 A
  4902. (process)294 2958 A
  4903. (wants)210 3294 A
  4904. 3546(to)S
  4905. (write)210 3672 A
  4906. 3924(*/)S
  4907. 3420 V
  4908. (00753)210 648 A
  4909. 3510 V
  4910. (00754)210 648 A
  4911. 1026(/*)S
  4912. (The)126 1152 A
  4913. (sighandler_t)504 1320 A
  4914. (type)168 1866 A
  4915. 2076(is)S
  4916. (not)126 2202 A
  4917. (allowed)294 2370 A
  4918. (unless)252 2706 A
  4919. (_POSIX_SOURCE)546 3000 A
  4920. 3588(is)S
  4921. (defined.)336 3714 A
  4922. 4092(*/)S
  4923. 3600 V
  4924. (00755)210 648 A
  4925. (#ifdef)252 1026 A
  4926. (_POSIX_SOURCE)546 1320 A
  4927. 3690 V
  4928. (00756)210 648 A
  4929. (#define)294 1026 A
  4930. (__sighandler_t)588 1362 A
  4931. (sighandler_t)504 1992 A
  4932. 3780 V
  4933. (00757)210 648 A
  4934. (#else)210 1026 A
  4935. 3870 V
  4936. (00758)210 648 A
  4937. (typedef)294 1026 A
  4938. (void)168 1362 A
  4939. ((*__sighandler_t))714 1572 A
  4940. ((int);)252 2328 A
  4941. 3960 V
  4942. (00759)210 648 A
  4943. (#endif)252 1026 A
  4944. 4050 V
  4945. (00760)210 648 A
  4946. 4140 V
  4947. (00761)210 648 A
  4948. 1026(/*)S
  4949. (Macros)252 1152 A
  4950. (used)168 1446 A
  4951. 1656(as)S
  4952. (function)336 1782 A
  4953. (pointers.)378 2160 A
  4954. 2580(*/)S
  4955. 4230 V
  4956. (00762)210 648 A
  4957. (#define)294 1026 A
  4958. (SIG_ERR)294 1362 A
  4959. (((__sighandler_t))714 1824 A
  4960. (-1))126 2580 A
  4961. 3042(/*)S
  4962. (error)210 3168 A
  4963. (return)252 3420 A
  4964. 3714(*/)S
  4965. 4320 V
  4966. (00763)210 648 A
  4967. (#define)294 1026 A
  4968. (SIG_DFL)294 1362 A
  4969. (((__sighandler_t))714 1824 A
  4970. 2622(0))S
  4971. 3042(/*)S
  4972. (default)294 3168 A
  4973. (signal)252 3504 A
  4974. (handling)336 3798 A
  4975. 4176(*/)S
  4976. 4410 V
  4977. (00764)210 648 A
  4978. (#define)294 1026 A
  4979. (SIG_IGN)294 1362 A
  4980. (((__sighandler_t))714 1824 A
  4981. 2622(1))S
  4982. 3042(/*)S
  4983. (ignore)252 3168 A
  4984. (signal)252 3462 A
  4985. 3756(*/)S
  4986. 4500 V
  4987. (00765)210 648 A
  4988. (#define)294 1026 A
  4989. (SIG_HOLD)336 1362 A
  4990. (((__sighandler_t))714 1824 A
  4991. 2622(2))S
  4992. 3042(/*)S
  4993. (block)210 3168 A
  4994. (signal)252 3420 A
  4995. 3714(*/)S
  4996. 4590 V
  4997. (00766)210 648 A
  4998. (#define)294 1026 A
  4999. (SIG_CATCH)378 1362 A
  5000. (((__sighandler_t))714 1824 A
  5001. 2622(3))S
  5002. 3042(/*)S
  5003. (catch)210 3168 A
  5004. (signal)252 3420 A
  5005. 3714(*/)S
  5006. 4680 V
  5007. (00767)210 648 A
  5008. 4770 V
  5009. (00768)210 648 A
  5010. (#ifdef)252 1026 A
  5011. (_POSIX_SOURCE)546 1320 A
  5012. 4860 V
  5013. (00769)210 648 A
  5014. (struct)252 1026 A
  5015. (sigaction)378 1320 A
  5016. 1740({)S
  5017. 4950 V
  5018. (00770)210 648 A
  5019. (__sighandler_t)588 1110 A
  5020. (sa_handler;)462 1740 A
  5021. 2370(/*)S
  5022. (SIG_DFL,)336 2496 A
  5023. (SIG_IGN,)336 2874 A
  5024. 3252(or)S
  5025. (pointer)294 3378 A
  5026. 3714(to)S
  5027. (function)336 3840 A
  5028. 4218(*/)S
  5029. 5040 V
  5030. (00771)210 648 A
  5031. (sigset_t)336 1110 A
  5032. (sa_mask;)336 1488 A
  5033. 2370(/*)S
  5034. (signals)294 2496 A
  5035. 2832(to)S
  5036. 2958(be)S
  5037. (blocked)294 3084 A
  5038. (during)252 3420 A
  5039. (handler)294 3714 A
  5040. 4050(*/)S
  5041. 5130 V
  5042. (00772)210 648 A
  5043. (int)126 1110 A
  5044. (sa_flags;)378 1278 A
  5045. 2370(/*)S
  5046. (special)294 2496 A
  5047. (flags)210 2832 A
  5048. 3084(*/)S
  5049. 5220 V
  5050. (00773)210 648 A
  5051. 1026(};)S
  5052. 5310 V
  5053. (00774)210 648 A
  5054. 5400 V
  5055. (00775)210 648 A
  5056. 1026(/*)S
  5057. (Fields)252 1152 A
  5058. (for)126 1446 A
  5059. (sa_flags.)378 1614 A
  5060. 2034(*/)S
  5061. 5490 V
  5062. (00776)210 648 A
  5063. (#define)294 1026 A
  5064. (SA_ONSTACK)420 1362 A
  5065. (0x0001)252 1908 A
  5066. 2370(/*)S
  5067. (deliver)294 2496 A
  5068. (signal)252 2832 A
  5069. 3126(on)S
  5070. (alternate)378 3252 A
  5071. (stack)210 3672 A
  5072. 3924(*/)S
  5073. 5580 V
  5074. (00777)210 648 A
  5075. (#define)294 1026 A
  5076. (SA_RESETHAND)504 1362 A
  5077. (0x0002)252 1908 A
  5078. 2370(/*)S
  5079. (reset)210 2496 A
  5080. (signal)252 2748 A
  5081. (handler)294 3042 A
  5082. (when)168 3378 A
  5083. (signal)252 3588 A
  5084. (caught)252 3882 A
  5085. 4176(*/)S
  5086. 5670 V
  5087. (00778)210 648 A
  5088. (#define)294 1026 A
  5089. (SA_NODEFER)420 1362 A
  5090. (0x0004)252 1908 A
  5091. 2370(/*)S
  5092. (don't)210 2496 A
  5093. (block)210 2748 A
  5094. (signal)252 3000 A
  5095. (while)210 3294 A
  5096. (catching)336 3546 A
  5097. 3924(it)S
  5098. 4050(*/)S
  5099. 5760 V
  5100. (00779)210 648 A
  5101. (#define)294 1026 A
  5102. (SA_RESTART)420 1362 A
  5103. (0x0008)252 1908 A
  5104. 2370(/*)S
  5105. (automatic)378 2496 A
  5106. (system)252 2916 A
  5107. (call)168 3210 A
  5108. (restart)294 3420 A
  5109. 3756(*/)S
  5110. 5850 V
  5111. (00780)210 648 A
  5112. (#define)294 1026 A
  5113. (SA_SIGINFO)420 1362 A
  5114. (0x0010)252 1908 A
  5115. 2370(/*)S
  5116. (extended)336 2496 A
  5117. (signal)252 2874 A
  5118. (handling)336 3168 A
  5119. 3546(*/)S
  5120. 5940 V
  5121. (00781)210 648 A
  5122. (#define)294 1026 A
  5123. (SA_NOCLDWAIT)504 1362 A
  5124. (0x0020)252 1908 A
  5125. 2370(/*)S
  5126. (don't)210 2496 A
  5127. (create)252 2748 A
  5128. (zombies)294 3042 A
  5129. 3378(*/)S
  5130. 6030 V
  5131. (00782)210 648 A
  5132. (#define)294 1026 A
  5133. (SA_NOCLDSTOP)504 1362 A
  5134. (0x0040)252 1908 A
  5135. 2370(/*)S
  5136. (don't)210 2496 A
  5137. (receive)294 2748 A
  5138. (SIGCHLD)294 3084 A
  5139. (when)168 3420 A
  5140. (child)210 3630 A
  5141. (stops)210 3882 A
  5142. 4134(*/)S
  5143. 6120 V
  5144. (00783)210 648 A
  5145. 6210 V
  5146. (00784)210 648 A
  5147. 1026(/*)S
  5148. (POSIX)210 1152 A
  5149. (requires)336 1404 A
  5150. (these)210 1782 A
  5151. (values)252 2034 A
  5152. (for)126 2328 A
  5153. (use)126 2496 A
  5154. (with)168 2664 A
  5155. (sigprocmask(2).)630 2874 A
  5156. 3546(*/)S
  5157. 8418 V
  5158. EP
  5159. %%Page: 11 11
  5160. BP
  5161. /slant 0 def
  5162. /height 0 def
  5163. 630 V
  5164. 10 R
  5165. 648(MINIX)S
  5166. 976(SOURCE)S
  5167. 1399(CODE)S
  5168. 11 R
  5169. 2068(File:)S
  5170. 2301(include/signal.h)S
  5171. 12 B
  5172. 4308(11)S
  5173. 900 V
  5174. 7 LST
  5175. (00785)210 648 A
  5176. (#define)294 1026 A
  5177. (SIG_BLOCK)378 1362 A
  5178. 2160(0)S
  5179. 2370(/*)S
  5180. (for)126 2496 A
  5181. (blocking)336 2664 A
  5182. (signals)294 3042 A
  5183. 3378(*/)S
  5184. 990 V
  5185. (00786)210 648 A
  5186. (#define)294 1026 A
  5187. (SIG_UNBLOCK)462 1362 A
  5188. 2160(1)S
  5189. 2370(/*)S
  5190. (for)126 2496 A
  5191. (unblocking)420 2664 A
  5192. (signals)294 3126 A
  5193. 3462(*/)S
  5194. 1080 V
  5195. (00787)210 648 A
  5196. (#define)294 1026 A
  5197. (SIG_SETMASK)462 1362 A
  5198. 2160(2)S
  5199. 2370(/*)S
  5200. (for)126 2496 A
  5201. (setting)294 2664 A
  5202. (the)126 3000 A
  5203. (signal)252 3168 A
  5204. (mask)168 3462 A
  5205. 3672(*/)S
  5206. 1170 V
  5207. (00788)210 648 A
  5208. (#define)294 1026 A
  5209. (SIG_INQUIRE)462 1362 A
  5210. 2160(4)S
  5211. 2370(/*)S
  5212. (for)126 2496 A
  5213. (internal)336 2664 A
  5214. (use)126 3042 A
  5215. (only)168 3210 A
  5216. 3420(*/)S
  5217. 1260 V
  5218. (00789)210 648 A
  5219. (#endif)252 1026 A
  5220. 1362(/*)S
  5221. (_POSIX_SOURCE)546 1488 A
  5222. 2076(*/)S
  5223. 1350 V
  5224. (00790)210 648 A
  5225. 1440 V
  5226. (00791)210 648 A
  5227. 1026(/*)S
  5228. (POSIX)210 1152 A
  5229. (and)126 1404 A
  5230. (ANSI)168 1572 A
  5231. (function)336 1782 A
  5232. (prototypes.)462 2160 A
  5233. 2664(*/)S
  5234. 1530 V
  5235. (00792)210 648 A
  5236. (_PROTOTYPE()462 1026 A
  5237. (int)126 1530 A
  5238. (raise,)252 1698 A
  5239. ((int)168 1992 A
  5240. (_sig))210 2202 A
  5241. 4050();)S
  5242. 1620 V
  5243. (00793)210 648 A
  5244. (_PROTOTYPE()462 1026 A
  5245. (__sighandler_t)588 1530 A
  5246. (signal,)294 2160 A
  5247. ((int)168 2496 A
  5248. (_sig,)210 2706 A
  5249. (__sighandler_t)588 2958 A
  5250. (_func))252 3588 A
  5251. 4050();)S
  5252. 1710 V
  5253. (00794)210 648 A
  5254. 1800 V
  5255. (00795)210 648 A
  5256. (#ifdef)252 1026 A
  5257. (_POSIX_SOURCE)546 1320 A
  5258. 1890 V
  5259. (00796)210 648 A
  5260. (_PROTOTYPE()462 1026 A
  5261. (int)126 1530 A
  5262. (kill,)210 1698 A
  5263. ((pid_t)252 1950 A
  5264. (_pid,)210 2244 A
  5265. (int)126 2496 A
  5266. (_sig))210 2664 A
  5267. 4050();)S
  5268. 1980 V
  5269. (00797)210 648 A
  5270. (_PROTOTYPE()462 1026 A
  5271. (int)126 1530 A
  5272. (sigaction,)420 1698 A
  5273. 2070 V
  5274. (00798)210 648 A
  5275. ((int)168 1194 A
  5276. (_sig,)210 1404 A
  5277. (const)210 1656 A
  5278. (struct)252 1908 A
  5279. (sigaction)378 2202 A
  5280. (*_act,)252 2622 A
  5281. (struct)252 2916 A
  5282. (sigaction)378 3210 A
  5283. (*_oact))294 3630 A
  5284. 4050();)S
  5285. 2160 V
  5286. (00799)210 648 A
  5287. (_PROTOTYPE()462 1026 A
  5288. (int)126 1530 A
  5289. (sigaddset,)420 1698 A
  5290. ((sigset_t)378 2160 A
  5291. (*_set,)252 2580 A
  5292. (int)126 2874 A
  5293. (_sig))210 3042 A
  5294. 4050();)S
  5295. 2250 V
  5296. (00800)210 648 A
  5297. (_PROTOTYPE()462 1026 A
  5298. (int)126 1530 A
  5299. (sigdelset,)420 1698 A
  5300. ((sigset_t)378 2160 A
  5301. (*_set,)252 2580 A
  5302. (int)126 2874 A
  5303. (_sig))210 3042 A
  5304. 4050();)S
  5305. 2340 V
  5306. (00801)210 648 A
  5307. (_PROTOTYPE()462 1026 A
  5308. (int)126 1530 A
  5309. (sigemptyset,)504 1698 A
  5310. ((sigset_t)378 2244 A
  5311. (*_set))252 2664 A
  5312. 4050();)S
  5313. 2430 V
  5314. (00802)210 648 A
  5315. (_PROTOTYPE()462 1026 A
  5316. (int)126 1530 A
  5317. (sigfillset,)462 1698 A
  5318. ((sigset_t)378 2202 A
  5319. (*_set))252 2622 A
  5320. 4050();)S
  5321. 2520 V
  5322. (00803)210 648 A
  5323. (_PROTOTYPE()462 1026 A
  5324. (int)126 1530 A
  5325. (sigismember,)504 1698 A
  5326. ((sigset_t)378 2244 A
  5327. (*_set,)252 2664 A
  5328. (int)126 2958 A
  5329. (_sig))210 3126 A
  5330. 4050();)S
  5331. 2610 V
  5332. (00804)210 648 A
  5333. (_PROTOTYPE()462 1026 A
  5334. (int)126 1530 A
  5335. (sigpending,)462 1698 A
  5336. ((sigset_t)378 2202 A
  5337. (*_set))252 2622 A
  5338. 4050();)S
  5339. 2700 V
  5340. (00805)210 648 A
  5341. (_PROTOTYPE()462 1026 A
  5342. (int)126 1530 A
  5343. (sigprocmask,)504 1698 A
  5344. 2790 V
  5345. (00806)210 648 A
  5346. ((int)168 1530 A
  5347. (_how,)210 1740 A
  5348. (const)210 1992 A
  5349. (sigset_t)336 2244 A
  5350. (*_set,)252 2622 A
  5351. (sigset_t)336 2916 A
  5352. (*_oset))294 3294 A
  5353. 4050();)S
  5354. 2880 V
  5355. (00807)210 648 A
  5356. (_PROTOTYPE()462 1026 A
  5357. (int)126 1530 A
  5358. (sigsuspend,)462 1698 A
  5359. ((const)252 2202 A
  5360. (sigset_t)336 2496 A
  5361. (*_sigmask))420 2874 A
  5362. 4050();)S
  5363. 2970 V
  5364. (00808)210 648 A
  5365. (#endif)252 1026 A
  5366. 3060 V
  5367. (00809)210 648 A
  5368. 3150 V
  5369. (00810)210 648 A
  5370. (#endif)252 1026 A
  5371. 1320(/*)S
  5372. (_SIGNAL_H)378 1446 A
  5373. 1866(*/)S
  5374. 3690 V
  5375. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  5376. 3780 V
  5377. (include/fcntl.h)630 2034 A
  5378. 3870 V
  5379. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  5380. 4050 V
  5381. (00900)210 648 A
  5382. 1026(/*)S
  5383. (The)126 1152 A
  5384. (<fcntl.h>)378 1320 A
  5385. (header)252 1740 A
  5386. 2034(is)S
  5387. (needed)252 2160 A
  5388. 2454(by)S
  5389. (the)126 2580 A
  5390. (open())252 2748 A
  5391. (and)126 3042 A
  5392. (fcntl())294 3210 A
  5393. (system)252 3546 A
  5394. (calls,)252 3840 A
  5395. 4140 V
  5396. (00901)210 648 A
  5397. 1068(*)S
  5398. (which)210 1152 A
  5399. (have)168 1446 A
  5400. 1656(a)S
  5401. (variety)294 1740 A
  5402. 2076(of)S
  5403. (parameters)420 2202 A
  5404. (and)126 2664 A
  5405. (flags.)252 2832 A
  5406. (They)168 3168 A
  5407. (are)126 3378 A
  5408. (described)378 3546 A
  5409. (here.)210 3966 A
  5410. 4230 V
  5411. (00902)210 648 A
  5412. 1068(*)S
  5413. (The)126 1152 A
  5414. (formats)294 1320 A
  5415. 1656(of)S
  5416. (the)126 1782 A
  5417. (calls)210 1950 A
  5418. 2202(to)S
  5419. (each)168 2328 A
  5420. 2538(of)S
  5421. (these)210 2664 A
  5422. (are:)168 2916 A
  5423. 4320 V
  5424. (00903)210 648 A
  5425. 1068(*)S
  5426. 4410 V
  5427. (00904)210 648 A
  5428. 1068(*)S
  5429. (open(path,)420 1362 A
  5430. (oflag)210 1824 A
  5431. ([,mode]))336 2076 A
  5432. (open)168 2706 A
  5433. 2916(a)S
  5434. (file)168 3000 A
  5435. 4500 V
  5436. (00905)210 648 A
  5437. 1068(*)S
  5438. (fcntl(fd,)378 1362 A
  5439. (cmd)126 1782 A
  5440. ([,arg]))294 1950 A
  5441. (get)126 2706 A
  5442. 2874(or)S
  5443. (set)126 3000 A
  5444. (file)168 3168 A
  5445. (attributes)420 3378 A
  5446. 4590 V
  5447. (00906)210 648 A
  5448. 1068(*)S
  5449. 4680 V
  5450. (00907)210 648 A
  5451. 1068(*/)S
  5452. 4770 V
  5453. (00908)210 648 A
  5454. 4860 V
  5455. (00909)210 648 A
  5456. (#ifndef)294 1026 A
  5457. (_FCNTL_H)336 1362 A
  5458. 4950 V
  5459. (00910)210 648 A
  5460. (#define)294 1026 A
  5461. (_FCNTL_H)336 1362 A
  5462. 5040 V
  5463. (00911)210 648 A
  5464. 5130 V
  5465. (00912)210 648 A
  5466. 1026(/*)S
  5467. (These)210 1152 A
  5468. (values)252 1404 A
  5469. (are)126 1698 A
  5470. (used)168 1866 A
  5471. (for)126 2076 A
  5472. (cmd)126 2244 A
  5473. 2412(in)S
  5474. (fcntl().)336 2538 A
  5475. (POSIX)210 2958 A
  5476. (Table)210 3210 A
  5477. (6-1.)168 3462 A
  5478. 3714(*/)S
  5479. 5220 V
  5480. (00913)210 648 A
  5481. (#define)294 1026 A
  5482. (F_DUPFD)294 1362 A
  5483. 2160(0)S
  5484. 2370(/*)S
  5485. (duplicate)378 2496 A
  5486. (file)168 2916 A
  5487. (descriptor)420 3126 A
  5488. 3588(*/)S
  5489. 5310 V
  5490. (00914)210 648 A
  5491. (#define)294 1026 A
  5492. (F_GETFD)294 1362 A
  5493. 2160(1)S
  5494. 2370(/*)S
  5495. (get)126 2496 A
  5496. (file)168 2664 A
  5497. (descriptor)420 2874 A
  5498. (flags)210 3336 A
  5499. 3588(*/)S
  5500. 5400 V
  5501. (00915)210 648 A
  5502. (#define)294 1026 A
  5503. (F_SETFD)294 1362 A
  5504. 2160(2)S
  5505. 2370(/*)S
  5506. (set)126 2496 A
  5507. (file)168 2664 A
  5508. (descriptor)420 2874 A
  5509. (flags)210 3336 A
  5510. 3588(*/)S
  5511. 5490 V
  5512. (00916)210 648 A
  5513. (#define)294 1026 A
  5514. (F_GETFL)294 1362 A
  5515. 2160(3)S
  5516. 2370(/*)S
  5517. (get)126 2496 A
  5518. (file)168 2664 A
  5519. (status)252 2874 A
  5520. (flags)210 3168 A
  5521. 3420(*/)S
  5522. 5580 V
  5523. (00917)210 648 A
  5524. (#define)294 1026 A
  5525. (F_SETFL)294 1362 A
  5526. 2160(4)S
  5527. 2370(/*)S
  5528. (set)126 2496 A
  5529. (file)168 2664 A
  5530. (status)252 2874 A
  5531. (flags)210 3168 A
  5532. 3420(*/)S
  5533. 5670 V
  5534. (00918)210 648 A
  5535. (#define)294 1026 A
  5536. (F_GETLK)294 1362 A
  5537. 2160(5)S
  5538. 2370(/*)S
  5539. (get)126 2496 A
  5540. (record)252 2664 A
  5541. (locking)294 2958 A
  5542. (information)462 3294 A
  5543. 3798(*/)S
  5544. 5760 V
  5545. (00919)210 648 A
  5546. (#define)294 1026 A
  5547. (F_SETLK)294 1362 A
  5548. 2160(6)S
  5549. 2370(/*)S
  5550. (set)126 2496 A
  5551. (record)252 2664 A
  5552. (locking)294 2958 A
  5553. (information)462 3294 A
  5554. 3798(*/)S
  5555. 5850 V
  5556. (00920)210 648 A
  5557. (#define)294 1026 A
  5558. (F_SETLKW)336 1362 A
  5559. 2160(7)S
  5560. 2370(/*)S
  5561. (set)126 2496 A
  5562. (record)252 2664 A
  5563. (locking)294 2958 A
  5564. (info;)210 3294 A
  5565. (wait)168 3546 A
  5566. 3756(if)S
  5567. (blocked)294 3882 A
  5568. 4218(*/)S
  5569. 5940 V
  5570. (00921)210 648 A
  5571. 6030 V
  5572. (00922)210 648 A
  5573. 1026(/*)S
  5574. (File)168 1152 A
  5575. (descriptor)420 1362 A
  5576. (flags)210 1824 A
  5577. (used)168 2076 A
  5578. (for)126 2286 A
  5579. (fcntl().)336 2454 A
  5580. (POSIX)210 2874 A
  5581. (Table)210 3126 A
  5582. (6-2.)168 3378 A
  5583. 3588(*/)S
  5584. 6120 V
  5585. (00923)210 648 A
  5586. (#define)294 1026 A
  5587. (FD_CLOEXEC)420 1362 A
  5588. 2160(1)S
  5589. 2370(/*)S
  5590. (close)210 2496 A
  5591. 2748(on)S
  5592. (exec)168 2874 A
  5593. (flag)168 3084 A
  5594. (for)126 3294 A
  5595. (third)210 3462 A
  5596. (arg)126 3714 A
  5597. 3882(of)S
  5598. (fcntl)210 4008 A
  5599. 4260(*/)S
  5600. 6210 V
  5601. (00924)210 648 A
  5602. 8418 V
  5603. EP
  5604. %%Page: 12 12
  5605. BP
  5606. /slant 0 def
  5607. /height 0 def
  5608. 630 V
  5609. 12 B
  5610. 648(12)S
  5611. 11 R
  5612. 2099(File:)S
  5613. 2332(include/fcntl.h)S
  5614. 10 R
  5615. 3402(MINIX)S
  5616. 3730(SOURCE)S
  5617. 4153(CODE)S
  5618. 900 V
  5619. 7 LST
  5620. (00925)210 648 A
  5621. 1026(/*)S
  5622. (L_type)252 1152 A
  5623. (values)252 1446 A
  5624. (for)126 1740 A
  5625. (record)252 1908 A
  5626. (locking)294 2202 A
  5627. (with)168 2538 A
  5628. (fcntl().)336 2748 A
  5629. (POSIX)210 3168 A
  5630. (Table)210 3420 A
  5631. (6-3.)168 3672 A
  5632. 3882(*/)S
  5633. 990 V
  5634. (00926)210 648 A
  5635. (#define)294 1026 A
  5636. (F_RDLCK)294 1362 A
  5637. 2160(1)S
  5638. 2370(/*)S
  5639. (shared)252 2496 A
  5640. 2790(or)S
  5641. (read)168 2916 A
  5642. (lock)168 3126 A
  5643. 3336(*/)S
  5644. 1080 V
  5645. (00927)210 648 A
  5646. (#define)294 1026 A
  5647. (F_WRLCK)294 1362 A
  5648. 2160(2)S
  5649. 2370(/*)S
  5650. (exclusive)378 2496 A
  5651. 2916(or)S
  5652. (write)210 3042 A
  5653. (lock)168 3294 A
  5654. 3504(*/)S
  5655. 1170 V
  5656. (00928)210 648 A
  5657. (#define)294 1026 A
  5658. (F_UNLCK)294 1362 A
  5659. 2160(3)S
  5660. 2370(/*)S
  5661. (unlock)252 2496 A
  5662. 2790(*/)S
  5663. 1260 V
  5664. (00929)210 648 A
  5665. 1350 V
  5666. (00930)210 648 A
  5667. 1026(/*)S
  5668. (Oflag)210 1152 A
  5669. (values)252 1404 A
  5670. (for)126 1698 A
  5671. (open().)294 1866 A
  5672. (POSIX)210 2244 A
  5673. (Table)210 2496 A
  5674. (6-4.)168 2748 A
  5675. 2958(*/)S
  5676. 1440 V
  5677. (00931)210 648 A
  5678. (#define)294 1026 A
  5679. (O_CREAT)294 1362 A
  5680. (00100)210 1992 A
  5681. 2370(/*)S
  5682. (creat)210 2496 A
  5683. (file)168 2748 A
  5684. 2958(if)S
  5685. 3084(it)S
  5686. (doesn't)294 3210 A
  5687. (exist)210 3546 A
  5688. 3798(*/)S
  5689. 1530 V
  5690. (00932)210 648 A
  5691. (#define)294 1026 A
  5692. (O_EXCL)252 1362 A
  5693. (00200)210 1992 A
  5694. 2370(/*)S
  5695. (exclusive)378 2496 A
  5696. (use)126 2916 A
  5697. (flag)168 3084 A
  5698. 3294(*/)S
  5699. 1620 V
  5700. (00933)210 648 A
  5701. (#define)294 1026 A
  5702. (O_NOCTTY)336 1362 A
  5703. (00400)210 1992 A
  5704. 2370(/*)S
  5705. 2496(do)S
  5706. (not)126 2622 A
  5707. (assign)252 2790 A
  5708. 3084(a)S
  5709. (controlling)462 3168 A
  5710. (terminal)336 3672 A
  5711. 4050(*/)S
  5712. 1710 V
  5713. (00934)210 648 A
  5714. (#define)294 1026 A
  5715. (O_TRUNC)294 1362 A
  5716. (01000)210 1992 A
  5717. 2370(/*)S
  5718. (truncate)336 2496 A
  5719. (flag)168 2874 A
  5720. 3084(*/)S
  5721. 1800 V
  5722. (00935)210 648 A
  5723. 1890 V
  5724. (00936)210 648 A
  5725. 1026(/*)S
  5726. (File)168 1152 A
  5727. (status)252 1362 A
  5728. (flags)210 1656 A
  5729. (for)126 1908 A
  5730. (open())252 2076 A
  5731. (and)126 2370 A
  5732. (fcntl().)336 2538 A
  5733. (POSIX)210 2958 A
  5734. (Table)210 3210 A
  5735. (6-5.)168 3462 A
  5736. 3672(*/)S
  5737. 1980 V
  5738. (00937)210 648 A
  5739. (#define)294 1026 A
  5740. (O_APPEND)336 1362 A
  5741. (02000)210 1992 A
  5742. 2370(/*)S
  5743. (set)126 2496 A
  5744. (append)252 2664 A
  5745. (mode)168 2958 A
  5746. 3168(*/)S
  5747. 2070 V
  5748. (00938)210 648 A
  5749. (#define)294 1026 A
  5750. (O_NONBLOCK)420 1362 A
  5751. (04000)210 1992 A
  5752. 2370(/*)S
  5753. 2496(no)S
  5754. (delay)210 2622 A
  5755. 2874(*/)S
  5756. 2160 V
  5757. (00939)210 648 A
  5758. 2250 V
  5759. (00940)210 648 A
  5760. 1026(/*)S
  5761. (File)168 1152 A
  5762. (access)252 1362 A
  5763. (modes)210 1656 A
  5764. (for)126 1908 A
  5765. (open())252 2076 A
  5766. (and)126 2370 A
  5767. (fcntl().)336 2538 A
  5768. (POSIX)210 2958 A
  5769. (Table)210 3210 A
  5770. (6-6.)168 3462 A
  5771. 3672(*/)S
  5772. 2340 V
  5773. (00941)210 648 A
  5774. (#define)294 1026 A
  5775. (O_RDONLY)336 1362 A
  5776. 2160(0)S
  5777. 2370(/*)S
  5778. (open(name,)420 2496 A
  5779. (O_RDONLY))378 2958 A
  5780. (opens)210 3378 A
  5781. (read)168 3630 A
  5782. (only)168 3840 A
  5783. 4050(*/)S
  5784. 2430 V
  5785. (00942)210 648 A
  5786. (#define)294 1026 A
  5787. (O_WRONLY)336 1362 A
  5788. 2160(1)S
  5789. 2370(/*)S
  5790. (open(name,)420 2496 A
  5791. (O_WRONLY))378 2958 A
  5792. (opens)210 3378 A
  5793. (write)210 3630 A
  5794. (only)168 3882 A
  5795. 4092(*/)S
  5796. 2520 V
  5797. (00943)210 648 A
  5798. (#define)294 1026 A
  5799. (O_RDWR)252 1362 A
  5800. 2160(2)S
  5801. 2370(/*)S
  5802. (open(name,)420 2496 A
  5803. (O_RDWR))294 2958 A
  5804. (opens)210 3294 A
  5805. (read/write)420 3546 A
  5806. 4008(*/)S
  5807. 2610 V
  5808. (00944)210 648 A
  5809. 2700 V
  5810. (00945)210 648 A
  5811. 1026(/*)S
  5812. (Mask)168 1152 A
  5813. (for)126 1362 A
  5814. (use)126 1530 A
  5815. (with)168 1698 A
  5816. (file)168 1908 A
  5817. (access)252 2118 A
  5818. (modes.)252 2412 A
  5819. (POSIX)210 2748 A
  5820. (Table)210 3000 A
  5821. (6-7.)168 3252 A
  5822. 3462(*/)S
  5823. 2790 V
  5824. (00946)210 648 A
  5825. (#define)294 1026 A
  5826. (O_ACCMODE)378 1362 A
  5827. 2118(03)S
  5828. 2370(/*)S
  5829. (mask)168 2496 A
  5830. (for)126 2706 A
  5831. (file)168 2874 A
  5832. (access)252 3084 A
  5833. (modes)210 3378 A
  5834. 3630(*/)S
  5835. 2880 V
  5836. (00947)210 648 A
  5837. 2970 V
  5838. (00948)210 648 A
  5839. 1026(/*)S
  5840. (Struct)252 1152 A
  5841. (used)168 1446 A
  5842. (for)126 1656 A
  5843. (locking.)336 1824 A
  5844. (POSIX)210 2244 A
  5845. (Table)210 2496 A
  5846. (6-8.)168 2748 A
  5847. 2958(*/)S
  5848. 3060 V
  5849. (00949)210 648 A
  5850. (struct)252 1026 A
  5851. (flock)210 1320 A
  5852. 1572({)S
  5853. 3150 V
  5854. (00950)210 648 A
  5855. (short)210 1110 A
  5856. (l_type;)294 1362 A
  5857. 2370(/*)S
  5858. (type:)210 2496 A
  5859. (F_RDLCK,)336 2748 A
  5860. (F_WRLCK,)336 3126 A
  5861. 3504(or)S
  5862. (F_UNLCK)294 3630 A
  5863. 3966(*/)S
  5864. 3240 V
  5865. (00951)210 648 A
  5866. (short)210 1110 A
  5867. (l_whence;)378 1362 A
  5868. 2370(/*)S
  5869. (flag)168 2496 A
  5870. (for)126 2706 A
  5871. (starting)336 2874 A
  5872. (offset)252 3252 A
  5873. 3546(*/)S
  5874. 3330 V
  5875. (00952)210 648 A
  5876. (off_t)210 1110 A
  5877. (l_start;)336 1362 A
  5878. 2370(/*)S
  5879. (relative)336 2496 A
  5880. (offset)252 2874 A
  5881. 3168(in)S
  5882. (bytes)210 3294 A
  5883. 3546(*/)S
  5884. 3420 V
  5885. (00953)210 648 A
  5886. (off_t)210 1110 A
  5887. (l_len;)252 1362 A
  5888. 2370(/*)S
  5889. (size;)210 2496 A
  5890. 2748(if)S
  5891. 2874(0,)S
  5892. (then)168 3000 A
  5893. (until)210 3210 A
  5894. (EOF)126 3462 A
  5895. 3630(*/)S
  5896. 3510 V
  5897. (00954)210 648 A
  5898. (pid_t)210 1110 A
  5899. (l_pid;)252 1362 A
  5900. 2370(/*)S
  5901. (process)294 2496 A
  5902. 2832(id)S
  5903. 2958(of)S
  5904. (the)126 3084 A
  5905. (locks')252 3252 A
  5906. (owner)210 3546 A
  5907. 3798(*/)S
  5908. 3600 V
  5909. (00955)210 648 A
  5910. 1026(};)S
  5911. 3690 V
  5912. (00956)210 648 A
  5913. 3780 V
  5914. (00957)210 648 A
  5915. 3870 V
  5916. (00958)210 648 A
  5917. 1026(/*)S
  5918. (Function)336 1152 A
  5919. (Prototypes.)462 1530 A
  5920. 2034(*/)S
  5921. 3960 V
  5922. (00959)210 648 A
  5923. (#ifndef)294 1026 A
  5924. (_ANSI_H)294 1362 A
  5925. 4050 V
  5926. (00960)210 648 A
  5927. (#include)336 1026 A
  5928. (<ansi.h>)336 1404 A
  5929. 4140 V
  5930. (00961)210 648 A
  5931. (#endif)252 1026 A
  5932. 4230 V
  5933. (00962)210 648 A
  5934. 4320 V
  5935. (00963)210 648 A
  5936. (_PROTOTYPE()462 1026 A
  5937. (int)126 1530 A
  5938. (creat,)252 1698 A
  5939. ((const)252 1992 A
  5940. (char)168 2286 A
  5941. (*_path,)294 2496 A
  5942. (Mode_t)252 2832 A
  5943. (_mode))252 3126 A
  5944. 4050();)S
  5945. 4410 V
  5946. (00964)210 648 A
  5947. (_PROTOTYPE()462 1026 A
  5948. (int)126 1530 A
  5949. (fcntl,)252 1698 A
  5950. ((int)168 1992 A
  5951. (_filedes,)378 2202 A
  5952. (int)126 2622 A
  5953. (_cmd,)210 2790 A
  5954. (...))168 3042 A
  5955. 4050();)S
  5956. 4500 V
  5957. (00965)210 648 A
  5958. (_PROTOTYPE()462 1026 A
  5959. (int)126 1530 A
  5960. (open,)210 1698 A
  5961. ((const)252 1992 A
  5962. (char)168 2286 A
  5963. (*_path,)294 2496 A
  5964. (int)126 2832 A
  5965. (_oflag,)294 3000 A
  5966. (...))168 3336 A
  5967. 4050();)S
  5968. 4590 V
  5969. (00966)210 648 A
  5970. 4680 V
  5971. (00967)210 648 A
  5972. (#endif)252 1026 A
  5973. 1320(/*)S
  5974. (_FCNTL_H)336 1446 A
  5975. 1824(*/)S
  5976. 5040 V
  5977. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  5978. 5130 V
  5979. (include/stdlib.h)672 2034 A
  5980. 5220 V
  5981. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  5982. 5400 V
  5983. (01000)210 648 A
  5984. 1026(/*)S
  5985. (The)126 1152 A
  5986. (<stdlib.h>)420 1320 A
  5987. (header)252 1782 A
  5988. (defines)294 2076 A
  5989. (certain)294 2412 A
  5990. (common)252 2748 A
  5991. (macros,)294 3042 A
  5992. (types,)252 3378 A
  5993. (and)126 3672 A
  5994. (functions.*/)504 3840 A
  5995. 5490 V
  5996. (01001)210 648 A
  5997. 5580 V
  5998. (01002)210 648 A
  5999. (#ifndef)294 1026 A
  6000. (_STDLIB_H)378 1362 A
  6001. 5670 V
  6002. (01003)210 648 A
  6003. (#define)294 1026 A
  6004. (_STDLIB_H)378 1362 A
  6005. 5760 V
  6006. (01004)210 648 A
  6007. 5850 V
  6008. (01005)210 648 A
  6009. 1026(/*)S
  6010. (The)126 1152 A
  6011. (macros)252 1320 A
  6012. (are)126 1614 A
  6013. (NULL,)210 1782 A
  6014. (EXIT_FAILURE,)546 2034 A
  6015. (EXIT_SUCCESS,)546 2622 A
  6016. (RAND_MAX,)378 3210 A
  6017. (and)126 3630 A
  6018. (MB_CUR_MAX.*/)546 3798 A
  6019. 5940 V
  6020. (01006)210 648 A
  6021. (#define)294 1026 A
  6022. (NULL)168 1362 A
  6023. (((void)252 1698 A
  6024. (*)0))168 1992 A
  6025. 6030 V
  6026. (01007)210 648 A
  6027. 6120 V
  6028. (01008)210 648 A
  6029. (#define)294 1026 A
  6030. (EXIT_FAILURE)504 1362 A
  6031. 2160(1)S
  6032. 2370(/*)S
  6033. (standard)336 2496 A
  6034. (error)210 2874 A
  6035. (return)252 3126 A
  6036. (using)210 3420 A
  6037. (exit())252 3672 A
  6038. 3966(*/)S
  6039. 6210 V
  6040. (01009)210 648 A
  6041. (#define)294 1026 A
  6042. (EXIT_SUCCESS)504 1362 A
  6043. 2160(0)S
  6044. 2370(/*)S
  6045. (successful)420 2496 A
  6046. (return)252 2958 A
  6047. (using)210 3252 A
  6048. (exit())252 3504 A
  6049. 3798(*/)S
  6050. 8418 V
  6051. EP
  6052. %%Page: 13 13
  6053. BP
  6054. /slant 0 def
  6055. /height 0 def
  6056. 630 V
  6057. 10 R
  6058. 648(MINIX)S
  6059. 976(SOURCE)S
  6060. 1399(CODE)S
  6061. 11 R
  6062. 2078(File:)S
  6063. 2311(include/stdlib.h)S
  6064. 12 B
  6065. 4308(13)S
  6066. 900 V
  6067. 7 LST
  6068. (01010)210 648 A
  6069. (#define)294 1026 A
  6070. (RAND_MAX)336 1362 A
  6071. (32767)210 1992 A
  6072. 2370(/*)S
  6073. (largest)294 2496 A
  6074. (value)210 2832 A
  6075. (generated)378 3084 A
  6076. 3504(by)S
  6077. (rand())252 3630 A
  6078. 3924(*/)S
  6079. 990 V
  6080. (01011)210 648 A
  6081. (#define)294 1026 A
  6082. (MB_CUR_MAX)420 1362 A
  6083. 2160(1)S
  6084. 2370(/*)S
  6085. (max)126 2496 A
  6086. (value)210 2664 A
  6087. 2916(of)S
  6088. (multibyte)378 3042 A
  6089. (character)378 3462 A
  6090. 3882(in)S
  6091. (MINIX)210 4008 A
  6092. 4260(*/)S
  6093. 1080 V
  6094. (01012)210 648 A
  6095. 1170 V
  6096. (01013)210 648 A
  6097. (typedef)294 1026 A
  6098. (struct)252 1362 A
  6099. 1656({)S
  6100. (int)126 1740 A
  6101. (quot,)210 1908 A
  6102. (rem;)168 2160 A
  6103. 2370(})S
  6104. (div_t;)252 2454 A
  6105. 1260 V
  6106. (01014)210 648 A
  6107. (typedef)294 1026 A
  6108. (struct)252 1362 A
  6109. 1656({)S
  6110. (long)168 1740 A
  6111. (quot,)210 1950 A
  6112. (rem;)168 2202 A
  6113. 2412(})S
  6114. (ldiv_t;)294 2496 A
  6115. 1350 V
  6116. (01015)210 648 A
  6117. 1440 V
  6118. (01016)210 648 A
  6119. 1026(/*)S
  6120. (The)126 1152 A
  6121. (types)210 1320 A
  6122. (are)126 1572 A
  6123. (size_t,)294 1740 A
  6124. (wchar_t,)336 2076 A
  6125. (div_t,)252 2454 A
  6126. (and)126 2748 A
  6127. (ldiv_t.)294 2916 A
  6128. 3252(*/)S
  6129. 1530 V
  6130. (01017)210 648 A
  6131. (#ifndef)294 1026 A
  6132. (_SIZE_T)294 1362 A
  6133. 1620 V
  6134. (01018)210 648 A
  6135. (#define)294 1026 A
  6136. (_SIZE_T)294 1362 A
  6137. 1710 V
  6138. (01019)210 648 A
  6139. (typedef)294 1026 A
  6140. (unsigned)336 1362 A
  6141. (int)126 1740 A
  6142. (size_t;)294 1908 A
  6143. 2370(/*)S
  6144. (type)168 2496 A
  6145. (returned)336 2706 A
  6146. 3084(by)S
  6147. (sizeof)252 3210 A
  6148. 3504(*/)S
  6149. 1800 V
  6150. (01020)210 648 A
  6151. (#endif)252 1026 A
  6152. 1890 V
  6153. (01021)210 648 A
  6154. 1980 V
  6155. (01022)210 648 A
  6156. (#ifndef)294 1026 A
  6157. (_WCHAR_T)336 1362 A
  6158. 2070 V
  6159. (01023)210 648 A
  6160. (#define)294 1026 A
  6161. (_WCHAR_T)336 1362 A
  6162. 2160 V
  6163. (01024)210 648 A
  6164. (typedef)294 1026 A
  6165. (char)168 1362 A
  6166. (wchar_t;)336 1572 A
  6167. 2370(/*)S
  6168. (type)168 2496 A
  6169. (expanded)336 2706 A
  6170. (character)378 3084 A
  6171. (set)126 3504 A
  6172. 3672(*/)S
  6173. 2250 V
  6174. (01025)210 648 A
  6175. (#endif)252 1026 A
  6176. 2340 V
  6177. (01026)210 648 A
  6178. 2430 V
  6179. (01027)210 648 A
  6180. 1026(/*)S
  6181. (Function)336 1152 A
  6182. (Prototypes.)462 1530 A
  6183. 2034(*/)S
  6184. 2520 V
  6185. (01028)210 648 A
  6186. (#ifndef)294 1026 A
  6187. (_ANSI_H)294 1362 A
  6188. 2610 V
  6189. (01029)210 648 A
  6190. (#include)336 1026 A
  6191. (<ansi.h>)336 1404 A
  6192. 2700 V
  6193. (01030)210 648 A
  6194. (#endif)252 1026 A
  6195. 2790 V
  6196. (01031)210 648 A
  6197. 2880 V
  6198. (01032)210 648 A
  6199. (_PROTOTYPE()462 1026 A
  6200. (void)168 1530 A
  6201. (abort,)252 1740 A
  6202. ((void))252 2034 A
  6203. 4050();)S
  6204. 2970 V
  6205. (01033)210 648 A
  6206. (_PROTOTYPE()462 1026 A
  6207. (int)126 1530 A
  6208. (abs,)168 1698 A
  6209. ((int)168 1908 A
  6210. (_j))126 2118 A
  6211. 4050();)S
  6212. 3060 V
  6213. (01034)210 648 A
  6214. (_PROTOTYPE()462 1026 A
  6215. (int)126 1530 A
  6216. (atexit,)294 1698 A
  6217. ((void)210 2034 A
  6218. ((*_func)(void)))630 2286 A
  6219. 4050();)S
  6220. 3150 V
  6221. (01035)210 648 A
  6222. (_PROTOTYPE()462 1026 A
  6223. (double)252 1530 A
  6224. (atof,)210 1824 A
  6225. ((const)252 2076 A
  6226. (char)168 2370 A
  6227. (*_nptr))294 2580 A
  6228. 4050();)S
  6229. 3240 V
  6230. (01036)210 648 A
  6231. (_PROTOTYPE()462 1026 A
  6232. (int)126 1530 A
  6233. (atoi,)210 1698 A
  6234. ((const)252 1950 A
  6235. (char)168 2244 A
  6236. (*_nptr))294 2454 A
  6237. 4050();)S
  6238. 3330 V
  6239. (01037)210 648 A
  6240. (_PROTOTYPE()462 1026 A
  6241. (long)168 1530 A
  6242. (atol,)210 1740 A
  6243. ((const)252 1992 A
  6244. (char)168 2286 A
  6245. (*_nptr))294 2496 A
  6246. 4050();)S
  6247. 3420 V
  6248. (01038)210 648 A
  6249. (_PROTOTYPE()462 1026 A
  6250. (void)168 1530 A
  6251. (*calloc,)336 1740 A
  6252. ((size_t)294 2118 A
  6253. (_nmemb,)294 2454 A
  6254. (size_t)252 2790 A
  6255. (_size))252 3084 A
  6256. 4050();)S
  6257. 3510 V
  6258. (01039)210 648 A
  6259. (_PROTOTYPE()462 1026 A
  6260. (div_t)210 1530 A
  6261. (div,)168 1782 A
  6262. ((int)168 1992 A
  6263. (_numer,)294 2202 A
  6264. (int)126 2538 A
  6265. (_denom))294 2706 A
  6266. 4050();)S
  6267. 3600 V
  6268. (01040)210 648 A
  6269. (_PROTOTYPE()462 1026 A
  6270. (void)168 1530 A
  6271. (exit,)210 1740 A
  6272. ((int)168 1992 A
  6273. (_status))336 2202 A
  6274. 4050();)S
  6275. 3690 V
  6276. (01041)210 648 A
  6277. (_PROTOTYPE()462 1026 A
  6278. (void)168 1530 A
  6279. (free,)210 1740 A
  6280. ((void)210 1992 A
  6281. (*_ptr))252 2244 A
  6282. 4050();)S
  6283. 3780 V
  6284. (01042)210 648 A
  6285. (_PROTOTYPE()462 1026 A
  6286. (char)168 1530 A
  6287. (*getenv,)336 1740 A
  6288. ((const)252 2118 A
  6289. (char)168 2412 A
  6290. (*_name))294 2622 A
  6291. 4050();)S
  6292. 3870 V
  6293. (01043)210 648 A
  6294. (_PROTOTYPE()462 1026 A
  6295. (long)168 1530 A
  6296. (labs,)210 1740 A
  6297. ((long)210 1992 A
  6298. (_j))126 2244 A
  6299. 4050();)S
  6300. 3960 V
  6301. (01044)210 648 A
  6302. (_PROTOTYPE()462 1026 A
  6303. (ldiv_t)252 1530 A
  6304. (ldiv,)210 1824 A
  6305. ((long)210 2076 A
  6306. (_numer,)294 2328 A
  6307. (long)168 2664 A
  6308. (_denom))294 2874 A
  6309. 4050();)S
  6310. 4050 V
  6311. (01045)210 648 A
  6312. (_PROTOTYPE()462 1026 A
  6313. (void)168 1530 A
  6314. (*malloc,)336 1740 A
  6315. ((size_t)294 2118 A
  6316. (_size))252 2454 A
  6317. 4050();)S
  6318. 4140 V
  6319. (01046)210 648 A
  6320. (_PROTOTYPE()462 1026 A
  6321. (int)126 1530 A
  6322. (mblen,)252 1698 A
  6323. ((const)252 1992 A
  6324. (char)168 2286 A
  6325. (*_s,)168 2496 A
  6326. (size_t)252 2706 A
  6327. (_n))126 3000 A
  6328. 4050();)S
  6329. 4230 V
  6330. (01047)210 648 A
  6331. (_PROTOTYPE()462 1026 A
  6332. (size_t)252 1530 A
  6333. (mbstowcs,)378 1824 A
  6334. ((wchar_t)336 2244 A
  6335. (*_pwcs,)294 2622 A
  6336. (const)210 2958 A
  6337. (char)168 3210 A
  6338. (*_s,)168 3420 A
  6339. (size_t)252 3630 A
  6340. (_n));)210 3924 A
  6341. 4320 V
  6342. (01048)210 648 A
  6343. (_PROTOTYPE()462 1026 A
  6344. (int)126 1530 A
  6345. (mbtowc,)294 1698 A
  6346. ((wchar_t)336 2034 A
  6347. (*_pwc,)252 2412 A
  6348. (const)210 2706 A
  6349. (char)168 2958 A
  6350. (*_s,)168 3168 A
  6351. (size_t)252 3378 A
  6352. (_n))126 3672 A
  6353. 4050();)S
  6354. 4410 V
  6355. (01049)210 648 A
  6356. (_PROTOTYPE()462 1026 A
  6357. (int)126 1530 A
  6358. (rand,)210 1698 A
  6359. ((void))252 1950 A
  6360. 4050();)S
  6361. 4500 V
  6362. (01050)210 648 A
  6363. (_PROTOTYPE()462 1026 A
  6364. (void)168 1530 A
  6365. (*realloc,)378 1740 A
  6366. ((void)210 2160 A
  6367. (*_ptr,)252 2412 A
  6368. (size_t)252 2706 A
  6369. (_size))252 3000 A
  6370. 4050();)S
  6371. 4590 V
  6372. (01051)210 648 A
  6373. (_PROTOTYPE()462 1026 A
  6374. (void)168 1530 A
  6375. (srand,)252 1740 A
  6376. ((unsigned)378 2034 A
  6377. (int)126 2454 A
  6378. (_seed))252 2622 A
  6379. 4050();)S
  6380. 4680 V
  6381. (01052)210 648 A
  6382. (_PROTOTYPE()462 1026 A
  6383. (double)252 1530 A
  6384. (strtod,)294 1824 A
  6385. ((const)252 2160 A
  6386. (char)168 2454 A
  6387. (*_nptr,)294 2664 A
  6388. (char)168 3000 A
  6389. (**_endptr))420 3210 A
  6390. 4050();)S
  6391. 4770 V
  6392. (01053)210 648 A
  6393. (_PROTOTYPE()462 1026 A
  6394. (long)168 1530 A
  6395. (strtol,)294 1740 A
  6396. ((const)252 2076 A
  6397. (char)168 2370 A
  6398. (*_nptr,)294 2580 A
  6399. (char)168 2916 A
  6400. (**_endptr,)420 3126 A
  6401. (int)126 3588 A
  6402. (_base))252 3756 A
  6403. 4050();)S
  6404. 4860 V
  6405. (01054)210 648 A
  6406. (_PROTOTYPE()462 1026 A
  6407. (int)126 1530 A
  6408. (system,)294 1698 A
  6409. ((const)252 2034 A
  6410. (char)168 2328 A
  6411. (*_string))378 2538 A
  6412. 4050();)S
  6413. 4950 V
  6414. (01055)210 648 A
  6415. (_PROTOTYPE()462 1026 A
  6416. (size_t)252 1530 A
  6417. (wcstombs,)378 1824 A
  6418. ((char)210 2244 A
  6419. (*_s,)168 2496 A
  6420. (const)210 2706 A
  6421. (wchar_t)294 2958 A
  6422. (*_pwcs,)294 3294 A
  6423. (size_t)252 3630 A
  6424. (_n));)210 3924 A
  6425. 5040 V
  6426. (01056)210 648 A
  6427. (_PROTOTYPE()462 1026 A
  6428. (int)126 1530 A
  6429. (wctomb,)294 1698 A
  6430. ((char)210 2034 A
  6431. (*_s,)168 2286 A
  6432. (wchar_t)294 2496 A
  6433. (_wchar))294 2832 A
  6434. 4050();)S
  6435. 5130 V
  6436. (01057)210 648 A
  6437. (_PROTOTYPE()462 1026 A
  6438. (void)168 1530 A
  6439. (*bsearch,)378 1740 A
  6440. ((const)252 2160 A
  6441. (void)168 2454 A
  6442. (*_key,)252 2664 A
  6443. (const)210 2958 A
  6444. (void)168 3210 A
  6445. (*_base,)294 3420 A
  6446. 5220 V
  6447. (01058)210 648 A
  6448. (size_t)252 1362 A
  6449. (_nmemb,)294 1656 A
  6450. (size_t)252 1992 A
  6451. (_size,)252 2286 A
  6452. 5310 V
  6453. (01059)210 648 A
  6454. (int)126 1362 A
  6455. ((*compar))378 1530 A
  6456. ((const)252 1950 A
  6457. (void)168 2244 A
  6458. 2454(*,)S
  6459. (const)210 2580 A
  6460. (void)168 2832 A
  6461. (*)))126 3042 A
  6462. 4050();)S
  6463. 5400 V
  6464. (01060)210 648 A
  6465. (_PROTOTYPE()462 1026 A
  6466. (void)168 1530 A
  6467. (qsort,)252 1740 A
  6468. ((void)210 2034 A
  6469. (*_base,)294 2286 A
  6470. (size_t)252 2622 A
  6471. (_nmemb,)294 2916 A
  6472. (size_t)252 3252 A
  6473. (_size,)252 3546 A
  6474. 5490 V
  6475. (01061)210 648 A
  6476. (int)126 1362 A
  6477. ((*compar))378 1530 A
  6478. ((const)252 1950 A
  6479. (void)168 2244 A
  6480. 2454(*,)S
  6481. (const)210 2580 A
  6482. (void)168 2832 A
  6483. (*)))126 3042 A
  6484. 4050();)S
  6485. 5580 V
  6486. (01062)210 648 A
  6487. (_PROTOTYPE()462 1026 A
  6488. (unsigned)336 1530 A
  6489. (long)168 1908 A
  6490. (int)126 2118 A
  6491. (strtoul,)336 2286 A
  6492. 5670 V
  6493. (01063)210 648 A
  6494. ((const)252 2034 A
  6495. (char)168 2328 A
  6496. (*_nptr,)294 2538 A
  6497. (char)168 2874 A
  6498. (**_endptr,)420 3084 A
  6499. (int)126 3546 A
  6500. (_base))252 3714 A
  6501. 4050();)S
  6502. 5760 V
  6503. (01064)210 648 A
  6504. 5850 V
  6505. (01065)210 648 A
  6506. (#ifdef)252 1026 A
  6507. (_MINIX)252 1320 A
  6508. 5940 V
  6509. (01066)210 648 A
  6510. (_PROTOTYPE()462 1026 A
  6511. (int)126 1530 A
  6512. (putenv,)294 1698 A
  6513. ((const)252 2034 A
  6514. (char)168 2328 A
  6515. (*_name))294 2538 A
  6516. 4050();)S
  6517. 6030 V
  6518. (01067)210 648 A
  6519. (_PROTOTYPE(int)588 1026 A
  6520. (getopt,)294 1656 A
  6521. ((int)168 1992 A
  6522. (_argc,)252 2202 A
  6523. (char)168 2496 A
  6524. (**_argv,)336 2706 A
  6525. (char)168 3084 A
  6526. (*_opts));)378 3294 A
  6527. 6120 V
  6528. (01068)210 648 A
  6529. (extern)252 1026 A
  6530. (char)168 1320 A
  6531. (*optarg;)336 1530 A
  6532. 6210 V
  6533. (01069)210 648 A
  6534. (extern)252 1026 A
  6535. (int)126 1320 A
  6536. (optind,)294 1488 A
  6537. (opterr,)294 1824 A
  6538. (optopt;)294 2160 A
  6539. 8418 V
  6540. EP
  6541. %%Page: 14 14
  6542. BP
  6543. /slant 0 def
  6544. /height 0 def
  6545. 630 V
  6546. 12 B
  6547. 648(14)S
  6548. 11 R
  6549. 2078(File:)S
  6550. 2311(include/stdlib.h)S
  6551. 10 R
  6552. 3402(MINIX)S
  6553. 3730(SOURCE)S
  6554. 4153(CODE)S
  6555. 900 V
  6556. 7 LST
  6557. (01070)210 648 A
  6558. (#endif)252 1026 A
  6559. 1320(/*)S
  6560. (_MINIX)252 1446 A
  6561. 1740(*/)S
  6562. 990 V
  6563. (01071)210 648 A
  6564. 1080 V
  6565. (01072)210 648 A
  6566. (#endif)252 1026 A
  6567. 1320(/*)S
  6568. (STDLIB_H)336 1446 A
  6569. 1824(*/)S
  6570. 1440 V
  6571. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  6572. 1530 V
  6573. (include/termios.h)714 2034 A
  6574. 1620 V
  6575. (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
  6576. 1800 V
  6577. (01100)210 648 A
  6578. 1026(/*)S
  6579. (The)126 1152 A
  6580. (<termios.h>)462 1320 A
  6581. (header)252 1824 A
  6582. 2118(is)S
  6583. (used)168 2244 A
  6584. (for)126 2454 A
  6585. (controlling)462 2622 A
  6586. (tty)126 3126 A
  6587. (modes.)252 3294 A
  6588. 3588(*/)S
  6589. 1890 V
  6590. (01101)210 648 A
  6591. 1980 V
  6592. (01102)210 648 A
  6593. (#ifndef)294 1026 A
  6594. (_TERMIOS_H)420 1362 A
  6595. 2070 V
  6596. (01103)210 648 A
  6597. (#define)294 1026 A
  6598. (_TERMIOS_H)420 1362 A
  6599. 2160 V
  6600. (01104)210 648 A
  6601. 2250 V
  6602. (01105)210 648 A
  6603. (typedef)294 1026 A
  6604. (unsigned)336 1362 A
  6605. (short)210 1740 A
  6606. (tcflag_t;)378 1992 A
  6607. 2340 V
  6608. (01106)210 648 A
  6609. (typedef)294 1026 A
  6610. (unsigned)336 1362 A
  6611. (char)168 1740 A
  6612. (cc_t;)210 1950 A
  6613. 2430 V
  6614. (01107)210 648 A
  6615. (typedef)294 1026 A
  6616. (unsigned)336 1362 A
  6617. (int)126 1740 A
  6618. (speed_t;)336 1908 A
  6619. 2520 V
  6620. (01108)210 648 A
  6621. 2610 V
  6622. (01109)210 648 A
  6623. (#define)294 1026 A
  6624. (NCCS)168 1362 A
  6625. 2034(20)S
  6626. 2370(/*)S
  6627. (size)168 2496 A
  6628. 2706(of)S
  6629. (cc_c)168 2832 A
  6630. (array,)252 3042 A
  6631. (some)168 3336 A
  6632. (extra)210 3546 A
  6633. (space)210 3798 A
  6634. 2700 V
  6635. (01110)210 648 A
  6636. 2412(*)S
  6637. (for)126 2496 A
  6638. (extensions.)462 2664 A
  6639. 3168(*/)S
  6640. 2790 V
  6641. (01111)210 648 A
  6642. 2880 V
  6643. (01112)210 648 A
  6644. 1026(/*)S
  6645. (Primary)294 1152 A
  6646. (terminal)336 1488 A
  6647. (control)294 1866 A
  6648. (structure.)420 2202 A
  6649. (POSIX)210 2664 A
  6650. (Table)210 2916 A
  6651. (7-1.)168 3168 A
  6652. 3378(*/)S
  6653. 2970 V
  6654. (01113)210 648 A
  6655. (struct)252 1026 A
  6656. (termios)294 1320 A
  6657. 1656({)S
  6658. 3060 V
  6659. (01114)210 648 A
  6660. (tcflag_t)336 1110 A
  6661. (c_iflag;)336 1488 A
  6662. 2370(/*)S
  6663. (input)210 2496 A
  6664. (modes)210 2748 A
  6665. 3000(*/)S
  6666. 3150 V
  6667. (01115)210 648 A
  6668. (tcflag_t)336 1110 A
  6669. (c_oflag;)336 1488 A
  6670. 2370(/*)S
  6671. (output)252 2496 A
  6672. (modes)210 2790 A
  6673. 3042(*/)S
  6674. 3240 V
  6675. (01116)210 648 A
  6676. (tcflag_t)336 1110 A
  6677. (c_cflag;)336 1488 A
  6678. 2370(/*)S
  6679. (control)294 2496 A
  6680. (modes)210 2832 A
  6681. 3084(*/)S
  6682. 3330 V
  6683. (01117)210 648 A
  6684. (tcflag_t)336 1110 A
  6685. (c_lflag;)336 1488 A
  6686. 2370(/*)S
  6687. (local)210 2496 A
  6688. (modes)210 2748 A
  6689. 3000(*/)S
  6690. 3420 V
  6691. (01118)210 648 A
  6692. (speed_t)294 1110 A
  6693. (c_ispeed;)378 1488 A
  6694. 2370(/*)S
  6695. (input)210 2496 A
  6696. (speed)210 2748 A
  6697. 3000(*/)S
  6698. 3510 V
  6699. (01119)210 648 A
  6700. (speed_t)294 1110 A
  6701. (c_ospeed;)378 1488 A
  6702. 2370(/*)S
  6703. (output)252 2496 A
  6704. (speed)210 2790 A
  6705. 3042(*/)S
  6706. 3600 V
  6707. (01120)210 648 A
  6708. (cc_t)168 1110 A
  6709. (c_cc[NCCS];)462 1320 A
  6710. 2370(/*)S
  6711. (control)294 2496 A
  6712. (characters)420 2832 A
  6713. 3294(*/)S
  6714. 3690 V
  6715. (01121)210 648 A
  6716. 1026(};)S
  6717. 3780 V
  6718. (01122)210 648 A
  6719. 3870 V
  6720. (01123)210 648 A
  6721. 1026(/*)S
  6722. (Values)252 1152 A
  6723. (for)126 1446 A
  6724. (termios)294 1614 A
  6725. (c_iflag)294 1950 A
  6726. (bit)126 2286 A
  6727. (map.)168 2454 A
  6728. (POSIX)210 2706 A
  6729. (Table)210 2958 A
  6730. (7-2.)168 3210 A
  6731. 3420(*/)S
  6732. 3960 V
  6733. (01124)210 648 A
  6734. (#define)294 1026 A
  6735. (BRKINT)252 1362 A
  6736. (0x0001)252 2034 A
  6737. 2370(/*)S
  6738. (signal)252 2496 A
  6739. (interrupt)378 2790 A
  6740. 3210(on)S
  6741. (break)210 3336 A
  6742. 3588(*/)S
  6743. 4050 V
  6744. (01125)210 648 A
  6745. (#define)294 1026 A
  6746. (ICRNL)210 1362 A
  6747. (0x0002)252 2034 A
  6748. 2370(/*)S
  6749. (map)126 2496 A
  6750. 2664(CR)S
  6751. 2790(to)S
  6752. 2916(NL)S
  6753. 3042(on)S
  6754. (input)210 3168 A
  6755. 3420(*/)S
  6756. 4140 V
  6757. (01126)210 648 A
  6758. (#define)294 1026 A
  6759. (IGNBRK)252 1362 A
  6760. (0x0004)252 2034 A
  6761. 2370(/*)S
  6762. (ignore)252 2496 A
  6763. (break)210 2790 A
  6764. 3042(*/)S
  6765. 4230 V
  6766. (01127)210 648 A
  6767. (#define)294 1026 A
  6768. (IGNCR)210 1362 A
  6769. (0x0008)252 2034 A
  6770. 2370(/*)S
  6771. (ignore)252 2496 A
  6772. 2790(CR)S
  6773. 2916(*/)S
  6774. 4320 V
  6775. (01128)210 648 A
  6776. (#define)294 1026 A
  6777. (IGNPAR)252 1362 A
  6778. (0x0010)252 2034 A
  6779. 2370(/*)S
  6780. (ignore)252 2496 A
  6781. (characters)420 2790 A
  6782. (with)168 3252 A
  6783. (parity)252 3462 A
  6784. (errors)252 3756 A
  6785. 4050(*/)S
  6786. 4410 V
  6787. (01129)210 648 A
  6788. (#define)294 1026 A
  6789. (INLCR)210 1362 A
  6790. (0x0020)252 2034 A
  6791. 2370(/*)S
  6792. (map)126 2496 A
  6793. 2664(NL)S
  6794. 2790(to)S
  6795. 2916(CR)S
  6796. 3042(on)S
  6797. (input)210 3168 A
  6798. 3420(*/)S
  6799. 4500 V
  6800. (01130)210 648 A
  6801. (#define)294 1026 A
  6802. (INPCK)210 1362 A
  6803. (0x0040)252 2034 A
  6804. 2370(/*)S
  6805. (enable)252 2496 A
  6806. (input)210 2790 A
  6807. (parity)252 3042 A
  6808. (check)210 3336 A
  6809. 3588(*/)S
  6810. 4590 V
  6811. (01131)210 648 A
  6812. (#define)294 1026 A
  6813. (ISTRIP)252 1362 A
  6814. (0x0080)252 2034 A
  6815. 2370(/*)S
  6816. (mask)168 2496 A
  6817. (off)126 2706 A
  6818. (8th)126 2874 A
  6819. (bit)126 3042 A
  6820. 3210(*/)S
  6821. 4680 V
  6822. (01132)210 648 A
  6823. (#define)294 1026 A
  6824. (IXOFF)210 1362 A
  6825. (0x0100)252 2034 A
  6826. 2370(/*)S
  6827. (enable)252 2496 A
  6828. (start/stop)420 2790 A
  6829. (input)210 3252 A
  6830. (control)294 3504 A
  6831. 3840(*/)S
  6832. 4770 V
  6833. (01133)210 648 A
  6834. (#define)294 1026 A
  6835. (IXON)168 1362 A
  6836. (0x0200)252 2034 A
  6837. 2370(/*)S
  6838. (enable)252 2496 A
  6839. (start/stop)420 2790 A
  6840. (output)252 3252 A
  6841. (control)294 3546 A
  6842. 3882(*/)S
  6843. 4860 V
  6844. (01134)210 648 A
  6845. (#define)294 1026 A
  6846. (PARMRK)252 1362 A
  6847. (0x0400)252 2034 A
  6848. 2370(/*)S
  6849. (mark)168 2496 A
  6850. (parity)252 2706 A
  6851. (errors)252 3000 A
  6852. 3294(in)S
  6853. (the)126 3420 A
  6854. (input)210 3588 A
  6855. (queue)210 3840 A
  6856. 4092(*/)S
  6857. 4950 V
  6858. (01135)210 648 A
  6859. 5040 V
  6860. (01136)210 648 A
  6861. 1026(/*)S
  6862. (Values)252 1152 A
  6863. (for)126 1446 A
  6864. (termios)294 1614 A
  6865. (c_oflag)294 1950 A
  6866. (bit)126 2286 A
  6867. (map.)168 2454 A
  6868. (POSIX)210 2706 A
  6869. (Sec.)168 2958 A
  6870. (7.1.2.3.)336 3168 A
  6871. 3546(*/)S
  6872. 5130 V
  6873. (01137)210 648 A
  6874. (#define)294 1026 A
  6875. (OPOST)210 1362 A
  6876. (0x0001)252 2034 A
  6877. 2370(/*)S
  6878. (perform)294 2496 A
  6879. (output)252 2832 A
  6880. (processing)420 3126 A
  6881. 3588(*/)S
  6882. 5220 V
  6883. (01138)210 648 A
  6884. 5310 V
  6885. (01139)210 648 A
  6886. 1026(/*)S
  6887. (Values)252 1152 A
  6888. (for)126 1446 A
  6889. (termios)294 1614 A
  6890. (c_cflag)294 1950 A
  6891. (bit)126 2286 A
  6892. (map.)168 2454 A
  6893. (POSIX)210 2706 A
  6894. (Table)210 2958 A
  6895. (7-3.)168 3210 A
  6896. 3420(*/)S
  6897. 5400 V
  6898. (01140)210 648 A
  6899. (#define)294 1026 A
  6900. (CLOCAL)252 1362 A
  6901. (0x0001)252 2034 A
  6902. 2370(/*)S
  6903. (ignore)252 2496 A
  6904. (modem)210 2790 A
  6905. (status)252 3042 A
  6906. (lines)210 3336 A
  6907. 3588(*/)S
  6908. 5490 V
  6909. (01141)210 648 A
  6910. (#define)294 1026 A
  6911. (CREAD)210 1362 A
  6912. (0x0002)252 2034 A
  6913. 2370(/*)S
  6914. (enable)252 2496 A
  6915. (receiver)336 2790 A
  6916. 3168(*/)S
  6917. 5580 V
  6918. (01142)210 648 A
  6919. (#define)294 1026 A
  6920. (CSIZE)210 1362 A
  6921. (0x000C)252 2034 A
  6922. 2370(/*)S
  6923. (number)252 2496 A
  6924. 2790(of)S
  6925. (bits)168 2916 A
  6926. (per)126 3126 A
  6927. (character)378 3294 A
  6928. 3714(*/)S
  6929. 5670 V
  6930. (01143)210 648 A
  6931. (#define)294 1026 A
  6932. (CS5)126 1698 A
  6933. (0x0000)252 2034 A
  6934. 2370(/*)S
  6935. 2496(if)S
  6936. (CSIZE)210 2622 A
  6937. 2874(is)S
  6938. (CS5,)168 3000 A
  6939. (characters)420 3210 A
  6940. (are)126 3672 A
  6941. 3840(5)S
  6942. (bits)168 3924 A
  6943. 4134(*/)S
  6944. 5760 V
  6945. (01144)210 648 A
  6946. (#define)294 1026 A
  6947. (CS6)126 1698 A
  6948. (0x0004)252 2034 A
  6949. 2370(/*)S
  6950. 2496(if)S
  6951. (CSIZE)210 2622 A
  6952. 2874(is)S
  6953. (CS6,)168 3000 A
  6954. (characters)420 3210 A
  6955. (are)126 3672 A
  6956. 3840(6)S
  6957. (bits)168 3924 A
  6958. 4134(*/)S
  6959. 5850 V
  6960. (01145)210 648 A
  6961. (#define)294 1026 A
  6962. (CS7)126 1698 A
  6963. (0x0008)252 2034 A
  6964. 2370(/*)S
  6965. 2496(if)S
  6966. (CSIZE)210 2622 A
  6967. 2874(is)S
  6968. (CS7,)168 3000 A
  6969. (characters)420 3210 A
  6970. (are)126 3672 A
  6971. 3840(7)S
  6972. (bits)168 3924 A
  6973. 4134(*/)S
  6974. 5940 V
  6975. (01146)210 648 A
  6976. (#define)294 1026 A
  6977. (CS8)126 1698 A
  6978. (0x000C)252 2034 A
  6979. 2370(/*)S
  6980. 2496(if)S
  6981. (CSIZE)210 2622 A
  6982. 2874(is)S
  6983. (CS8,)168 3000 A
  6984. (characters)420 3210 A
  6985. (are)126 3672 A
  6986. 3840(8)S
  6987. (bits)168 3924 A
  6988. 4134(*/)S
  6989. 6030 V
  6990. (01147)210 648 A
  6991. (#define)294 1026 A
  6992. (CSTOPB)252 1362 A
  6993. (0x0010)252 2034 A
  6994. 2370(/*)S
  6995. (send)168 2496 A
  6996. 2706(2)S
  6997. (stop)168 2790 A
  6998. (bits)168 3000 A
  6999. 3210(if)S
  7000. (set,)168 3336 A
  7001. (else)168 3546 A
  7002. 3756(1)S
  7003. 3840(*/)S
  7004. 6120 V
  7005. (01148)210 648 A
  7006. (#define)294 1026 A
  7007. (HUPCL)210 1362 A
  7008. (0x0020)252 2034 A
  7009. 2370(/*)S
  7010. (hang)168 2496 A
  7011. 2706(up)S
  7012. 2832(on)S
  7013. (last)168 2958 A
  7014. (close)210 3168 A
  7015. 3420(*/)S
  7016. 6210 V
  7017. (01149)210 648 A
  7018. (#define)294 1026 A
  7019. (PARENB)252 1362 A
  7020. (0x0040)252 2034 A
  7021. 2370(/*)S
  7022. (enable)252 2496 A
  7023. (parity)252 2790 A
  7024. 3084(on)S
  7025. (output)252 3210 A
  7026. 3504(*/)S
  7027. 8418 V
  7028. EP
  7029. %%Page: 15 15
  7030. BP
  7031. /slant 0 def
  7032. /height 0 def
  7033. 630 V
  7034. 10 R
  7035. 648(MINIX)S
  7036. 976(SOURCE)S
  7037. 1399(CODE)S
  7038. 11 R
  7039. 2034(File:)S
  7040. 2267(include/termios.h)S
  7041. 12 B
  7042. 4308(15)S
  7043. 900 V
  7044. 7 LST
  7045. (01150)210 648 A
  7046. (#define)294 1026 A
  7047. (PARODD)252 1362 A
  7048. (0x0080)252 2034 A
  7049. 2370(/*)S
  7050. (use)126 2496 A
  7051. (odd)126 2664 A
  7052. (parity)252 2832 A
  7053. 3126(if)S
  7054. (set,)168 3252 A
  7055. (else)168 3462 A
  7056. (even)168 3672 A
  7057. 3882(*/)S
  7058. 990 V
  7059. (01151)210 648 A
  7060. 1080 V
  7061. (01152)210 648 A
  7062. 1026(/*)S
  7063. (Values)252 1152 A
  7064. (for)126 1446 A
  7065. (termios)294 1614 A
  7066. (c_lflag)294 1950 A
  7067. (bit)126 2286 A
  7068. (map.)168 2454 A
  7069. (POSIX)210 2706 A
  7070. (Table)210 2958 A
  7071. (7-4.)168 3210 A
  7072. 3420(*/)S
  7073. 1170 V
  7074. (01153)210 648 A
  7075. (#define)294 1026 A
  7076. (ECHO)168 1362 A
  7077. (0x0001)252 2034 A
  7078. 2370(/*)S
  7079. (enable)252 2496 A
  7080. (echoing)294 2790 A
  7081. 3126(of)S
  7082. (input)210 3252 A
  7083. (characters)420 3504 A
  7084. 3966(*/)S
  7085. 1260 V
  7086. (01154)210 648 A
  7087. (#define)294 1026 A
  7088. (ECHOE)210 1362 A
  7089. (0x0002)252 2034 A
  7090. 2370(/*)S
  7091. (echo)168 2496 A
  7092. (ERASE)210 2706 A
  7093. 2958(as)S
  7094. (backspace)378 3084 A
  7095. 3504(*/)S
  7096. 1350 V
  7097. (01155)210 648 A
  7098. (#define)294 1026 A
  7099. (ECHOK)210 1362 A
  7100. (0x0004)252 2034 A
  7101. 2370(/*)S
  7102. (echo)168 2496 A
  7103. (KILL)168 2706 A
  7104. 2916(*/)S
  7105. 1440 V
  7106. (01156)210 648 A
  7107. (#define)294 1026 A
  7108. (ECHONL)252 1362 A
  7109. (0x0008)252 2034 A
  7110. 2370(/*)S
  7111. (echo)168 2496 A
  7112. 2706(NL)S
  7113. 2832(*/)S
  7114. 1530 V
  7115. (01157)210 648 A
  7116. (#define)294 1026 A
  7117. (ICANON)252 1362 A
  7118. (0x0010)252 2034 A
  7119. 2370(/*)S
  7120. (canonical)378 2496 A
  7121. (input)210 2916 A
  7122. ((erase)252 3168 A
  7123. (and)126 3462 A
  7124. (kill)168 3630 A
  7125. (enabled))336 3840 A
  7126. 4218(*/)S
  7127. 1620 V
  7128. (01158)210 648 A
  7129. (#define)294 1026 A
  7130. (IEXTEN)252 1362 A
  7131. (0x0020)252 2034 A
  7132. 2370(/*)S
  7133. (enable)252 2496 A
  7134. (extended)336 2790 A
  7135. (functions)378 3168 A
  7136. 3588(*/)S
  7137. 1710 V
  7138. (01159)210 648 A
  7139. (#define)294 1026 A
  7140. (ISIG)168 1362 A
  7141. (0x0040)252 2034 A
  7142. 2370(/*)S
  7143. (enable)252 2496 A
  7144. (signals)294 2790 A
  7145. 3126(*/)S
  7146. 1800 V
  7147. (01160)210 648 A
  7148. (#define)294 1026 A
  7149. (NOFLSH)252 1362 A
  7150. (0x0080)252 2034 A
  7151. 2370(/*)S
  7152. (disable)294 2496 A
  7153. (flush)210 2832 A
  7154. (after)210 3084 A
  7155. (interrupt)378 3336 A
  7156. 3756(or)S
  7157. (quit)168 3882 A
  7158. 4092(*/)S
  7159. 1890 V
  7160. (01161)210 648 A
  7161. (#define)294 1026 A
  7162. (TOSTOP)252 1362 A
  7163. (0x0100)252 2034 A
  7164. 2370(/*)S
  7165. (send)168 2496 A
  7166. (SIGTTOU)294 2706 A
  7167. ((job)168 3042 A
  7168. (control,)336 3252 A
  7169. (not)126 3630 A
  7170. (implemented*/)546 3798 A
  7171. 1980 V
  7172. (01162)210 648 A
  7173. 2070 V
  7174. (01163)210 648 A
  7175. 1026(/*)S
  7176. (Indices)294 1152 A
  7177. (into)168 1488 A
  7178. (c_cc)168 1698 A
  7179. (array.)252 1908 A
  7180. (Default)294 2244 A
  7181. (values)252 2580 A
  7182. 2874(in)S
  7183. (parentheses.)504 3000 A
  7184. (POSIX)210 3546 A
  7185. (Table)210 3798 A
  7186. (7-5.)168 4050 A
  7187. 4260(*/)S
  7188. 2160 V
  7189. (01164)210 648 A
  7190. (#define)294 1026 A
  7191. (VEOF)168 1362 A
  7192. 2160(0)S
  7193. 2370(/*)S
  7194. (cc_c[VEOF])420 2496 A
  7195. 2958(=)S
  7196. (EOF)126 3042 A
  7197. (char)168 3210 A
  7198. ((303D))168 3420 A
  7199. 3630(*/)S
  7200. 2250 V
  7201. (01165)210 648 A
  7202. (#define)294 1026 A
  7203. (VEOL)168 1362 A
  7204. 2160(1)S
  7205. 2370(/*)S
  7206. (cc_c[VEOL])420 2496 A
  7207. 2958(=)S
  7208. (EOL)126 3042 A
  7209. (char)168 3210 A
  7210. ((undef))294 3420 A
  7211. 3756(*/)S
  7212. 2340 V
  7213. (01166)210 648 A
  7214. (#define)294 1026 A
  7215. (VERASE)252 1362 A
  7216. 2160(2)S
  7217. 2370(/*)S
  7218. (cc_c[VERASE])504 2496 A
  7219. 3042(=)S
  7220. (ERASE)210 3126 A
  7221. (char)168 3378 A
  7222. ((303H))168 3588 A
  7223. 3798(*/)S
  7224. 2430 V
  7225. (01167)210 648 A
  7226. (#define)294 1026 A
  7227. (VINTR)210 1362 A
  7228. 2160(3)S
  7229. 2370(/*)S
  7230. (cc_c[VINTR])462 2496 A
  7231. 3000(=)S
  7232. (INTR)168 3084 A
  7233. (char)168 3294 A
  7234. ((DEL))210 3504 A
  7235. 3756(*/)S
  7236. 2520 V
  7237. (01168)210 648 A
  7238. (#define)294 1026 A
  7239. (VKILL)210 1362 A
  7240. 2160(4)S
  7241. 2370(/*)S
  7242. (cc_c[VKILL])462 2496 A
  7243. 3000(=)S
  7244. (KILL)168 3084 A
  7245. (char)168 3294 A
  7246. ((303U))168 3504 A
  7247. 3714(*/)S
  7248. 2610 V
  7249. (01169)210 648 A
  7250. (#define)294 1026 A
  7251. (VMIN)168 1362 A
  7252. 2160(5)S
  7253. 2370(/*)S
  7254. (cc_c[VMIN])420 2496 A
  7255. 2958(=)S
  7256. (MIN)126 3042 A
  7257. (value)210 3210 A
  7258. (for)126 3462 A
  7259. (timer)210 3630 A
  7260. 3882(*/)S
  7261. 2700 V
  7262. (01170)210 648 A
  7263. (#define)294 1026 A
  7264. (VQUIT)210 1362 A
  7265. 2160(6)S
  7266. 2370(/*)S
  7267. (cc_c[VQUIT])462 2496 A
  7268. 3000(=)S
  7269. (QUIT)168 3084 A
  7270. (char)168 3294 A
  7271. ((303\))168 3504 A
  7272. 3714(*/)S
  7273. 2790 V
  7274. (01171)210 648 A
  7275. (#define)294 1026 A
  7276. (VTIME)210 1362 A
  7277. 2160(7)S
  7278. 2370(/*)S
  7279. (cc_c[VTIME])462 2496 A
  7280. 3000(=)S
  7281. (TIME)168 3084 A
  7282. (value)210 3294 A
  7283. (for)126 3546 A
  7284. (timer)210 3714 A
  7285. 3966(*/)S
  7286. 2880 V
  7287. (01172)210 648 A
  7288. (#define)294 1026 A
  7289. (VSUSP)210 1362 A
  7290. 2160(8)S
  7291. 2370(/*)S
  7292. (cc_c[VSUSP])462 2496 A
  7293. 3000(=)S
  7294. (SUSP)168 3084 A
  7295. ((303Z,)168 3294 A
  7296. (ignored))336 3504 A
  7297. 3882(*/)S
  7298. 2970 V
  7299. (01173)210 648 A
  7300. (#define)294 1026 A
  7301. (VSTART)252 1362 A
  7302. 2160(9)S
  7303. 2370(/*)S
  7304. (cc_c[VSTART])504 2496 A
  7305. 3042(=)S
  7306. (START)210 3126 A
  7307. (char)168 3378 A
  7308. ((303S))168 3588 A
  7309. 3798(*/)S
  7310. 3060 V
  7311. (01174)210 648 A
  7312. (#define)294 1026 A
  7313. (VSTOP)210 1362 A
  7314. 2118(10)S
  7315. 2370(/*)S
  7316. (cc_c[VSTOP])462 2496 A
  7317. 3000(=)S
  7318. (STOP)168 3084 A
  7319. (char)168 3294 A
  7320. ((303Q))168 3504 A
  7321. 3714(*/)S
  7322. 3150 V
  7323. (01175)210 648 A
  7324. 3240 V
  7325. (01176)210 648 A
  7326. (#define)294 1026 A
  7327. (_POSIX_VDISABLE)630 1362 A
  7328. ((cc_t)0xFF)420 2118 A
  7329. 2706(/*)S
  7330. (You)126 2832 A
  7331. (can't)210 3000 A
  7332. (even)168 3252 A
  7333. (generate)336 3462 A
  7334. (this)168 3840 A
  7335. 3330 V
  7336. (01177)210 648 A
  7337. 2748(*)S
  7338. (character)378 2832 A
  7339. (with)168 3252 A
  7340. ('normal')336 3462 A
  7341. (keyboards.)420 3840 A
  7342. 3420 V
  7343. (01178)210 648 A
  7344. 2748(*)S
  7345. (But)126 2832 A
  7346. (some)168 3000 A
  7347. (language)336 3210 A
  7348. (specific)336 3588 A
  7349. (keyboards)378 3966 A
  7350. 3510 V
  7351. (01179)210 648 A
  7352. 2748(*)S
  7353. (can)126 2832 A
  7354. (generate)336 3000 A
  7355. (0xFF.)210 3378 A
  7356. 3630(It)S
  7357. (seems)210 3756 A
  7358. (that)168 4008 A
  7359. (all)126 4218 A
  7360. 3600 V
  7361. (01180)210 648 A
  7362. 2748(*)S
  7363. (256)126 2832 A
  7364. (are)126 3000 A
  7365. (used,)210 3168 A
  7366. 3420(so)S
  7367. (cc_t)168 3546 A
  7368. (should)252 3756 A
  7369. 4050(be)S
  7370. 4176(a)S
  7371. 3690 V
  7372. (01181)210 648 A
  7373. 2748(*)S
  7374. (short...)336 2832 A
  7375. 3780 V
  7376. (01182)210 648 A
  7377. 2748(*/)S
  7378. 3870 V
  7379. (01183)210 648 A
  7380. 3960 V
  7381. (01184)210 648 A
  7382. 1026(/*)S
  7383. (Values)252 1152 A
  7384. (for)126 1446 A
  7385. (the)126 1614 A
  7386. (baud)168 1782 A
  7387. (rate)168 1992 A
  7388. (settings.)378 2202 A
  7389. (POSIX)210 2664 A
  7390. (Table)210 2916 A
  7391. (7-6.)168 3168 A
  7392. 3378(*/)S
  7393. 4050 V
  7394. (01185)210 648 A
  7395. (#define)294 1026 A
  7396. 1362(B0)S
  7397. (0x0000)252 2034 A
  7398. 2370(/*)S
  7399. (hang)168 2496 A
  7400. 2706(up)S
  7401. (the)126 2832 A
  7402. (line)168 3000 A
  7403. 3210(*/)S
  7404. 4140 V
  7405. (01186)210 648 A
  7406. (#define)294 1026 A
  7407. (B50)126 1362 A
  7408. (0x1000)252 2034 A
  7409. 2370(/*)S
  7410. 2496(50)S
  7411. (baud)168 2622 A
  7412. 2832(*/)S
  7413. 4230 V
  7414. (01187)210 648 A
  7415. (#define)294 1026 A
  7416. (B75)126 1362 A
  7417. (0x2000)252 2034 A
  7418. 2370(/*)S
  7419. 2496(75)S
  7420. (baud)168 2622 A
  7421. 2832(*/)S
  7422. 4320 V
  7423. (01188)210 648 A
  7424. (#define)294 1026 A
  7425. (B110)168 1362 A
  7426. (0x3000)252 2034 A
  7427. 2370(/*)S
  7428. (110)126 2496 A
  7429. (baud)168 2664 A
  7430. 2874(*/)S
  7431. 4410 V
  7432. (01189)210 648 A
  7433. (#define)294 1026 A
  7434. (B134)168 1362 A
  7435. (0x4000)252 2034 A
  7436. 2370(/*)S
  7437. (134.5)210 2496 A
  7438. (baud)168 2748 A
  7439. 2958(*/)S
  7440. 4500 V
  7441. (01190)210 648 A
  7442. (#define)294 1026 A
  7443. (B150)168 1362 A
  7444. (0x5000)252 2034 A
  7445. 2370(/*)S
  7446. (150)126 2496 A
  7447. (baud)168 2664 A
  7448. 2874(*/)S
  7449. 4590 V
  7450. (01191)210 648 A
  7451. (#define)294 1026 A
  7452. (B200)168 1362 A
  7453. (0x6000)252 2034 A
  7454. 2370(/*)S
  7455. (200)126 2496 A
  7456. (baud)168 2664 A
  7457. 2874(*/)S
  7458. 4680 V
  7459. (01192)210 648 A
  7460. (#define)294 1026 A
  7461. (B300)168 1362 A
  7462. (0x7000)252 2034 A
  7463. 2370(/*)S
  7464. (300)126 2496 A
  7465. (baud)168 2664 A
  7466. 2874(*/)S
  7467. 4770 V
  7468. (01193)210 648 A
  7469. (#define)294 1026 A
  7470. (B600)168 1362 A
  7471. (0x8000)252 2034 A
  7472. 2370(/*)S
  7473. (600)126 2496 A
  7474. (baud)168 2664 A
  7475. 2874(*/)S
  7476. 4860 V
  7477. (01194)210 648 A
  7478. (#define)294 1026 A
  7479. (B1200)210 1362 A
  7480. (0x9000)252 2034 A
  7481. 2370(/*)S
  7482. (1200)168 2496 A
  7483. (baud)168 2706 A
  7484. 2916(*/)S
  7485. 4950 V
  7486. (01195)210 648 A
  7487. (#define)294 1026 A
  7488. (B1800)210 1362 A
  7489. (0xA000)252 2034 A
  7490. 2370(/*)S
  7491. (1800)168 2496 A
  7492. (baud)168 2706 A
  7493. 2916(*/)S
  7494. 5040 V
  7495. (01196)210 648 A
  7496. (#define)294 1026 A
  7497. (B2400)210 1362 A
  7498. (0xB000)252 2034 A
  7499. 2370(/*)S
  7500. (2400)168 2496 A
  7501. (baud)168 2706 A
  7502. 2916(*/)S
  7503. 5130 V
  7504. (01197)210 648 A
  7505. (#define)294 1026 A
  7506. (B4800)210 1362 A
  7507. (0xC000)252 2034 A
  7508. 2370(/*)S
  7509. (4800)168 2496 A
  7510. (baud)168 2706 A
  7511. 2916(*/)S
  7512. 5220 V
  7513. (01198)210 648 A
  7514. (#define)294 1026 A
  7515. (B9600)210 1362 A
  7516. (0xD000)252 2034 A
  7517. 2370(/*)S
  7518. (9600)168 2496 A
  7519. (baud)168 2706 A
  7520. 2916(*/)S
  7521. 5310 V
  7522. (01199)210 648 A
  7523. (#define)294 1026 A
  7524. (B19200)252 1362 A
  7525. (0xE000)252 2034 A
  7526. 2370(/*)S
  7527. (19200)210 2496 A
  7528. (baud)168 2748 A
  7529. 2958(*/)S
  7530. 5400 V
  7531. (01200)210 648 A
  7532. (#define)294 1026 A
  7533. (B38400)252 1362 A
  7534. (0xF000)252 2034 A
  7535. 2370(/*)S
  7536. (38400)210 2496 A
  7537. (baud)168 2748 A
  7538. 2958(*/)S
  7539. 5490 V
  7540. (01201)210 648 A
  7541. 5580 V
  7542. (01202)210 648 A
  7543. 1026(/*)S
  7544. (Optional)336 1152 A
  7545. (actions)294 1530 A
  7546. (for)126 1866 A
  7547. (tcsetattr().)504 2034 A
  7548. (POSIX)210 2622 A
  7549. (Sec.)168 2874 A
  7550. (7.2.1.2.)336 3084 A
  7551. 3462(*/)S
  7552. 5670 V
  7553. (01203)210 648 A
  7554. (#define)294 1026 A
  7555. (TCSANOW)294 1362 A
  7556. 2160(1)S
  7557. 2370(/*)S
  7558. (changes)294 2496 A
  7559. (take)168 2832 A
  7560. (effect)252 3042 A
  7561. (immediately)462 3336 A
  7562. 3840(*/)S
  7563. 5760 V
  7564. (01204)210 648 A
  7565. (#define)294 1026 A
  7566. (TCSADRAIN)378 1362 A
  7567. 2160(2)S
  7568. 2370(/*)S
  7569. (changes)294 2496 A
  7570. (take)168 2832 A
  7571. (effect)252 3042 A
  7572. (after)210 3336 A
  7573. (output)252 3588 A
  7574. 3882(is)S
  7575. (done)168 4008 A
  7576. 4218(*/)S
  7577. 5850 V
  7578. (01205)210 648 A
  7579. (#define)294 1026 A
  7580. (TCSAFLUSH)378 1362 A
  7581. 2160(3)S
  7582. 2370(/*)S
  7583. (wait)168 2496 A
  7584. (for)126 2706 A
  7585. (output)252 2874 A
  7586. 3168(to)S
  7587. (finish)252 3294 A
  7588. (and)126 3588 A
  7589. (flush)210 3756 A
  7590. (input)210 4008 A
  7591. 4260(*/)S
  7592. 5940 V
  7593. (01206)210 648 A
  7594. 6030 V
  7595. (01207)210 648 A
  7596. 1026(/*)S
  7597. (Queue_selector)588 1152 A
  7598. (values)252 1782 A
  7599. (for)126 2076 A
  7600. (tcflush().)420 2244 A
  7601. (POSIX)210 2748 A
  7602. (Sec.)168 3000 A
  7603. (7.2.2.2.)336 3210 A
  7604. 3588(*/)S
  7605. 6120 V
  7606. (01208)210 648 A
  7607. (#define)294 1026 A
  7608. (TCIFLUSH)336 1362 A
  7609. 2160(1)S
  7610. 2370(/*)S
  7611. (flush)210 2496 A
  7612. (accumulated)462 2748 A
  7613. (input)210 3252 A
  7614. (data)168 3504 A
  7615. 3714(*/)S
  7616. 6210 V
  7617. (01209)210 648 A
  7618. (#define)294 1026 A
  7619. (TCOFLUSH)336 1362 A
  7620. 2160(2)S
  7621. 2370(/*)S
  7622. (flush)210 2496 A
  7623. (accumulated)462 2748 A
  7624. (output)252 3252 A
  7625. (data)168 3546 A
  7626. 3756(*/)S
  7627. 8418 V
  7628. EP
  7629. %%Page: 16 16
  7630. BP
  7631. /slant 0 def
  7632. /height 0 def
  7633. 630 V
  7634. 12 B
  7635. 648(16)S
  7636. 11 R
  7637. 2034(File:)S
  7638. 2267(include/termios.h)S
  7639. 10 R
  7640. 3402(MINIX)S
  7641. 3730(SOURCE)S
  7642. 4153(CODE)S
  7643. 900 V
  7644. 7 LST
  7645. (01210)210 648 A
  7646. (#define)294 1026 A
  7647. (TCIOFLUSH)378 1362 A
  7648. 2160(3)S
  7649. 2370(/*)S
  7650. (flush)210 2496 A
  7651. (accumulated)462 2748 A
  7652. (input)210 3252 A
  7653. (and)126 3504 A
  7654. (output)252 3672 A
  7655. (data)168 3966 A
  7656. 4176(*/)S
  7657. 990 V
  7658. (01211)210 648 A
  7659. 1080 V
  7660. (01212)210 648 A
  7661. 1026(/*)S
  7662. (Action)252 1152 A
  7663. (values)252 1446 A
  7664. (for)126 1740 A
  7665. (tcflow().)378 1908 A
  7666. (POSIX)210 2370 A
  7667. (Sec.)168 2622 A
  7668. (7.2.2.2.)336 2832 A
  7669. 3210(*/)S
  7670. 1170 V
  7671. (01213)210 648 A
  7672. (#define)294 1026 A
  7673. (TCOOFF)252 1362 A
  7674. 2160(1)S
  7675. 2370(/*)S
  7676. (suspend)294 2496 A
  7677. (output)252 2832 A
  7678. 3126(*/)S
  7679. 1260 V
  7680. (01214)210 648 A
  7681. (#define)294 1026 A
  7682. (TCOON)210 1362 A
  7683. 2160(2)S
  7684. 2370(/*)S
  7685. (restart)294 2496 A
  7686. (suspended)378 2832 A
  7687. (output)252 3252 A
  7688. 3546(*/)S
  7689. 1350 V
  7690. (01215)210 648 A
  7691. (#define)294 1026 A
  7692. (TCIOFF)252 1362 A
  7693. 2160(3)S
  7694. 2370(/*)S
  7695. (transmit)336 2496 A
  7696. 2874(a)S
  7697. (STOP)168 2958 A
  7698. (character)378 3168 A
  7699. 3588(on)S
  7700. (the)126 3714 A
  7701. (line)168 3882 A
  7702. 4092(*/)S
  7703. 1440 V
  7704. (01216)210 648 A
  7705. (#define)294 1026 A
  7706. (TCION)210 1362 A
  7707. 2160(4)S
  7708. 2370(/*)S
  7709. (transmit)336 2496 A
  7710. 2874(a)S
  7711. (START)210 2958 A
  7712. (character)378 3210 A
  7713. 3630(on)S
  7714. (the)126 3756 A
  7715. (line)168 3924 A
  7716. 4134(*/)S
  7717. 1530 V
  7718. (01217)210 648 A
  7719. 1620 V
  7720. (01218)210 648 A
  7721. 1710 V
  7722. (01219)210 648 A
  7723. 1026(/*)S
  7724. (Function)336 1152 A
  7725. (Prototypes.)462 1530 A
  7726. 2034(*/)S
  7727. 1800 V
  7728. (01220)210 648 A
  7729. (#ifndef)294 1026 A
  7730. (_ANSI_H)294 1362 A
  7731. 1890 V
  7732. (01221)210 648 A
  7733. (#include)336 1026 A
  7734. (<ansi.h>)336 1404 A
  7735. 1980 V
  7736. (01222)210 648 A
  7737. (#endif)252 1026 A
  7738. 2070 V
  7739. (01223)210 648 A
  7740. 2160 V
  7741. (01224)210 648 A
  7742. (_PROTOTYPE()462 1026 A
  7743. (int)126 1530 A
  7744. (tcsendbreak,)504 1698 A
  7745. ((int)168 2244 A
  7746. (_fildes,)336 2454 A
  7747. (int)126 2832 A
  7748. (_duration))420 3000 A
  7749. 4260();)S
  7750. 2250 V
  7751. (01225)210 648 A
  7752. (_PROTOTYPE()462 1026 A
  7753. (int)126 1530 A
  7754. (tcdrain,)336 1698 A
  7755. ((int)168 2076 A
  7756. (_filedes))378 2286 A
  7757. 4260();)S
  7758. 2340 V
  7759. (01226)210 648 A
  7760. (_PROTOTYPE()462 1026 A
  7761. (int)126 1530 A
  7762. (tcflush,)336 1698 A
  7763. ((int)168 2076 A
  7764. (_filedes,)378 2286 A
  7765. (int)126 2706 A
  7766. (_queue_selector))672 2874 A
  7767. 4260();)S
  7768. 2430 V
  7769. (01227)210 648 A
  7770. (_PROTOTYPE()462 1026 A
  7771. (int)126 1530 A
  7772. (tcflow,)294 1698 A
  7773. ((int)168 2034 A
  7774. (_filedes,)378 2244 A
  7775. (int)126 2664 A
  7776. (_action))336 2832 A
  7777. 4260();)S
  7778. 2520 V
  7779. (01228)210 648 A
  7780. (_PROTOTYPE()462 1026 A
  7781. (speed_t)294 1530 A
  7782. (cfgetispeed,)504 1866 A
  7783. ((const)252 2412 A
  7784. (struct)252 2706 A
  7785. (termios)294 3000 A
  7786. (*_termios_p))504 3336 A
  7787. 4260();)S
  7788. 2610 V
  7789. (01229)210 648 A
  7790. (_PROTOTYPE()462 1026 A
  7791. (speed_t)294 1530 A
  7792. (cfgetospeed,)504 1866 A
  7793. ((const)252 2412 A
  7794. (struct)252 2706 A
  7795. (termios)294 3000 A
  7796. (*_termios_p))504 3336 A
  7797. 4260();)S
  7798. 2700 V
  7799. (01230)210 648 A
  7800. (_PROTOTYPE()462 1026 A
  7801. (int)126 1530 A
  7802. (cfsetispeed,)504 1698 A
  7803. ((struct)294 2244 A
  7804. (termios)294 2580 A
  7805. (*_termios_p,)504 2916 A
  7806. (speed_t)294 3462 A
  7807. (_speed))294 3798 A
  7808. 4260();)S
  7809. 2790 V
  7810. (01231)210 648 A
  7811. (_PROTOTYPE()462 1026 A
  7812. (int)126 1530 A
  7813. (cfsetospeed,)504 1698 A
  7814. ((struct)294 2244 A
  7815. (termios)294 2580 A
  7816. (*_termios_p,)504 2916 A
  7817. (speed_t)294 3462 A
  7818. (_speed))294 3798 A
  7819. 4260();)S
  7820. 2880 V
  7821. (01232)210 648 A
  7822. (_PROTOTYPE()462 1026 A
  7823. (int)126 1530 A
  7824. (tcgetattr,)420 1698 A
  7825. ((int)168 2160 A
  7826. (_filedes,)378 2370 A
  7827. (struct)252 2790 A
  7828. (termios)294 3084 A
  7829. (*_termios_p))504 3420 A
  7830. 4260();)S
  7831. 2970 V
  7832. (01233)210 648 A
  7833. (_PROTOTYPE()462 1026 A
  7834. (int)126 1530 A
  7835. (tcsetattr,)420 1698 A
  7836. 2160(\)S
  7837. 3060 V
  7838. (01234)210 648 A
  7839. ((int)168 1362 A
  7840. (_filedes,)378 1572 A
  7841. (int)126 1992 A
  7842. (_opt_actions,)546 2160 A
  7843. (const)210 2748 A
  7844. (struct)252 3000 A
  7845. (termios)294 3294 A
  7846. (*_termios_p))504 3630 A
  7847. 4260();)S
  7848. 3150 V
  7849. (01235)210 648 A
  7850. 3240 V
  7851. (01236)210 648 A
  7852. (#define)294 1026 A
  7853. (cfgetispeed(termios_p))924 1362 A
  7854. (((termios_p)->c_ispeed))966 2706 A
  7855. 3330 V
  7856. (01237)210 648 A
  7857. (#define)294 1026 A
  7858. (cfgetospeed(termios_p))924 1362 A
  7859. (((termios_p)->c_ospeed))966 2706 A
  7860. 3420 V
  7861. (01238)210 648 A
  7862. (#define)294 1026 A
  7863. (cfsetispeed(termios_p,)924 1362 A
  7864. (speed))252 2328 A
  7865. (((termios_p)->c_ispeed)924 2706 A
  7866. 3672(=)S
  7867. ((speed),)336 3756 A
  7868. 4134(0))S
  7869. 3510 V
  7870. (01239)210 648 A
  7871. (#define)294 1026 A
  7872. (cfsetospeed(termios_p,)924 1362 A
  7873. (speed))252 2328 A
  7874. (((termios_p)->c_ospeed)924 2706 A
  7875. 3672(=)S
  7876. ((speed),)336 3756 A
  7877. 4134(0))S
  7878. 3600 V
  7879. (01240)210 648 A
  7880. 3690 V
  7881. (01241)210 648 A
  7882. (#ifdef)252 1026 A
  7883. (_MINIX)252 1320 A
  7884. 3780 V
  7885. (01242)210 648 A
  7886. 1026(/*)S
  7887. (Here)168 1152 A
  7888. (are)126 1362 A
  7889. (the)126 1530 A
  7890. (local)210 1698 A
  7891. (extensions)420 1950 A
  7892. 2412(to)S
  7893. (the)126 2538 A
  7894. (POSIX)210 2706 A
  7895. (standard)336 2958 A
  7896. (for)126 3336 A
  7897. (Minix.)252 3504 A
  7898. (Posix)210 3798 A
  7899. 3870 V
  7900. (01243)210 648 A
  7901. 1068(*)S
  7902. (conforming)420 1152 A
  7903. (programs)336 1614 A
  7904. (are)126 1992 A
  7905. (not)126 2160 A
  7906. (able)168 2328 A
  7907. 2538(to)S
  7908. (access)252 2664 A
  7909. (these,)252 2958 A
  7910. (and)126 3252 A
  7911. (therefore)378 3420 A
  7912. (they)168 3840 A
  7913. (are)126 4050 A
  7914. 3960 V
  7915. (01244)210 648 A
  7916. 1068(*)S
  7917. (only)168 1152 A
  7918. (defined)294 1362 A
  7919. (when)168 1698 A
  7920. 1908(a)S
  7921. (Minix)210 1992 A
  7922. (program)294 2244 A
  7923. 2580(is)S
  7924. (compiled.)378 2706 A
  7925. 4050 V
  7926. (01245)210 648 A
  7927. 1068(*/)S
  7928. 4140 V
  7929. (01246)210 648 A
  7930. 4230 V
  7931. (01247)210 648 A
  7932. 1026(/*)S
  7933. (Extensions)420 1152 A
  7934. 1614(to)S
  7935. (the)126 1740 A
  7936. (termios)294 1908 A
  7937. (c_iflag)294 2244 A
  7938. (bit)126 2580 A
  7939. (map.)168 2748 A
  7940. 3000(*/)S
  7941. 4320 V
  7942. (01248)210 648 A
  7943. (#define)294 1026 A
  7944. (IXANY)210 1362 A
  7945. (0x0800)252 2034 A
  7946. 2370(/*)S
  7947. (allow)210 2496 A
  7948. (any)126 2748 A
  7949. (key)126 2916 A
  7950. 3084(to)S
  7951. (continue)336 3210 A
  7952. (ouptut)252 3588 A
  7953. 3882(*/)S
  7954. 4410 V
  7955. (01249)210 648 A
  7956. 4500 V
  7957. (01250)210 648 A
  7958. 1026(/*)S
  7959. (Extensions)420 1152 A
  7960. 1614(to)S
  7961. (the)126 1740 A
  7962. (termios)294 1908 A
  7963. (c_oflag)294 2244 A
  7964. (bit)126 2580 A
  7965. (map.)168 2748 A
  7966. (They)168 2958 A
  7967. (are)126 3168 A
  7968. (only)168 3336 A
  7969. (active)252 3546 A
  7970. (iff)126 3840 A
  7971. 4590 V
  7972. (01251)210 648 A
  7973. 1068(*)S
  7974. (OPOST)210 1152 A
  7975. 1404(is)S
  7976. (enabled.)336 1530 A
  7977. 1908(*/)S
  7978. 4680 V
  7979. (01252)210 648 A
  7980. (#define)294 1026 A
  7981. (ONLCR)210 1362 A
  7982. (0x0002)252 2034 A
  7983. 2370(/*)S
  7984. (Map)126 2496 A
  7985. 2664(NL)S
  7986. 2790(to)S
  7987. (CR-NL)210 2916 A
  7988. 3168(on)S
  7989. (output)252 3294 A
  7990. 3588(*/)S
  7991. 4770 V
  7992. (01253)210 648 A
  7993. (#define)294 1026 A
  7994. (XTABS)210 1362 A
  7995. (0x0004)252 2034 A
  7996. 2370(/*)S
  7997. (Expand)252 2496 A
  7998. (tabs)168 2790 A
  7999. 3000(to)S
  8000. (spaces)252 3126 A
  8001. 3420(*/)S
  8002. 4860 V
  8003. (01254)210 648 A
  8004. (#define)294 1026 A
  8005. (ONOEOT)252 1362 A
  8006. (0x0008)252 2034 A
  8007. 2370(/*)S
  8008. (discard)294 2496 A
  8009. (EOT's)210 2832 A
  8010. ((303D))168 3084 A
  8011. 3294(on)S
  8012. (output))294 3420 A
  8013. 3756(*/)S
  8014. 4950 V
  8015. (01255)210 648 A
  8016. 5040 V
  8017. (01256)210 648 A
  8018. 1026(/*)S
  8019. (Extensions)420 1152 A
  8020. 1614(to)S
  8021. (the)126 1740 A
  8022. (termios)294 1908 A
  8023. (c_lflag)294 2244 A
  8024. (bit)126 2580 A
  8025. (map.)168 2748 A
  8026. 3000(*/)S
  8027. 5130 V
  8028. (01257)210 648 A
  8029. (#define)294 1026 A
  8030. (LFLUSHO)294 1362 A
  8031. (0x0200)252 2034 A
  8032. 2370(/*)S
  8033. (Flush)210 2496 A
  8034. (output.)294 2748 A
  8035. 3084(*/)S
  8036. 5220 V
  8037. (01258)210 648 A
  8038. 5310 V
  8039. (01259)210 648 A
  8040. 1026(/*)S
  8041. (Extensions)420 1152 A
  8042. 1614(to)S
  8043. (the)126 1740 A
  8044. (c_cc)168 1908 A
  8045. (array.)252 2118 A
  8046. 2412(*/)S
  8047. 5400 V
  8048. (01260)210 648 A
  8049. (#define)294 1026 A
  8050. (VREPRINT)336 1362 A
  8051. 2118(11)S
  8052. 2370(/*)S
  8053. (cc_c[VREPRINT])588 2496 A
  8054. ((303R))168 3126 A
  8055. 3336(*/)S
  8056. 5490 V
  8057. (01261)210 648 A
  8058. (#define)294 1026 A