Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 1999 07:49:10 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdtime strptime.3 strptime.c
Message-ID:  <199912081549.HAA45396@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    1999/12/08 07:49:10 PST

  Modified files:
    lib/libc/stdtime     strptime.3 strptime.c 
  Log:
  Prevent digit-gobbling for all but %l and %e, which can't be fixed.
  Discuss in the BUGS section of the manpage, problems involved with
  the use of %C, %e, %l, %p, %U and %W.
  
  PR:		13901
  Reported by:	scott@chronis.pobox.com
  
  Revision  Changes    Path
  1.7       +40 -1     src/lib/libc/stdtime/strptime.3
  1.16      +47 -13    src/lib/libc/stdtime/strptime.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912081549.HAA45396>