Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 02:20:40 -0800 (PST)
From:      Johan Karlsson <johan@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/realpath realpath.c
Message-ID:  <200212181020.gBIAKeJw081000@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
johan       2002/12/18 02:20:40 PST

  Modified files:
    bin/realpath         realpath.c 
  Log:
  - use MAXPATHLEN per realpath(3)
  - use the problematic part of the path, instead of the argument,
    when reporting an error.
  
  Reviewed by:    mike
  
  Revision  Changes    Path
  1.3       +2 -2      src/bin/realpath/realpath.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?200212181020.gBIAKeJw081000>