Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!snorkelwacker!think!samsung!uakari.primate.wisc.edu!ames!ig!arizona!bakken From: bakken@cs.arizona.edu (Dave Bakken) Newsgroups: comp.sys.sequent Subject: are .data segments shared or private? Keywords: .data Message-ID: <19159@megaron.cs.arizona.edu> Date: 19 Mar 90 22:45:22 GMT Distribution: na Organization: U of Arizona CS Dept, Tucson Lines: 11 Are .data segments shared or private? That is, if children get created using m_fork, do they each get a copy of the segment or do they share it? The assembler manual doesn't explicitly say either way, but I'd be really surprised if it weren't private since that is the default in C and also since there is a .shdata directive (but no .privdata one). Thanks. -- Dave Bakken Internet: bakken@cs.arizona.edu 721 Gould-Simpson Bldg UUCP: uunet!arizona!bakken Dept of Computer Science; U of Arizona Phone: +1 602 621 8372 (w) Tucson, AZ 85721 USA FAX: +1 602 621 4246