Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: src/lib/libc/stdtime strftime.c



bde         1998/06/30 09:49:49 PDT

  Modified files:
    lib/libc/stdtime     strftime.c 
  Log:
  Fixed printf format errors.  Don't assume so many things about time_t.
  
  Obtained from:	partial merge of ADO version tzcode96h (was fully merged
                  in 1.10 but backed out in 1.11; the FreeBSD code for %s
  		was earlier, prettier but buggier).
  
  Revision  Changes    Path
  1.20      +16 -20    src/lib/libc/stdtime/strftime.c