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

  1. Submitted-by: donn@hpfcrn.fc.hp.com (Donn Terry)
  2.  
  3. 1) With respect to the question from Sean Fagan about symbolic links.
  4.    All this is (supposedly, anyway) answered in the new version of
  5.    pathname resolution in 2.3.  Net result: it always follows the symlink.
  6.    (The mental model is that instead of an i-number in a directory entry,
  7.    you could have a name which is the body of the symbolic link.)
  8.  
  9. 2) With respect to the question from "Cazier": POSIX.1 is completely silent
  10.    about a shell, except to the extent that it brings in Standard C by
  11.    reference, and Standard C refers to system().  (And the C definition
  12.    of system() doesn't say much!)  POSIX.1 is strictly from the C-language
  13.    (currently) API point of view.
  14.  
  15. Donn Terry
  16. (Speaking personally and only for myself.)
  17.  
  18. Volume-Number: Volume 22, Number 23
  19.  
  20.