Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 23:47:28 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/include time.h src/lib/libc/stdtime asctime.c localtime.c
Message-ID:  <199804190647.XAA21493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/04/18 23:47:28 PDT

  Modified files:
    include              time.h 
    lib/libc/stdtime     asctime.c localtime.c 
  Log:
  ctime_r and asctime_r are not implemented.
  prototypes in time.h do not match POSIX.
  
  PR:		6345
  Reviewed by:	phk
  Submitted by:	Dmitry Khrustalev <dima@xyzzy.machaon.ru>
  
  Revision  Changes    Path
  1.12      +2 -2      src/include/time.h
  1.5       +12 -3     src/lib/libc/stdtime/asctime.c
  1.18      +9 -0      src/lib/libc/stdtime/localtime.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?199804190647.XAA21493>