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

  1. From: pyramid!utzoo!henry (Henry Spencer)
  2. Date: Fri, 17 Oct 86 20:18:05 CDT
  3.  
  4. Apart from my overall objections to the concept of job control, there is
  5. one thing seriously wrong with the P1003 job control proposal as posted:
  6. it assumes that function names are distinct in at least the first 8
  7. characters, as witness "setpgrp" vs. "setpgrp2" and "getpgrp" vs. "getpgrp2".
  8. Note that an X3J11-conforming C implementation need distinguish only the
  9. first 6 characters.  I would suggest revised names for the new primitives,
  10. perhaps "setjpgrp" and "getjpgrp", with implementations which distinguish
  11. 8 or more characters providing "setpgrp2" and "getpgrp2" names as well for
  12. maximum compatibility with existing mistakes.
  13.  
  14.                 Henry Spencer @ U of Toronto Zoology
  15.                 {allegra,ihnp4,decvax,pyramid}!utzoo!henry
  16.  
  17. Volume-Number: Volume 7, Number 70
  18.  
  19.