Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2002 13:49:34 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen syslog.c
Message-ID:  <200201252149.g0PLnYp36125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2002/01/25 13:49:34 PST

  Modified files:
    lib/libc/gen         syslog.c 
  Log:
  Use ctime_r to build the timestamp for syslog, so that we don't
  clobber a ctime buffer which is passed in.
  
  PR:             34022
  Submitted by:   Hartmut Brandt <brandt@fokus.gmd.de>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.23      +3 -3      src/lib/libc/gen/syslog.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?200201252149.g0PLnYp36125>