home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / compsrcs / 3b1 / volume02 / shlib / part02 < prev    next >
Encoding:
Internet Message Format  |  1992-03-16  |  33.2 KB

  1. Path: comp-sources-3b1
  2. From: buhrt@prslnk.uucp (Jeff Buhrt)
  3. Subject:  v02i002:  3b1 Shared Library Builder, Part02/02
  4. Newsgroups: comp.sources.3b1
  5. Approved: dave@galaxia.newport.ri.us
  6. X-Checksum-Snefru: 5971dc6f 239ac097 0343e597 974eed08
  7.  
  8. Submitted-by: buhrt@prslnk.uucp (Jeff Buhrt)
  9. Posting-number: Volume 2, Issue 2
  10. Archive-name: shlib/part02
  11.  
  12.  
  13. #! /bin/sh
  14. # This is a shell archive.  Remove anything before this line, then unpack
  15. # it by saving it into a file and typing "sh file".  To overwrite existing
  16. # files, type "sh file -c".  You can also feed this as standard input via
  17. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  18. # will see the following message at the end:
  19. #        "End of archive 2 (of 2)."
  20. # Contents:  newshlib.iCURS newshlib.ifile
  21. # Wrapped by dave@galaxia on Tue Feb 25 08:01:34 1992
  22. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  23. if test -f 'newshlib.iCURS' -a "${1}" != "-c" ; then 
  24.   echo shar: Will not clobber existing file \"'newshlib.iCURS'\"
  25. else
  26. echo shar: Extracting \"'newshlib.iCURS'\" \(17591 characters\)
  27. sed "s/^X//" >'newshlib.iCURS' <<'END_OF_FILE'
  28. XMEMORY {
  29. X    user_mem : origin = 0x80000 , length = 0x37ff000
  30. X}
  31. X
  32. XSECTIONS {
  33. X    .text 0x80000 BLOCK(1024) : {}
  34. X    GROUP ALIGN(65536) BLOCK(1024) : {
  35. X        .data : {}
  36. X        .bss  : {}
  37. X        .lib  :    {}
  38. X    }
  39. X}
  40. X
  41. Xtimezone = 0x00300000;
  42. Xtzname = 0x00300004;
  43. Xpatblack = 0x00300014;
  44. Xpatwhite = 0x00300034;
  45. Xpatgray = 0x00300054;
  46. Xpatltgray = 0x00300074;
  47. X_iob = 0x0030009c;
  48. X_bufendtab = 0x003001b8;
  49. X_ctype = 0x0030020c;
  50. Xsys_errlist = 0x0030030e;
  51. X_iob2 = 0x00300bc0;
  52. X_buf2endtab = 0x00300f0c;
  53. X_dbase = 0x00301000;
  54. Xerrno = _dbase + 0x0;
  55. Xenviron = _dbase + 0x4;
  56. X/*
  57. XPC = _dbase + 0x8;
  58. XBC = _dbase + 0xc;
  59. XUP = _dbase + 0x10;
  60. Xospeed = _dbase + 0x14;
  61. XLINES = _dbase + 0x18;
  62. XCOLS = _dbase + 0x1c;
  63. X    TAM*/
  64. Xwncur = _dbase + 0x20;
  65. Xoptind = _dbase + 0x22;
  66. Xoptarg = _dbase + 0x26;
  67. Xopterr = _dbase + 0x2a;
  68. Xoptopt = _dbase + 0x2e;
  69. Xsys_nerr = _dbase + 0x32;
  70. XFPA_flag = _dbase + 0x36;
  71. XFPA_s = _dbase + 0x3a;
  72. XFPA_d = _dbase + 0x3e;
  73. X_sibuf = 0x00306000;
  74. X_sobuf = 0x00306408;
  75. X_tbase = 0x00310000;
  76. Xshlbat = _tbase + 0x0;
  77. Xshlbatid = _tbase + 0x6;
  78. Xaccess = _tbase + 0xc;
  79. Xalarm = _tbase + 0x12;
  80. Xbrk = _tbase + 0x18;
  81. Xibrk = _tbase + 0x1e;
  82. Xsbrk = _tbase + 0x24;
  83. Xchdir = _tbase + 0x2a;
  84. Xchmod = _tbase + 0x30;
  85. Xchown = _tbase + 0x36;
  86. Xchroot = _tbase + 0x3c;
  87. Xclose = _tbase + 0x42;
  88. Xcreat = _tbase + 0x48;
  89. Xdup = _tbase + 0x4e;
  90. Xexecl = _tbase + 0x54;
  91. Xexecv = _tbase + 0x5a;
  92. Xexecle = _tbase + 0x60;
  93. Xexecve = _tbase + 0x66;
  94. Xexeclp = _tbase + 0x6c;
  95. Xexecvp = _tbase + 0x72;
  96. Xexit = _tbase + 0x78;
  97. X_exit = _tbase + 0x7e;
  98. Xfcntl = _tbase + 0x84;
  99. Xfork = _tbase + 0x8a;
  100. Xgetpid = _tbase + 0x90;
  101. Xgetpgrp = _tbase + 0x96;
  102. Xgetppid = _tbase + 0x9c;
  103. Xgetuid = _tbase + 0xa2;
  104. Xgeteuid = _tbase + 0xa8;
  105. Xgetgid = _tbase + 0xae;
  106. Xgetegid = _tbase + 0xb4;
  107. Xgtty = _tbase + 0xba;
  108. Xioctl = _tbase + 0xc0;
  109. Xkill = _tbase + 0xc6;
  110. Xlink = _tbase + 0xcc;
  111. Xlocking = _tbase + 0xd2;
  112. Xlseek = _tbase + 0xd8;
  113. Xmknod = _tbase + 0xde;
  114. Xmount = _tbase + 0xe4;
  115. Xmsgctl = _tbase + 0xea;
  116. Xmsgget = _tbase + 0xf0;
  117. Xmsgsnd = _tbase + 0xf6;
  118. Xmsgrcv = _tbase + 0xfc;
  119. Xnice = _tbase + 0x102;
  120. Xopen = _tbase + 0x108;
  121. Xopeni = _tbase + 0x10e;
  122. Xpause = _tbase + 0x114;
  123. Xpipe = _tbase + 0x11a;
  124. Xprofil = _tbase + 0x120;
  125. Xptrace = _tbase + 0x126;
  126. Xread = _tbase + 0x12c;
  127. Xsemctl = _tbase + 0x132;
  128. Xsemget = _tbase + 0x138;
  129. Xsemop = _tbase + 0x13e;
  130. Xsetpgrp = _tbase + 0x144;
  131. Xsetuid = _tbase + 0x14a;
  132. Xsetgid = _tbase + 0x150;
  133. Xshmctl = _tbase + 0x156;
  134. Xshmget = _tbase + 0x15c;
  135. Xshmat = _tbase + 0x162;
  136. Xshmdt = _tbase + 0x168;
  137. X/* signal = _tbase + 0x16e;  ??? */
  138. Xstat = _tbase + 0x174;
  139. Xstty = _tbase + 0x17a;
  140. Xfstat = _tbase + 0x180;
  141. Xstime = _tbase + 0x186;
  142. Xswrite = _tbase + 0x18c;
  143. Xsync = _tbase + 0x192;
  144. Xsyslocal = _tbase + 0x198;
  145. Xtime = _tbase + 0x19e;
  146. Xtimes = _tbase + 0x1a4;
  147. Xulimit = _tbase + 0x1aa;
  148. Xumask = _tbase + 0x1b0;
  149. Xumount = _tbase + 0x1b6;
  150. Xuname = _tbase + 0x1bc;
  151. Xunlink = _tbase + 0x1c2;
  152. Xustat = _tbase + 0x1c8;
  153. Xutime = _tbase + 0x1ce;
  154. Xwait = _tbase + 0x1d4;
  155. Xwrite = _tbase + 0x1da;
  156. Xabort = _tbase + 0x1e0;
  157. Xabs = _tbase + 0x1e6;
  158. Xatof = _tbase + 0x1ec;
  159. Xclock = _tbase + 0x1f2;
  160. Xcrypt = _tbase + 0x1f8;
  161. Xsetkey = _tbase + 0x1fe;
  162. Xencrypt = _tbase + 0x204;
  163. Xctermid = _tbase + 0x20a;
  164. Xctime = _tbase + 0x210;
  165. Xlocaltime = _tbase + 0x216;
  166. Xgmtime = _tbase + 0x21c;
  167. Xasctime = _tbase + 0x222;
  168. Xtzset = _tbase + 0x228;
  169. Xcuserid = _tbase + 0x22e;
  170. Xecvt = _tbase + 0x234;
  171. Xfcvt = _tbase + 0x23a;
  172. Xgcvt = _tbase + 0x240;
  173. Xfclose = _tbase + 0x246;
  174. Xfflush = _tbase + 0x24c;
  175. Xfopen = _tbase + 0x252;
  176. Xfreopen = _tbase + 0x258;
  177. Xfdopen = _tbase + 0x25e;
  178. Xfread = _tbase + 0x264;
  179. Xfwrite = _tbase + 0x26a;
  180. Xfrexp = _tbase + 0x270;
  181. Xldexp = _tbase + 0x276;
  182. Xmodf = _tbase + 0x27c;
  183. Xfseek = _tbase + 0x282;
  184. Xrewind = _tbase + 0x288;
  185. Xftell = _tbase + 0x28e;
  186. Xftw = _tbase + 0x294;
  187. Xfgetc = _tbase + 0x29a;
  188. Xgetw = _tbase + 0x2a0;
  189. Xgetcwd = _tbase + 0x2a6;
  190. Xgetenv = _tbase + 0x2ac;
  191. Xgetgrent = _tbase + 0x2b2;
  192. Xgetgrgid = _tbase + 0x2b8;
  193. Xgetgrnam = _tbase + 0x2be;
  194. Xsetgrent = _tbase + 0x2c4;
  195. Xendgrent = _tbase + 0x2ca;
  196. Xgetlogin = _tbase + 0x2d0;
  197. Xgetopt = _tbase + 0x2d6;
  198. Xgetpass = _tbase + 0x2dc;
  199. Xgetpw = _tbase + 0x2e2;
  200. Xgetpwent = _tbase + 0x2e8;
  201. Xgetpwuid = _tbase + 0x2ee;
  202. Xgetpwnam = _tbase + 0x2f4;
  203. Xsetpwent = _tbase + 0x2fa;
  204. Xendpwent = _tbase + 0x300;
  205. Xgets = _tbase + 0x306;
  206. Xgetchar = _tbase + 0x30c;
  207. Xfgets = _tbase + 0x312;
  208. Xgetutent = _tbase + 0x318;
  209. Xgetutid = _tbase + 0x31e;
  210. Xgetutline = _tbase + 0x324;
  211. Xpututline = _tbase + 0x32a;
  212. Xsetutent = _tbase + 0x330;
  213. Xendutent = _tbase + 0x336;
  214. Xutmpname = _tbase + 0x33c;
  215. Xmalloc = _tbase + 0x342;
  216. Xfree = _tbase + 0x348;
  217. Xrealloc = _tbase + 0x34e;
  218. Xcalloc = _tbase + 0x354;
  219. Xcfree = _tbase + 0x35a;
  220. Xmemccpy = _tbase + 0x360;
  221. Xmemchr = _tbase + 0x366;
  222. Xmemcmp = _tbase + 0x36c;
  223. Xmemcpy = _tbase + 0x372;
  224. Xmemset = _tbase + 0x378;
  225. Xmktemp = _tbase + 0x37e;
  226. Xmonitor = _tbase + 0x384;
  227. Xperror = _tbase + 0x38a;
  228. Xpopen = _tbase + 0x390;
  229. Xpclose = _tbase + 0x396;
  230. Xprintf = _tbase + 0x39c;
  231. Xfprintf = _tbase + 0x3a2;
  232. Xsprintf = _tbase + 0x3a8;
  233. Xfputc = _tbase + 0x3ae;
  234. Xputw = _tbase + 0x3b4;
  235. Xputpwent = _tbase + 0x3ba;
  236. Xputs = _tbase + 0x3c0;
  237. Xputchar = _tbase + 0x3c6;
  238. Xfputs = _tbase + 0x3cc;
  239. Xscanf = _tbase + 0x3d2;
  240. Xfscanf = _tbase + 0x3d8;
  241. Xsscanf = _tbase + 0x3de;
  242. Xsetbuf = _tbase + 0x3e4;
  243. Xsleep = _tbase + 0x3ea;
  244. Xssignal = _tbase + 0x3f0;
  245. Xgsignal = _tbase + 0x3f6;
  246. Xstrcat = _tbase + 0x3fc;
  247. Xstrncat = _tbase + 0x402;
  248. Xstrcmp = _tbase + 0x408;
  249. Xstrncmp = _tbase + 0x40e;
  250. Xstrcpy = _tbase + 0x414;
  251. Xstrncpy = _tbase + 0x41a;
  252. Xstrlen = _tbase + 0x420;
  253. Xstrchr = _tbase + 0x426;
  254. Xstrrchr = _tbase + 0x42c;
  255. Xstrpbrk = _tbase + 0x432;
  256. Xstrspn = _tbase + 0x438;
  257. Xstrcspn = _tbase + 0x43e;
  258. Xstrtok = _tbase + 0x444;
  259. Xstrtol = _tbase + 0x44a;
  260. Xatol = _tbase + 0x450;
  261. Xatoi = _tbase + 0x456;
  262. Xswab = _tbase + 0x45c;
  263. Xsystem = _tbase + 0x462;
  264. Xtmpfile = _tbase + 0x468;
  265. Xtmpnam = _tbase + 0x46e;
  266. Xtempnam = _tbase + 0x474;
  267. Xttyname = _tbase + 0x47a;
  268. Xisatty = _tbase + 0x480;
  269. Xttyslot = _tbase + 0x486;
  270. Xungetc = _tbase + 0x48c;
  271. X_filbuf = _tbase + 0x492;
  272. X_flsbuf = _tbase + 0x498;
  273. Xlmul__ = _tbase + 0x49e;
  274. Xlmul = _tbase + 0x4a4;
  275. Xldiv__ = _tbase + 0x4aa;
  276. Xldiv = _tbase + 0x4b0;
  277. Xlrem__ = _tbase + 0x4b6;
  278. Xlrem = _tbase + 0x4bc;
  279. Xaldiv = _tbase + 0x4c2;
  280. Xalmul = _tbase + 0x4c8;
  281. Xalrem = _tbase + 0x4ce;
  282. Xulmul = _tbase + 0x4d4;
  283. Xuldiv__ = _tbase + 0x4da;
  284. Xuldiv = _tbase + 0x4e0;
  285. Xulrem__ = _tbase + 0x4e6;
  286. Xulrem = _tbase + 0x4ec;
  287. Xqsort = _tbase + 0x4f2;
  288. Xl3tol = _tbase + 0x4f8;
  289. Xltol3 = _tbase + 0x4fe;
  290. X/*
  291. Xtgetflag = _tbase + 0x504;
  292. Xtgetent = _tbase + 0x50a;
  293. Xtgetstr = _tbase + 0x510;
  294. Xtgetnum = _tbase + 0x516;
  295. Xtgoto = _tbase + 0x51c;
  296. Xtputs = _tbase + 0x522;
  297. X    TAM*/
  298. Xform = _tbase + 0x528;
  299. Xmenu = _tbase + 0x52e;
  300. Xmessage = _tbase + 0x534;
  301. Xsetattr = _tbase + 0x53a;
  302. Xpb_open = _tbase + 0x540;
  303. Xadf_gtxcd = _tbase + 0x546;
  304. Xadf_gtwrd = _tbase + 0x54c;
  305. Xpb_gets = _tbase + 0x552;
  306. Xpb_check = _tbase + 0x558;
  307. Xpb_weof = _tbase + 0x55e;
  308. Xpb_seek = _tbase + 0x564;
  309. Xpb_puts = _tbase + 0x56a;
  310. Xpb_name = _tbase + 0x570;
  311. Xpb_empty = _tbase + 0x576;
  312. Xpb_gbuf = _tbase + 0x57c;
  313. Xadf_gttok = _tbase + 0x582;
  314. X/*wrefresh = _tbase + 0x588;    TAM */
  315. Xtrack = _tbase + 0x58e;
  316. Xwcreate = _tbase + 0x594;
  317. X/*initscr = _tbase + 0x59a;    TAM */
  318. X/*cbreak = _tbase + 0x5a0;    TAM */
  319. Xattroff = _tbase + 0x5a6;
  320. X/*nl = _tbase + 0x5ac;        TAM */
  321. Xattron = _tbase + 0x5b2;
  322. X/*flushinp = _tbase + 0x5b8;
  323. Xnoecho = _tbase + 0x5be;
  324. X    TAM */
  325. Xinch = _tbase + 0x5c4;
  326. Xgetch = _tbase + 0x5ca;
  327. X/*
  328. Xsavetty = _tbase + 0x5d0;
  329. Xresetty = _tbase + 0x5d6;
  330. Xecho = _tbase + 0x5dc;
  331. Xnocbreak = _tbase + 0x5e2;
  332. Xnonl = _tbase + 0x5e8;
  333. X    TAM */
  334. Xwdelete = _tbase + 0x5ee;
  335. Xwprexec = _tbase + 0x5f4;
  336. Xwpostwait = _tbase + 0x5fa;
  337. Xwgetc = _tbase + 0x600;
  338. Xkcodemap = _tbase + 0x606;
  339. X/*keypad = _tbase + 0x60c;    TAM */
  340. Xwsigintr = _tbase + 0x612;
  341. Xwind = _tbase + 0x618;
  342. Xwsigcatch = _tbase + 0x61e;
  343. Xwinit = _tbase + 0x624;
  344. Xwsetbuf = _tbase + 0x62a;
  345. Xiswind = _tbase + 0x630;
  346. Xwexit = _tbase + 0x636;
  347. X/*endwin = _tbase + 0x63c;    TAM */
  348. Xwgetpos = _tbase + 0x642;
  349. Xwgoto = _tbase + 0x648;
  350. Xwinstr = _tbase + 0x64e;
  351. Xwreadmouse = _tbase + 0x654;
  352. Xwsetmouse = _tbase + 0x65a;
  353. Xwgetmouse = _tbase + 0x660;
  354. Xwnl = _tbase + 0x666;
  355. Xwndelay = _tbase + 0x66c;
  356. Xwprompt = _tbase + 0x672;
  357. Xwguser = _tbase + 0x678;
  358. Xwcmd = _tbase + 0x67e;
  359. Xwslk = _tbase + 0x684;
  360. Xwlabel = _tbase + 0x68a;
  361. Xwuser = _tbase + 0x690;
  362. Xwprintf = _tbase + 0x696;
  363. X/*printw = _tbase + 0x69c;    TAM */
  364. Xwputc = _tbase + 0x6a2;
  365. Xwputs = _tbase + 0x6a8;
  366. Xwrastop = _tbase + 0x6ae;
  367. Xwselect = _tbase + 0x6b4;
  368. Xwgetsel = _tbase + 0x6ba;
  369. Xwsetstat = _tbase + 0x6c0;
  370. Xwgetstat = _tbase + 0x6c6;
  371. Xsetty = _tbase + 0x6cc;
  372. X/*fixterm = _tbase + 0x6d2;    TAM */
  373. Xphysclr = _tbase + 0x6d8;
  374. X/*resetterm = _tbase + 0x6de;    TAM */
  375. X/*setterm = _tbase + 0x6e4;    TAM */
  376. Xgetterm = _tbase + 0x6ea;
  377. X/*baudrate = _tbase + 0x6f0;    TAM */
  378. Xparseline = _tbase + 0x6f6;
  379. Xslkcol = _tbase + 0x6fc;
  380. Xsetjmp = _tbase + 0x702;
  381. Xlongjmp = _tbase + 0x708;
  382. Xafmulf = _tbase + 0x70e;
  383. Xafdivf = _tbase + 0x714;
  384. Xafaddf = _tbase + 0x71a;
  385. X_cvfd = _tbase + 0x720;
  386. X_cvif = _tbase + 0x726;
  387. Xfltused = _tbase + 0x72c;
  388. Xnlist = _tbase + 0x732;
  389. Xfmul = _tbase + 0x738;
  390. Xfdiv = _tbase + 0x73e;
  391. Xfadd = _tbase + 0x744;
  392. Xfsub = _tbase + 0x74a;
  393. X_cvdf = _tbase + 0x750;
  394. X_cvdi = _tbase + 0x756;
  395. X_cvid = _tbase + 0x75c;
  396. X_cvfi = _tbase + 0x762;
  397. Xafadd = _tbase + 0x768;
  398. Xafsub = _tbase + 0x76e;
  399. Xafsubf = _tbase + 0x774;
  400. Xafmul = _tbase + 0x77a;
  401. Xexhelp = _tbase + 0x780;
  402. Xtolower = _tbase + 0x786;
  403. Xwicon = _tbase + 0x78c;
  404. Xwicoff = _tbase + 0x792;
  405. Xtoupper = _tbase + 0x798;
  406. Xl64a = _tbase + 0x79e;
  407. Xa64l = _tbase + 0x7a4;
  408. X_bufsync = _tbase + 0x7aa;
  409. Xsetuname = _tbase + 0x7b0;
  410. Xauldiv = _tbase + 0x7b6;
  411. Xeprintf = _tbase + 0x7bc;
  412. Xdbsub__ = _tbase + 0x7c2;
  413. Xdbadd__ = _tbase + 0x7c8;
  414. Xdbdiv__ = _tbase + 0x7ce;
  415. Xdbmul__ = _tbase + 0x7d4;
  416. Xltodb__ = _tbase + 0x7da;
  417. Xdbtol__ = _tbase + 0x7e0;
  418. Xdbtofl__ = _tbase + 0x7e6;
  419. Xfltodb__ = _tbase + 0x7ec;
  420. Xltofl__ = _tbase + 0x7f2;
  421. Xfltol__ = _tbase + 0x7f8;
  422. Xultodb__ = _tbase + 0x7fe;
  423. Xultofl__ = _tbase + 0x804;
  424. Xaulmul = _tbase + 0x80a;
  425. Xafdiv = _tbase + 0x810;
  426. Xdbtst__ = _tbase + 0x816;
  427. Xfltst__ = _tbase + 0x81c;
  428. Xplock = _tbase + 0x822;
  429. Xdial = _tbase + 0x828;
  430. Xcallout = _tbase + 0x82e;
  431. Xundial = _tbase + 0x834;
  432. Xdrand48 = _tbase + 0x83a;
  433. Xerand48 = _tbase + 0x840;
  434. Xlrand48 = _tbase + 0x846;
  435. Xmrand48 = _tbase + 0x84c;
  436. Xsrand48 = _tbase + 0x852;
  437. Xjrand48 = _tbase + 0x858;
  438. Xseed48 = _tbase + 0x85e;
  439. Xlcong48 = _tbase + 0x864;
  440. Xrand = _tbase + 0x86a;
  441. Xsrand = _tbase + 0x870;
  442. Xftok = _tbase + 0x876;
  443. Xputenv = _tbase + 0x87c;
  444. Xtargets = _tbase + 0x882;
  445. Xn_targets = _tbase + 0x888;
  446. Xwtargeton = _tbase + 0x88e;
  447. Xw_target = _tbase + 0x894;
  448. X_fpachk = _tbase + 0x89a;
  449. X_assert = _tbase + 0x8a0;
  450. Xbsearch = _tbase + 0x8a6;
  451. Xhcreate = _tbase + 0x8ac;
  452. Xhsearch = _tbase + 0x8b2;
  453. Xhdestroy = _tbase + 0x8b8;
  454. Xtsearch = _tbase + 0x8be;
  455. Xtdelete = _tbase + 0x8c4;
  456. Xtwalk = _tbase + 0x8ca;
  457. Xnrand48 = _tbase + 0x8d0;
  458. X
  459. X_Etbase = 0x00330000;
  460. X__eprintf = _Etbase + 0x00;
  461. X__builtin_new = _Etbase + 0x06;
  462. X__builtin_vec_new = _Etbase + 0x0c;
  463. X__set_new_handler = _Etbase + 0x12;
  464. Xset_new_handler = _Etbase + 0x18;
  465. X__builtin_delete = _Etbase + 0x1e;
  466. X__builtin_vec_delete = _Etbase + 0x24;
  467. X__umulsi3 = _Etbase + 0x2a;
  468. X__mulsi3 = _Etbase + 0x30;
  469. X__udivsi3 = _Etbase + 0x36;
  470. X__divsi3 = _Etbase + 0x3c;
  471. X__umodsi3 = _Etbase + 0x42;
  472. X__modsi3 = _Etbase + 0x48;
  473. X__lshrsi3 = _Etbase + 0x4e;
  474. X__lshlsi3 = _Etbase + 0x54;
  475. X__ashrsi3 = _Etbase + 0x5a;
  476. X__ashlsi3 = _Etbase + 0x60;
  477. X__divdf3 = _Etbase + 0x66;
  478. X__muldf3 = _Etbase + 0x6c;
  479. X__negdf2 = _Etbase + 0x72;
  480. X__adddf3 = _Etbase + 0x78;
  481. X__subdf3 = _Etbase + 0x7e;
  482. X__cmpdf2 = _Etbase + 0x84;
  483. X__fixunsdfsi = _Etbase + 0x8a;
  484. X__fixdfsi = _Etbase + 0x90;
  485. X__floatsidf = _Etbase + 0x96;
  486. X__truncdfsf2 = _Etbase + 0x9c;
  487. X__extendsfdf2 = _Etbase + 0xa2;
  488. X__addsf3 = _Etbase + 0xa8;
  489. X__negsf2 = _Etbase + 0xae;
  490. X__subsf3 = _Etbase + 0xb4;
  491. X__cmpsf2 = _Etbase + 0xba;
  492. X__mulsf3 = _Etbase + 0xc0;
  493. X__divsf3 = _Etbase + 0xc6;
  494. X__builtin_saveregs = _Etbase + 0xcc;
  495. X__adddi3 = _Etbase + 0xd2;
  496. X__subdi3 = _Etbase + 0xd8;
  497. X__muldi3 = _Etbase + 0xde;
  498. X__divdi3 = _Etbase + 0xe4;
  499. X__moddi3 = _Etbase + 0xea;
  500. X__udivdi3 = _Etbase + 0xf0;
  501. X__umoddi3 = _Etbase + 0xf6;
  502. X__negdi2 = _Etbase + 0xfc;
  503. X__anddi3 = _Etbase + 0x102;
  504. X__iordi3 = _Etbase + 0x108;
  505. X__xordi3 = _Etbase + 0x10e;
  506. X__lshrdi3 = _Etbase + 0x114;
  507. X__lshldi3 = _Etbase + 0x11a;
  508. X__ashldi3 = _Etbase + 0x120;
  509. X__ashrdi3 = _Etbase + 0x126;
  510. X__one_cmpldi2 = _Etbase + 0x12c;
  511. X__bdiv = _Etbase + 0x132;
  512. X__cmpdi2 = _Etbase + 0x138;
  513. X__ucmpdi2 = _Etbase + 0x13e;
  514. X__fixunsdfdi = _Etbase + 0x144;
  515. X__fixdfdi = _Etbase + 0x14a;
  516. X__floatdidf = _Etbase + 0x150;
  517. X/*__new_handler = _Etbase + 0x156;*/
  518. Xacct = _Etbase + 0x15c;
  519. Xaulrem = _Etbase + 0x162;
  520. Xclearerr = _Etbase + 0x168;
  521. X_doprnt = _Etbase + 0x16e;
  522. X_doscan = _Etbase + 0x174;
  523. X_dtop = _Etbase + 0x17a;
  524. X_cleanup = _Etbase + 0x180;
  525. X_findiop = _Etbase + 0x186;
  526. Xlfind = _Etbase + 0x18c;
  527. Xlockf = _Etbase + 0x192;
  528. Xlsearch = _Etbase + 0x198;
  529. X_ltostr = _Etbase + 0x19e;
  530. Xmcount = _Etbase + 0x1a4;
  531. X_ptod = _Etbase + 0x1aa;
  532. Xsetvbuf = _Etbase + 0x1b0;
  533. X_sighnd = _Etbase + 0x1b6;
  534. Xstrtod = _Etbase + 0x1bc;
  535. Xtell = _Etbase + 0x1c2;
  536. Xtfind = _Etbase + 0x1c8;
  537. Xvfprintf = _Etbase + 0x1ce;
  538. Xvprintf = _Etbase + 0x1d4;
  539. Xvsprintf = _Etbase + 0x1da;
  540. Xsignal = _Etbase + 0x1e0; /* we need this to resolve some static symbols */
  541. Xopendir = _Etbase + 0x1e6;
  542. Xreaddir = _Etbase + 0x1ec;
  543. Xtelldir = _Etbase + 0x1f2;
  544. Xseekdir = _Etbase + 0x1f8;
  545. Xrewinddir = _Etbase + 0x1fe;
  546. Xclosedir = _Etbase + 0x204;
  547. Xgetdents = _Etbase + 0x20a;
  548. Xdaylight = _Etbase + 0x210;
  549. X
  550. X/* Curses (vs TAM) */
  551. XDef_term = _dbase + 0x7dd8;
  552. X_use_slk = _dbase + 0x7ddc;
  553. X_ripcounter = _dbase + 0x7de0;
  554. Xcurses_version = _dbase + 0x7de4;
  555. X_endwin = _dbase + 0x7e18;
  556. X_c_why_not = _dbase + 0x7ee0;
  557. Xcur_term = _dbase + 0x8138;
  558. Xcur_bools = _dbase + 0x813c;
  559. Xcur_nums = _dbase + 0x8140;
  560. Xcur_strs = _dbase + 0x8144;
  561. X_called_before = _dbase + 0x8148;
  562. X_unctrl = _dbase + 0x8260;
  563. X__new_handler = _dbase + 0x8584;
  564. X_bigpow = _dbase + 0x8648;
  565. X_litpow = _dbase + 0x8750;
  566. X_hugeval = _dbase + 0x88d0;
  567. XSP = _dbase + 0x946c;
  568. Xoutchcount = _dbase + 0x9470;
  569. Xstdscr = _dbase + 0x9474;
  570. Xcurscr = _dbase + 0x9478;
  571. XLINES = _dbase + 0x947c;
  572. XCOLS = _dbase + 0x9480;
  573. Xacs_map = _dbase + 0x9484;
  574. X_ripstruct = _dbase + 0x9488;
  575. X_first_term = _dbase + 0x94b0;
  576. X_frst_tblstr = _dbase + 0x975c;
  577. XInputPending = _dbase + 0x9f5c;
  578. Xdidntdobotright = _dbase + 0x9f60;
  579. Xttytype = _dbase + 0x9f64;
  580. X_frst_bools = _dbase + 0x9fe4;
  581. X_frst_nums = _dbase + 0xa000;
  582. X_frst_strs = _dbase + 0xa018;
  583. XUP = _dbase + 0xa460;
  584. XBC = _dbase + 0xa464;
  585. XPC = _dbase + 0xa468;
  586. Xospeed = _dbase + 0xa46a;
  587. Xcntbase = _dbase + 0xa46c;
  588. X_sigfunc = _dbase + 0xa470;
  589. X
  590. Xwaddch = _Etbase + 0x216;
  591. Xwaddstr = _Etbase + 0x21c;
  592. Xbaudrate = _Etbase + 0x222;
  593. Xcbreak = _Etbase + 0x228;
  594. X_cbreak = _Etbase + 0x22e;
  595. X_chk_input = _Etbase + 0x234;
  596. X_ungetch = _Etbase + 0x23a;
  597. X_outch = _Etbase + 0x240;
  598. X__cflush = _Etbase + 0x246;
  599. X_setbuffered = _Etbase + 0x24c;
  600. Xwclrtobot = _Etbase + 0x252;
  601. Xwclrtoeol = _Etbase + 0x258;
  602. Xdef_prog_mode = _Etbase + 0x25e;
  603. X_delay = _Etbase + 0x264;
  604. X_ec_quit = _Etbase + 0x26a;
  605. Xecho = _Etbase + 0x270;
  606. Xdel_curterm = _Etbase + 0x276;
  607. Xdelwin = _Etbase + 0x27c;
  608. Xdoupdate = _Etbase + 0x282;
  609. Xisendwin = _Etbase + 0x288;
  610. Xendwin = _Etbase + 0x28e;
  611. X_force_doupdate = _Etbase + 0x294;
  612. X_fixdelay = _Etbase + 0x29a;
  613. Xfixterm = _Etbase + 0x2a0;
  614. Xflushinp = _Etbase + 0x2a6;
  615. Xwgetch = _Etbase + 0x2ac;
  616. Xcollapse = _Etbase + 0x2b2;
  617. X_catch_alarm = _Etbase + 0x2b8;
  618. X_init_keypad = _Etbase + 0x2be;
  619. Xinitscr = _Etbase + 0x2c4;
  620. X_id_char = _Etbase + 0x2ca;
  621. X_id_line = _Etbase + 0x2d0;
  622. X_chk_typeahead = _Etbase + 0x2d6;
  623. Xkeypad = _Etbase + 0x2dc;
  624. X_ll_echochar = _Etbase + 0x2e2;
  625. X_init_costs = _Etbase + 0x2e8;
  626. X_countchar = _Etbase + 0x2ee;
  627. X_init_acs = _Etbase + 0x2f4;
  628. X_new_tty = _Etbase + 0x2fa;
  629. Xfilter = _Etbase + 0x300;
  630. X_num_lines = _Etbase + 0x306;
  631. X_ll_refresh = _Etbase + 0x30c;
  632. X_check_clreos = _Etbase + 0x312;
  633. X_scrdown = _Etbase + 0x318;
  634. X_line_alloc = _Etbase + 0x31e;
  635. X_line_free = _Etbase + 0x324;
  636. X_ll_endmove = _Etbase + 0x32a;
  637. X_ll_setyx = _Etbase + 0x330;
  638. X_ll_move = _Etbase + 0x336;
  639. X_comphash = _Etbase + 0x33c;
  640. X_syncmodes = _Etbase + 0x342;
  641. X_hlmode = _Etbase + 0x348;
  642. X_sethl = _Etbase + 0x34e;
  643. X_setmode = _Etbase + 0x354;
  644. X_setwind = _Etbase + 0x35a;
  645. X_kpmode = _Etbase + 0x360;
  646. X_window = _Etbase + 0x366;
  647. X_absmovehome = _Etbase + 0x36c;
  648. X_reset = _Etbase + 0x372;
  649. X_makenew = _Etbase + 0x378;
  650. XmemSset = _Etbase + 0x37e;
  651. Xwmove = _Etbase + 0x384;
  652. Xmvcur = _Etbase + 0x38a;
  653. Xmvwprintw = _Etbase + 0x390;
  654. Xnewterm = _Etbase + 0x396;
  655. Xnewwin = _Etbase + 0x39c;
  656. Xnoecho = _Etbase + 0x3a2;
  657. Xnl = _Etbase + 0x3a8;
  658. Xnocbreak = _Etbase + 0x3ae;
  659. X_nocbreak = _Etbase + 0x3b4;
  660. Xnonl = _Etbase + 0x3ba;
  661. Xnoraw = _Etbase + 0x3c0;
  662. X_noraw = _Etbase + 0x3c6;
  663. X_pos = _Etbase + 0x3cc;
  664. Xprintw = _Etbase + 0x3d2;
  665. Xwrefresh = _Etbase + 0x3d8;
  666. Xresetterm = _Etbase + 0x3de;
  667. Xreset_shell_mode = _Etbase + 0x3e4;
  668. Xresetty = _Etbase + 0x3ea;
  669. Xsavetty = _Etbase + 0x3f0;
  670. Xsaveterm = _Etbase + 0x3f6;
  671. Xscroll = _Etbase + 0x3fc;
  672. X_tscroll = _Etbase + 0x402;
  673. Xsetterm = _Etbase + 0x408;
  674. Xsetupterm = _Etbase + 0x40e;
  675. Xreset_prog_mode = _Etbase + 0x414;
  676. Xdef_shell_mode = _Etbase + 0x41a;
  677. Xslk_init = _Etbase + 0x420;
  678. X_slk_init = _Etbase + 0x426;
  679. X_slk_winit = _Etbase + 0x42c;
  680. Xslk_touch = _Etbase + 0x432;
  681. Xwstandout = _Etbase + 0x438;
  682. Xwstandend = _Etbase + 0x43e;
  683. Xtgetent = _Etbase + 0x444;
  684. Xtgetflag = _Etbase + 0x44a;
  685. Xtgetnum = _Etbase + 0x450;
  686. Xtgetstr = _Etbase + 0x456;
  687. Xtgoto = _Etbase + 0x45c;
  688. Xtouchwin = _Etbase + 0x462;
  689. Xtparm = _Etbase + 0x468;
  690. X_branchto = _Etbase + 0x46e;
  691. Xtputs = _Etbase + 0x474;
  692. X_insmode = _Etbase + 0x47a;
  693. X_forcehl = _Etbase + 0x480;
  694. X_clearhl = _Etbase + 0x486;
  695. X_inslines = _Etbase + 0x48c;
  696. X_dellines = _Etbase + 0x492;
  697. X_clreol = _Etbase + 0x498;
  698. X_scrollf = _Etbase + 0x49e;
  699. X_writechars = _Etbase + 0x4a4;
  700. X_blanks = _Etbase + 0x4aa;
  701. X_clrline = _Etbase + 0x4b0;
  702. X_clrbol = _Etbase + 0x4b6;
  703. X_delchars = _Etbase + 0x4bc;
  704. X_inschars = _Etbase + 0x4c2;
  705. Xtypeahead = _Etbase + 0x4c8;
  706. Xvidputs = _Etbase + 0x4ce;
  707. Xvwprintw = _Etbase + 0x4d4;
  708. Xwattron = _Etbase + 0x4da;
  709. Xwechochar = _Etbase + 0x4e0;
  710. Xwnoutrefresh = _Etbase + 0x4e6;
  711. END_OF_FILE
  712. if test 17591 -ne `wc -c <'newshlib.iCURS'`; then
  713.     echo shar: \"'newshlib.iCURS'\" unpacked with wrong size!
  714. fi
  715. # end of 'newshlib.iCURS'
  716. fi
  717. if test -f 'newshlib.ifile' -a "${1}" != "-c" ; then 
  718.   echo shar: Will not clobber existing file \"'newshlib.ifile'\"
  719. else
  720. echo shar: Extracting \"'newshlib.ifile'\" \(12965 characters\)
  721. sed "s/^X//" >'newshlib.ifile' <<'END_OF_FILE'
  722. XMEMORY {
  723. X    user_mem : origin = 0x80000 , length = 0x37ff000
  724. X}
  725. X
  726. XSECTIONS {
  727. X    .text 0x80000 BLOCK(1024) : {}
  728. X    GROUP ALIGN(65536) BLOCK(1024) : {
  729. X        .data : {}
  730. X        .bss  : {}
  731. X        .lib  :    {}
  732. X    }
  733. X}
  734. X
  735. Xtimezone = 0x00300000;
  736. Xtzname = 0x00300004;
  737. Xpatblack = 0x00300014;
  738. Xpatwhite = 0x00300034;
  739. Xpatgray = 0x00300054;
  740. Xpatltgray = 0x00300074;
  741. X_iob = 0x0030009c;
  742. X_bufendtab = 0x003001b8;
  743. X_ctype = 0x0030020c;
  744. Xsys_errlist = 0x0030030e;
  745. X_iob2 = 0x00300bc0;
  746. X_buf2endtab = 0x00300f0c;
  747. X_dbase = 0x00301000;
  748. Xerrno = _dbase + 0x0;
  749. Xenviron = _dbase + 0x4;
  750. XPC = _dbase + 0x8;
  751. XBC = _dbase + 0xc;
  752. XUP = _dbase + 0x10;
  753. Xospeed = _dbase + 0x14;
  754. XLINES = _dbase + 0x18;
  755. XCOLS = _dbase + 0x1c;
  756. Xwncur = _dbase + 0x20;
  757. Xoptind = _dbase + 0x22;
  758. Xoptarg = _dbase + 0x26;
  759. Xopterr = _dbase + 0x2a;
  760. Xoptopt = _dbase + 0x2e;
  761. Xsys_nerr = _dbase + 0x32;
  762. XFPA_flag = _dbase + 0x36;
  763. XFPA_s = _dbase + 0x3a;
  764. XFPA_d = _dbase + 0x3e;
  765. X_sibuf = 0x00306000;
  766. X_sobuf = 0x00306408;
  767. X_tbase = 0x00310000;
  768. Xshlbat = _tbase + 0x0;
  769. Xshlbatid = _tbase + 0x6;
  770. Xaccess = _tbase + 0xc;
  771. Xalarm = _tbase + 0x12;
  772. Xbrk = _tbase + 0x18;
  773. Xibrk = _tbase + 0x1e;
  774. Xsbrk = _tbase + 0x24;
  775. Xchdir = _tbase + 0x2a;
  776. Xchmod = _tbase + 0x30;
  777. Xchown = _tbase + 0x36;
  778. Xchroot = _tbase + 0x3c;
  779. Xclose = _tbase + 0x42;
  780. Xcreat = _tbase + 0x48;
  781. Xdup = _tbase + 0x4e;
  782. Xexecl = _tbase + 0x54;
  783. Xexecv = _tbase + 0x5a;
  784. Xexecle = _tbase + 0x60;
  785. Xexecve = _tbase + 0x66;
  786. Xexeclp = _tbase + 0x6c;
  787. Xexecvp = _tbase + 0x72;
  788. Xexit = _tbase + 0x78;
  789. X_exit = _tbase + 0x7e;
  790. Xfcntl = _tbase + 0x84;
  791. Xfork = _tbase + 0x8a;
  792. Xgetpid = _tbase + 0x90;
  793. Xgetpgrp = _tbase + 0x96;
  794. Xgetppid = _tbase + 0x9c;
  795. Xgetuid = _tbase + 0xa2;
  796. Xgeteuid = _tbase + 0xa8;
  797. Xgetgid = _tbase + 0xae;
  798. Xgetegid = _tbase + 0xb4;
  799. Xgtty = _tbase + 0xba;
  800. Xioctl = _tbase + 0xc0;
  801. Xkill = _tbase + 0xc6;
  802. Xlink = _tbase + 0xcc;
  803. Xlocking = _tbase + 0xd2;
  804. Xlseek = _tbase + 0xd8;
  805. Xmknod = _tbase + 0xde;
  806. Xmount = _tbase + 0xe4;
  807. Xmsgctl = _tbase + 0xea;
  808. Xmsgget = _tbase + 0xf0;
  809. Xmsgsnd = _tbase + 0xf6;
  810. Xmsgrcv = _tbase + 0xfc;
  811. Xnice = _tbase + 0x102;
  812. Xopen = _tbase + 0x108;
  813. Xopeni = _tbase + 0x10e;
  814. Xpause = _tbase + 0x114;
  815. Xpipe = _tbase + 0x11a;
  816. Xprofil = _tbase + 0x120;
  817. Xptrace = _tbase + 0x126;
  818. Xread = _tbase + 0x12c;
  819. Xsemctl = _tbase + 0x132;
  820. Xsemget = _tbase + 0x138;
  821. Xsemop = _tbase + 0x13e;
  822. Xsetpgrp = _tbase + 0x144;
  823. Xsetuid = _tbase + 0x14a;
  824. Xsetgid = _tbase + 0x150;
  825. Xshmctl = _tbase + 0x156;
  826. Xshmget = _tbase + 0x15c;
  827. Xshmat = _tbase + 0x162;
  828. Xshmdt = _tbase + 0x168;
  829. X/* signal = _tbase + 0x16e;  */
  830. Xstat = _tbase + 0x174;
  831. Xstty = _tbase + 0x17a;
  832. Xfstat = _tbase + 0x180;
  833. Xstime = _tbase + 0x186;
  834. Xswrite = _tbase + 0x18c;
  835. Xsync = _tbase + 0x192;
  836. Xsyslocal = _tbase + 0x198;
  837. Xtime = _tbase + 0x19e;
  838. Xtimes = _tbase + 0x1a4;
  839. Xulimit = _tbase + 0x1aa;
  840. Xumask = _tbase + 0x1b0;
  841. Xumount = _tbase + 0x1b6;
  842. Xuname = _tbase + 0x1bc;
  843. Xunlink = _tbase + 0x1c2;
  844. Xustat = _tbase + 0x1c8;
  845. Xutime = _tbase + 0x1ce;
  846. Xwait = _tbase + 0x1d4;
  847. Xwrite = _tbase + 0x1da;
  848. Xabort = _tbase + 0x1e0;
  849. Xabs = _tbase + 0x1e6;
  850. Xatof = _tbase + 0x1ec;
  851. Xclock = _tbase + 0x1f2;
  852. Xcrypt = _tbase + 0x1f8;
  853. Xsetkey = _tbase + 0x1fe;
  854. Xencrypt = _tbase + 0x204;
  855. Xctermid = _tbase + 0x20a;
  856. Xctime = _tbase + 0x210;
  857. Xlocaltime = _tbase + 0x216;
  858. Xgmtime = _tbase + 0x21c;
  859. Xasctime = _tbase + 0x222;
  860. Xtzset = _tbase + 0x228;
  861. Xcuserid = _tbase + 0x22e;
  862. Xecvt = _tbase + 0x234;
  863. Xfcvt = _tbase + 0x23a;
  864. Xgcvt = _tbase + 0x240;
  865. Xfclose = _tbase + 0x246;
  866. Xfflush = _tbase + 0x24c;
  867. Xfopen = _tbase + 0x252;
  868. Xfreopen = _tbase + 0x258;
  869. Xfdopen = _tbase + 0x25e;
  870. Xfread = _tbase + 0x264;
  871. Xfwrite = _tbase + 0x26a;
  872. Xfrexp = _tbase + 0x270;
  873. Xldexp = _tbase + 0x276;
  874. Xmodf = _tbase + 0x27c;
  875. Xfseek = _tbase + 0x282;
  876. Xrewind = _tbase + 0x288;
  877. Xftell = _tbase + 0x28e;
  878. Xftw = _tbase + 0x294;
  879. Xfgetc = _tbase + 0x29a;
  880. Xgetw = _tbase + 0x2a0;
  881. Xgetcwd = _tbase + 0x2a6;
  882. Xgetenv = _tbase + 0x2ac;
  883. Xgetgrent = _tbase + 0x2b2;
  884. Xgetgrgid = _tbase + 0x2b8;
  885. Xgetgrnam = _tbase + 0x2be;
  886. Xsetgrent = _tbase + 0x2c4;
  887. Xendgrent = _tbase + 0x2ca;
  888. Xgetlogin = _tbase + 0x2d0;
  889. Xgetopt = _tbase + 0x2d6;
  890. Xgetpass = _tbase + 0x2dc;
  891. Xgetpw = _tbase + 0x2e2;
  892. Xgetpwent = _tbase + 0x2e8;
  893. Xgetpwuid = _tbase + 0x2ee;
  894. Xgetpwnam = _tbase + 0x2f4;
  895. Xsetpwent = _tbase + 0x2fa;
  896. Xendpwent = _tbase + 0x300;
  897. Xgets = _tbase + 0x306;
  898. Xgetchar = _tbase + 0x30c;
  899. Xfgets = _tbase + 0x312;
  900. Xgetutent = _tbase + 0x318;
  901. Xgetutid = _tbase + 0x31e;
  902. Xgetutline = _tbase + 0x324;
  903. Xpututline = _tbase + 0x32a;
  904. Xsetutent = _tbase + 0x330;
  905. Xendutent = _tbase + 0x336;
  906. Xutmpname = _tbase + 0x33c;
  907. Xmalloc = _tbase + 0x342;
  908. Xfree = _tbase + 0x348;
  909. Xrealloc = _tbase + 0x34e;
  910. Xcalloc = _tbase + 0x354;
  911. Xcfree = _tbase + 0x35a;
  912. Xmemccpy = _tbase + 0x360;
  913. Xmemchr = _tbase + 0x366;
  914. Xmemcmp = _tbase + 0x36c;
  915. Xmemcpy = _tbase + 0x372;
  916. Xmemset = _tbase + 0x378;
  917. Xmktemp = _tbase + 0x37e;
  918. Xmonitor = _tbase + 0x384;
  919. Xperror = _tbase + 0x38a;
  920. Xpopen = _tbase + 0x390;
  921. Xpclose = _tbase + 0x396;
  922. Xprintf = _tbase + 0x39c;
  923. Xfprintf = _tbase + 0x3a2;
  924. Xsprintf = _tbase + 0x3a8;
  925. Xfputc = _tbase + 0x3ae;
  926. Xputw = _tbase + 0x3b4;
  927. Xputpwent = _tbase + 0x3ba;
  928. Xputs = _tbase + 0x3c0;
  929. Xputchar = _tbase + 0x3c6;
  930. Xfputs = _tbase + 0x3cc;
  931. Xscanf = _tbase + 0x3d2;
  932. Xfscanf = _tbase + 0x3d8;
  933. Xsscanf = _tbase + 0x3de;
  934. Xsetbuf = _tbase + 0x3e4;
  935. Xsleep = _tbase + 0x3ea;
  936. Xssignal = _tbase + 0x3f0;
  937. Xgsignal = _tbase + 0x3f6;
  938. Xstrcat = _tbase + 0x3fc;
  939. Xstrncat = _tbase + 0x402;
  940. Xstrcmp = _tbase + 0x408;
  941. Xstrncmp = _tbase + 0x40e;
  942. Xstrcpy = _tbase + 0x414;
  943. Xstrncpy = _tbase + 0x41a;
  944. Xstrlen = _tbase + 0x420;
  945. Xstrchr = _tbase + 0x426;
  946. Xstrrchr = _tbase + 0x42c;
  947. Xstrpbrk = _tbase + 0x432;
  948. Xstrspn = _tbase + 0x438;
  949. Xstrcspn = _tbase + 0x43e;
  950. Xstrtok = _tbase + 0x444;
  951. Xstrtol = _tbase + 0x44a;
  952. Xatol = _tbase + 0x450;
  953. Xatoi = _tbase + 0x456;
  954. Xswab = _tbase + 0x45c;
  955. Xsystem = _tbase + 0x462;
  956. Xtmpfile = _tbase + 0x468;
  957. Xtmpnam = _tbase + 0x46e;
  958. Xtempnam = _tbase + 0x474;
  959. Xttyname = _tbase + 0x47a;
  960. Xisatty = _tbase + 0x480;
  961. Xttyslot = _tbase + 0x486;
  962. Xungetc = _tbase + 0x48c;
  963. X_filbuf = _tbase + 0x492;
  964. X_flsbuf = _tbase + 0x498;
  965. Xlmul__ = _tbase + 0x49e;
  966. Xlmul = _tbase + 0x4a4;
  967. Xldiv__ = _tbase + 0x4aa;
  968. Xldiv = _tbase + 0x4b0;
  969. Xlrem__ = _tbase + 0x4b6;
  970. Xlrem = _tbase + 0x4bc;
  971. Xaldiv = _tbase + 0x4c2;
  972. Xalmul = _tbase + 0x4c8;
  973. Xalrem = _tbase + 0x4ce;
  974. Xulmul = _tbase + 0x4d4;
  975. Xuldiv__ = _tbase + 0x4da;
  976. Xuldiv = _tbase + 0x4e0;
  977. Xulrem__ = _tbase + 0x4e6;
  978. Xulrem = _tbase + 0x4ec;
  979. Xqsort = _tbase + 0x4f2;
  980. Xl3tol = _tbase + 0x4f8;
  981. Xltol3 = _tbase + 0x4fe;
  982. Xtgetflag = _tbase + 0x504;
  983. Xtgetent = _tbase + 0x50a;
  984. Xtgetstr = _tbase + 0x510;
  985. Xtgetnum = _tbase + 0x516;
  986. Xtgoto = _tbase + 0x51c;
  987. Xtputs = _tbase + 0x522;
  988. Xform = _tbase + 0x528;
  989. Xmenu = _tbase + 0x52e;
  990. Xmessage = _tbase + 0x534;
  991. Xsetattr = _tbase + 0x53a;
  992. Xpb_open = _tbase + 0x540;
  993. Xadf_gtxcd = _tbase + 0x546;
  994. Xadf_gtwrd = _tbase + 0x54c;
  995. Xpb_gets = _tbase + 0x552;
  996. Xpb_check = _tbase + 0x558;
  997. Xpb_weof = _tbase + 0x55e;
  998. Xpb_seek = _tbase + 0x564;
  999. Xpb_puts = _tbase + 0x56a;
  1000. Xpb_name = _tbase + 0x570;
  1001. Xpb_empty = _tbase + 0x576;
  1002. Xpb_gbuf = _tbase + 0x57c;
  1003. Xadf_gttok = _tbase + 0x582;
  1004. Xwrefresh = _tbase + 0x588;
  1005. Xtrack = _tbase + 0x58e;
  1006. Xwcreate = _tbase + 0x594;
  1007. Xinitscr = _tbase + 0x59a;
  1008. Xcbreak = _tbase + 0x5a0;
  1009. Xattroff = _tbase + 0x5a6;
  1010. Xnl = _tbase + 0x5ac;
  1011. Xattron = _tbase + 0x5b2;
  1012. Xflushinp = _tbase + 0x5b8;
  1013. Xnoecho = _tbase + 0x5be;
  1014. Xinch = _tbase + 0x5c4;
  1015. Xgetch = _tbase + 0x5ca;
  1016. Xsavetty = _tbase + 0x5d0;
  1017. Xresetty = _tbase + 0x5d6;
  1018. Xecho = _tbase + 0x5dc;
  1019. Xnocbreak = _tbase + 0x5e2;
  1020. Xnonl = _tbase + 0x5e8;
  1021. Xwdelete = _tbase + 0x5ee;
  1022. Xwprexec = _tbase + 0x5f4;
  1023. Xwpostwait = _tbase + 0x5fa;
  1024. Xwgetc = _tbase + 0x600;
  1025. Xkcodemap = _tbase + 0x606;
  1026. Xkeypad = _tbase + 0x60c;
  1027. Xwsigintr = _tbase + 0x612;
  1028. Xwind = _tbase + 0x618;
  1029. Xwsigcatch = _tbase + 0x61e;
  1030. Xwinit = _tbase + 0x624;
  1031. Xwsetbuf = _tbase + 0x62a;
  1032. Xiswind = _tbase + 0x630;
  1033. Xwexit = _tbase + 0x636;
  1034. Xendwin = _tbase + 0x63c;
  1035. Xwgetpos = _tbase + 0x642;
  1036. Xwgoto = _tbase + 0x648;
  1037. Xwinstr = _tbase + 0x64e;
  1038. Xwreadmouse = _tbase + 0x654;
  1039. Xwsetmouse = _tbase + 0x65a;
  1040. Xwgetmouse = _tbase + 0x660;
  1041. Xwnl = _tbase + 0x666;
  1042. Xwndelay = _tbase + 0x66c;
  1043. Xwprompt = _tbase + 0x672;
  1044. Xwguser = _tbase + 0x678;
  1045. Xwcmd = _tbase + 0x67e;
  1046. Xwslk = _tbase + 0x684;
  1047. Xwlabel = _tbase + 0x68a;
  1048. Xwuser = _tbase + 0x690;
  1049. Xwprintf = _tbase + 0x696;
  1050. Xprintw = _tbase + 0x69c;
  1051. Xwputc = _tbase + 0x6a2;
  1052. Xwputs = _tbase + 0x6a8;
  1053. Xwrastop = _tbase + 0x6ae;
  1054. Xwselect = _tbase + 0x6b4;
  1055. Xwgetsel = _tbase + 0x6ba;
  1056. Xwsetstat = _tbase + 0x6c0;
  1057. Xwgetstat = _tbase + 0x6c6;
  1058. Xsetty = _tbase + 0x6cc;
  1059. Xfixterm = _tbase + 0x6d2;
  1060. Xphysclr = _tbase + 0x6d8;
  1061. Xresetterm = _tbase + 0x6de;
  1062. Xsetterm = _tbase + 0x6e4;
  1063. Xgetterm = _tbase + 0x6ea;
  1064. Xbaudrate = _tbase + 0x6f0;
  1065. Xparseline = _tbase + 0x6f6;
  1066. Xslkcol = _tbase + 0x6fc;
  1067. Xsetjmp = _tbase + 0x702;
  1068. Xlongjmp = _tbase + 0x708;
  1069. Xafmulf = _tbase + 0x70e;
  1070. Xafdivf = _tbase + 0x714;
  1071. Xafaddf = _tbase + 0x71a;
  1072. X_cvfd = _tbase + 0x720;
  1073. X_cvif = _tbase + 0x726;
  1074. Xfltused = _tbase + 0x72c;
  1075. Xnlist = _tbase + 0x732;
  1076. Xfmul = _tbase + 0x738;
  1077. Xfdiv = _tbase + 0x73e;
  1078. Xfadd = _tbase + 0x744;
  1079. Xfsub = _tbase + 0x74a;
  1080. X_cvdf = _tbase + 0x750;
  1081. X_cvdi = _tbase + 0x756;
  1082. X_cvid = _tbase + 0x75c;
  1083. X_cvfi = _tbase + 0x762;
  1084. Xafadd = _tbase + 0x768;
  1085. Xafsub = _tbase + 0x76e;
  1086. Xafsubf = _tbase + 0x774;
  1087. Xafmul = _tbase + 0x77a;
  1088. Xexhelp = _tbase + 0x780;
  1089. Xtolower = _tbase + 0x786;
  1090. Xwicon = _tbase + 0x78c;
  1091. Xwicoff = _tbase + 0x792;
  1092. Xtoupper = _tbase + 0x798;
  1093. Xl64a = _tbase + 0x79e;
  1094. Xa64l = _tbase + 0x7a4;
  1095. X_bufsync = _tbase + 0x7aa;
  1096. Xsetuname = _tbase + 0x7b0;
  1097. Xauldiv = _tbase + 0x7b6;
  1098. Xeprintf = _tbase + 0x7bc;
  1099. Xdbsub__ = _tbase + 0x7c2;
  1100. Xdbadd__ = _tbase + 0x7c8;
  1101. Xdbdiv__ = _tbase + 0x7ce;
  1102. Xdbmul__ = _tbase + 0x7d4;
  1103. Xltodb__ = _tbase + 0x7da;
  1104. Xdbtol__ = _tbase + 0x7e0;
  1105. Xdbtofl__ = _tbase + 0x7e6;
  1106. Xfltodb__ = _tbase + 0x7ec;
  1107. Xltofl__ = _tbase + 0x7f2;
  1108. Xfltol__ = _tbase + 0x7f8;
  1109. Xultodb__ = _tbase + 0x7fe;
  1110. Xultofl__ = _tbase + 0x804;
  1111. Xaulmul = _tbase + 0x80a;
  1112. Xafdiv = _tbase + 0x810;
  1113. Xdbtst__ = _tbase + 0x816;
  1114. Xfltst__ = _tbase + 0x81c;
  1115. Xplock = _tbase + 0x822;
  1116. Xdial = _tbase + 0x828;
  1117. Xcallout = _tbase + 0x82e;
  1118. Xundial = _tbase + 0x834;
  1119. Xdrand48 = _tbase + 0x83a;
  1120. Xerand48 = _tbase + 0x840;
  1121. Xlrand48 = _tbase + 0x846;
  1122. Xmrand48 = _tbase + 0x84c;
  1123. Xsrand48 = _tbase + 0x852;
  1124. Xjrand48 = _tbase + 0x858;
  1125. Xseed48 = _tbase + 0x85e;
  1126. Xlcong48 = _tbase + 0x864;
  1127. Xrand = _tbase + 0x86a;
  1128. Xsrand = _tbase + 0x870;
  1129. Xftok = _tbase + 0x876;
  1130. Xputenv = _tbase + 0x87c;
  1131. Xtargets = _tbase + 0x882;
  1132. Xn_targets = _tbase + 0x888;
  1133. Xwtargeton = _tbase + 0x88e;
  1134. Xw_target = _tbase + 0x894;
  1135. X_fpachk = _tbase + 0x89a;
  1136. X_assert = _tbase + 0x8a0;
  1137. Xbsearch = _tbase + 0x8a6;
  1138. Xhcreate = _tbase + 0x8ac;
  1139. Xhsearch = _tbase + 0x8b2;
  1140. Xhdestroy = _tbase + 0x8b8;
  1141. Xtsearch = _tbase + 0x8be;
  1142. Xtdelete = _tbase + 0x8c4;
  1143. Xtwalk = _tbase + 0x8ca;
  1144. Xnrand48 = _tbase + 0x8d0;
  1145. X
  1146. X_Etbase = 0x00330000;
  1147. X__eprintf = _Etbase + 0x00;
  1148. X__builtin_new = _Etbase + 0x06;
  1149. X__builtin_vec_new = _Etbase + 0x0c;
  1150. X__set_new_handler = _Etbase + 0x12;
  1151. Xset_new_handler = _Etbase + 0x18;
  1152. X__builtin_delete = _Etbase + 0x1e;
  1153. X__builtin_vec_delete = _Etbase + 0x24;
  1154. X__umulsi3 = _Etbase + 0x2a;
  1155. X__mulsi3 = _Etbase + 0x30;
  1156. X__udivsi3 = _Etbase + 0x36;
  1157. X__divsi3 = _Etbase + 0x3c;
  1158. X__umodsi3 = _Etbase + 0x42;
  1159. X__modsi3 = _Etbase + 0x48;
  1160. X__lshrsi3 = _Etbase + 0x4e;
  1161. X__lshlsi3 = _Etbase + 0x54;
  1162. X__ashrsi3 = _Etbase + 0x5a;
  1163. X__ashlsi3 = _Etbase + 0x60;
  1164. X__divdf3 = _Etbase + 0x66;
  1165. X__muldf3 = _Etbase + 0x6c;
  1166. X__negdf2 = _Etbase + 0x72;
  1167. X__adddf3 = _Etbase + 0x78;
  1168. X__subdf3 = _Etbase + 0x7e;
  1169. X__cmpdf2 = _Etbase + 0x84;
  1170. X__fixunsdfsi = _Etbase + 0x8a;
  1171. X__fixdfsi = _Etbase + 0x90;
  1172. X__floatsidf = _Etbase + 0x96;
  1173. X__truncdfsf2 = _Etbase + 0x9c;
  1174. X__extendsfdf2 = _Etbase + 0xa2;
  1175. X__addsf3 = _Etbase + 0xa8;
  1176. X__negsf2 = _Etbase + 0xae;
  1177. X__subsf3 = _Etbase + 0xb4;
  1178. X__cmpsf2 = _Etbase + 0xba;
  1179. X__mulsf3 = _Etbase + 0xc0;
  1180. X__divsf3 = _Etbase + 0xc6;
  1181. X__builtin_saveregs = _Etbase + 0xcc;
  1182. X__adddi3 = _Etbase + 0xd2;
  1183. X__subdi3 = _Etbase + 0xd8;
  1184. X__muldi3 = _Etbase + 0xde;
  1185. X__divdi3 = _Etbase + 0xe4;
  1186. X__moddi3 = _Etbase + 0xea;
  1187. X__udivdi3 = _Etbase + 0xf0;
  1188. X__umoddi3 = _Etbase + 0xf6;
  1189. X__negdi2 = _Etbase + 0xfc;
  1190. X__anddi3 = _Etbase + 0x102;
  1191. X__iordi3 = _Etbase + 0x108;
  1192. X__xordi3 = _Etbase + 0x10e;
  1193. X__lshrdi3 = _Etbase + 0x114;
  1194. X__lshldi3 = _Etbase + 0x11a;
  1195. X__ashldi3 = _Etbase + 0x120;
  1196. X__ashrdi3 = _Etbase + 0x126;
  1197. X__one_cmpldi2 = _Etbase + 0x12c;
  1198. X__bdiv = _Etbase + 0x132;
  1199. X__cmpdi2 = _Etbase + 0x138;
  1200. X__ucmpdi2 = _Etbase + 0x13e;
  1201. X__fixunsdfdi = _Etbase + 0x144;
  1202. X__fixdfdi = _Etbase + 0x14a;
  1203. X__floatdidf = _Etbase + 0x150;
  1204. X/*__new_handler = _Etbase + 0x156;*/
  1205. Xacct = _Etbase + 0x15c;
  1206. Xaulrem = _Etbase + 0x162;
  1207. Xclearerr = _Etbase + 0x168;
  1208. X_doprnt = _Etbase + 0x16e;
  1209. X_doscan = _Etbase + 0x174;
  1210. X_dtop = _Etbase + 0x17a;
  1211. X_cleanup = _Etbase + 0x180;
  1212. X_findiop = _Etbase + 0x186;
  1213. Xlfind = _Etbase + 0x18c;
  1214. Xlockf = _Etbase + 0x192;
  1215. Xlsearch = _Etbase + 0x198;
  1216. X_ltostr = _Etbase + 0x19e;
  1217. Xmcount = _Etbase + 0x1a4;
  1218. X_ptod = _Etbase + 0x1aa;
  1219. Xsetvbuf = _Etbase + 0x1b0;
  1220. X_sighnd = _Etbase + 0x1b6;
  1221. Xstrtod = _Etbase + 0x1bc;
  1222. Xtell = _Etbase + 0x1c2;
  1223. Xtfind = _Etbase + 0x1c8;
  1224. Xvfprintf = _Etbase + 0x1ce;
  1225. Xvprintf = _Etbase + 0x1d4;
  1226. Xvsprintf = _Etbase + 0x1da;
  1227. Xsignal = _Etbase + 0x1e0; /* we need this to resolve some static symbols */
  1228. Xopendir = _Etbase + 0x1e6;
  1229. Xreaddir = _Etbase + 0x1ec;
  1230. Xtelldir = _Etbase + 0x1f2;
  1231. Xseekdir = _Etbase + 0x1f8;
  1232. Xrewinddir = _Etbase + 0x1fe;
  1233. Xclosedir = _Etbase + 0x204;
  1234. Xgetdents = _Etbase + 0x20a;
  1235. Xdaylight = _Etbase + 0x210;
  1236. X
  1237. X__new_handler = _dbase + 0x8584;
  1238. END_OF_FILE
  1239. if test 12965 -ne `wc -c <'newshlib.ifile'`; then
  1240.     echo shar: \"'newshlib.ifile'\" unpacked with wrong size!
  1241. fi
  1242. # end of 'newshlib.ifile'
  1243. fi
  1244. echo shar: End of archive 2 \(of 2\).
  1245. cp /dev/null ark2isdone
  1246. MISSING=""
  1247. for I in 1 2 ; do
  1248.     if test ! -f ark${I}isdone ; then
  1249.     MISSING="${MISSING} ${I}"
  1250.     fi
  1251. done
  1252. if test "${MISSING}" = "" ; then
  1253.     echo You have unpacked both archives.
  1254.     rm -f ark[1-9]isdone
  1255. else
  1256.     echo You still need to unpack the following archives:
  1257.     echo "        " ${MISSING}
  1258. fi
  1259. ##  End of shell archive.
  1260. exit 0
  1261. -- 
  1262. David H. Brierley
  1263. Home: dave@galaxia.newport.ri.us; Work: dhb@quahog.ssd.ray.com
  1264. Send comp.sources.3b1 submissions to comp-sources-3b1@galaxia.newport.ri.us
  1265. %% Can I be excused, my brain is full. **
  1266.