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

  1. From: seismo!gatech!emory!arnold@sally.utexas.edu (Arnold D. Robbins {EUCC})
  2. Date: Fri, 12 Dec 86 13:36:36 EST
  3. Organization: Math & Computer Science, Emory University, Atlanta
  4.  
  5.     Shouldn't there be some indication in errno that no conversion
  6. was found [ by settz -mod ]? Otherwise, how is one's code supposed to know
  7. that the string passed to settz() was valid and settz() couldn't find a
  8. conversion? Both return -1!
  9.  
  10. [ Maybe EINVAL?  -mod ]
  11.  
  12. >4.5.4.2  Description
  13. >    The localtime() function converts the calendar time pointed to
  14.         ^^^^^^^^^^^
  15. I think that this should be 'ctime', as that is the functionality
  16. desribed by the next two lines:
  17.  
  18. >by timer to local time in the form of a string.  It is equivalent to
  19. >    asctime(localtime(timer))
  20.  
  21. Otherwise, the proposal looks good to me!
  22. ---
  23. Arnold Robbins
  24. CSNET:    arnold@emory    BITNET:    arnold@emoryu1
  25. ARPA:    arnold%emory.csnet@csnet-relay.arpa
  26. UUCP:    { akgua, decvax, gatech, sb1, sb6, sunatl }!emory!arnold
  27.  
  28.  
  29. Volume-Number: Volume 8, Number 66
  30.  
  31.