home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.22 / text0012.txt < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.2 KB  |  26 lines

  1. Submitted-by: ske@pkmab.se (Kristoffer Eriksson)
  2.  
  3. [ I don't quite understand why the submittor wants to split this from the
  4. thread of Re: File system name space, but let's give it a try and see what
  5. happens, eh?  -mod ]
  6.  
  7. In article <14103@cs.utexas.edu> arnold@audiofax.com writes:
  8. >In general, unless someone went to the trouble, fd 3 will be attached to the
  9. >terminal, so opening /dev/tty is pretty safe.  Nothing's foolproof; [...]
  10. >You're no worse off than before when /dev/tty was built into the kernel.
  11.  
  12. If you have a program that closes only fd 3, this implementation will behave
  13. differently from the old /dev/tty device implementation, won't it? You will
  14. not be able to reach the controlling terminal by a guaranteed route, in spite
  15. of the fact that it is still available on other fd-s. Or is the controlling
  16. terminal concept implemented in such a way that closing fd 3 is the same as
  17. disassociating from the controlling terminal (so you won't be bother with
  18. terminal interrupts and such) ?
  19. -- 
  20. Kristoffer Eriksson, Peridot Konsult AB, Hagagatan 6, S-703 40 Oerebro, Sweden
  21. Phone: +46 19-13 03 60  !  e-mail: ske@pkmab.se
  22. Fax:   +46 19-11 51 03  !  or ...!{uunet,mcsun}!sunic.sunet.se!kullmar!pkmab!ske
  23.  
  24. Volume-Number: Volume 22, Number 13
  25.  
  26.