home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v8 / text0029.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  850 b 

  1. From: gwyn@brl.arpa (VLD/VMB) (Douglas A. Gwyn)
  2. Date:     Mon, 3 Nov 86 11:42:19 EST
  3.  
  4. Neil Webber asked why POSIX does not suffer from the constraint that
  5. led X3J11 to reluctantly require only 6-character monocase extern
  6. identifier uniqueness.  I think the basic answer is that POSIX is
  7. intended to be a UNIX, or UNIX look-alike, interface standard, and
  8. that "layered" implementations on top of other operating systems,
  9. while not precluded by POSIX, are not specifically catered to.
  10. Thus, a much narrower class of operating system linkers and object
  11. module formats is involved, and it is felt that those few that don't
  12. already support long extern identifiers can be changed to do so,
  13. since the POSIX implementors on such systems are in a position to
  14. accomplish this (unlike implementors of many layered systems).
  15.  
  16. Volume-Number: Volume 8, Number 30
  17.  
  18.