home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.20 / text0137.txt < prev    next >
Encoding:
Internet Message Format  |  1990-08-02  |  798 b 

  1. From:  Bob Lenk <rml@hpfcdc.fc.hp.com>
  2.  
  3. >The following features were deleted (but are still permitted):
  4. >    CLK_TCK - non-existent definition imported from ANSI C standard
  5.  
  6. As of 1003.1a/D5 (also ISO/IEC DIS 9945-1.2), CLK_TCK is still required
  7. to be defined in <time.h>.  It is obsolescent.  It is mentioned only
  8. in one subclause (4.8.1.5), and is not used to define or describe any
  9. other functionality.  Most features (such as times() are now described
  10. in terms of "clock ticks".  Since it is no longer in the C Standard, it is
  11. not mentioned in 2.7.1 (as in 1003.1-1988); the index seems to have an
  12. erroneous reference to that deleted mention.
  13.  
  14. I don't know of any changes to this since that draft/DIS.
  15.  
  16.         Bob Lenk
  17.         rml@hpfcla.hp.com
  18.         hplabs!hpfcla!rml
  19.  
  20.  
  21. Volume-Number: Volume 20, Number 135
  22.  
  23.