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

  1. From: pyramid!decwrl!qubix!wjvax!brett
  2. Date: Mon, 20 Oct 86 11:03:18 pdt
  3. Organization: Watkins-Johnson Co., San Jose, Calif.
  4.  
  5. In article <6040@ut-sally.UUCP> Hentry Spencer writes:
  6. >From: pyramid!utzoo!henry (Henry Spencer)
  7. >Date: Fri, 17 Oct 86 20:18:05 CDT
  8. >
  9. >Apart from my overall objections to the concept of job control, there is
  10. >one thing seriously wrong with the P1003 job control proposal as posted:
  11. >it assumes that function names are distinct in at least the first 8
  12. >characters, as witness "setpgrp" vs. "setpgrp2" and "getpgrp" vs. "getpgrp2".
  13. >Note that an X3J11-conforming C implementation need distinguish only the
  14. >first 6 characters.  I would suggest revised names for the new primitives,
  15. >perhaps "setjpgrp" and "getjpgrp", with implementations which distinguish
  16. >8 or more characters providing "setpgrp2" and "getpgrp2" names as well for
  17. >maximum compatibility with existing mistakes.
  18.  
  19. Let's not force all variables to be distinct in the first 6 chars.  The
  20. proper fix is to force a conforming C compiler to be more discriminating.
  21. -------------
  22. Brett Galloway
  23. {pesnta,twg,ios,qubix,turtlevax,tymix,vecpyr,certes,isi}!wjvax!brett
  24.  
  25.  
  26. Volume-Number: Volume 7, Number 85
  27.  
  28.