Asri-unix.554 net.unix-wizards utcsrgv!utzoo!decvax!ucbvax!menlo70!sri-unix!dave@UCLA-Security Sun Jan 17 07:43:25 1982 Shared Text for Split i/d From: dave at UCLA-Security (David Butterfield) The 411 files ARE shared. Sharing is accomplished in text.c where it attempts to "attach to a shared text segment". It knows that it is shared by looking at the text size and seeing that it is non-zero. This size is read directly out of the header on the a.out file (printed by the "size" program). The exception is that at exec time (getxfile in sys1.c), a file which is 407 (non shared, non-sep) has its text size set to zero and its data size set to the sum of the original text and data sizes. This 411 files are shared. Dave ----------------------------------------------------------------- gopher://quux.org/ conversion by John Goerzen of http://communication.ucsd.edu/A-News/ This Usenet Oldnews Archive article may be copied and distributed freely, provided: 1. There is no money collected for the text(s) of the articles. 2. The following notice remains appended to each copy: The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996 Bruce Jones, Henry Spencer, David Wiseman.