Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2011 11:04:30 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib realpath.c
Message-ID:  <201101081104.p08B4l1r092635@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-01-08 11:04:30 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      realpath.c 
  Log:
  SVN rev 217144 on 2011-01-08 11:04:30Z by kib
  
  Fix some style(9) issues.
  Do not use strlcpy() where simple assignment is enough.
  
  Noted by:       bde (long time ago)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.23      +5 -4      src/lib/libc/stdlib/realpath.c



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