Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site security.UUCP Path: utzoo!linus!security!guru From: guru@security.UUCP (GURU ACCOUNT) Newsgroups: net.general Subject: Processes sharing memory Message-ID: <451@security.UUCP> Date: Mon, 12-Sep-83 11:09:58 EDT Article-I.D.: security.451 Posted: Mon Sep 12 11:09:58 1983 Date-Received: Mon, 12-Sep-83 15:26:24 EDT Distribution: net.general,net.wanted Organization: MITRE Corp., Bedford MA Lines: 9 Is is possible in Unix to have two seperate processes share information in each others address space? It is my understanding that fork gives each process an exact copy of the memory but not the same location. I have looked into exec.. but I really do not want to overlay one process with another. Can anyone explain this to me, I am still fairly new at Unix. Thanks. !linus!security!mmp Maria