home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / misc / 17154 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.1 KB

  1. Path: sparky!uunet!wupost!psuvax1!psuvm!bgt101
  2. Organization: Penn State University
  3. Date: Thu, 19 Nov 1992 15:50:04 EST
  4. From: Blaise Tarr <BGT101@psuvm.psu.edu>
  5. Message-ID: <92324.155004BGT101@psuvm.psu.edu>
  6. Newsgroups: comp.sys.amiga.misc
  7. Subject: Re: Why doesn't Amiga core-dump? *sigh*
  8. References: <92323.003545BGT101@psuvm.psu.edu>
  9.  <1992Nov18.133139.21744@ifi.unizh.ch> <92323.182614BGT101@psuvm.psu.edu>
  10.  <1992Nov19.084052.12588@ifi.unizh.ch>
  11. Lines: 15
  12.  
  13. In article <1992Nov19.084052.12588@ifi.unizh.ch>, (Matija Milostnik) says:
  14. >
  15. >In the message you could have a pointer to any memory
  16. >location you own. This situation CANT be protected, cause the system doesnt
  17. >know about it.
  18.  
  19. That's where you would use the MEMF_PUBLIC flag.  Quoting from the RKRM:
  20. "This indicates that the memory should be accessible to other tasks."
  21. Therefore, all correctly written programs use this flag if they want other
  22. programs to use their memory area.
  23.  
  24.        ///  Blaise Tarr
  25.       ///
  26.   \\\///    BGT101@psuvm.psu.edu     "Typically, the subject being copied
  27.    \XX/     tarr@cs.psu.edu           is terminated."   -CSM 101
  28.