home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.17 / text0092.txt < prev    next >
Encoding:
Internet Message Format  |  1990-01-06  |  625 b 

  1. From: Doug Gwyn <uunet!smoke.brl.mil!gwyn>
  2.  
  3. In article <7674@portia.Stanford.EDU> karish@forel.stanford.edu (Chuck Karish) writes:
  4. >  The POSIX 1003.1 standard says that the types used for user and group
  5. >  IDs (uid_t and gid_t, respectively) are to be `arithmetic types'.  An
  6. >  implementation or application that assumes that that the values are
  7. >  always positive is broken.
  8.  
  9. RONG.  IEEE Std 1003.1 defines "group ID" and "user ID" to be NON-NEGATIVE
  10. integers in Section 2.3.  This is in conformance with existing practice
  11. that Sun gratuitously ignored in their NFS implementation.
  12.  
  13. Volume-Number: Volume 17, Number 101
  14.  
  15.  
  16.