Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 17:25:52 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getcwd.c
Message-ID:  <200509151725.j8FHPqWF002009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2005-09-15 17:25:52 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         getcwd.c 
  Log:
  Cosmetic fixes to prev. commit.
  Change first MAXPATHLEN to more standard PATH_MAX
  Change second MAXPATHLEN to 1024 (it is temp buffer not related)
  Change comment to reflect that.
  
  Suggested by:   bde
  
  Revision  Changes    Path
  1.27      +4 -4      src/lib/libc/gen/getcwd.c



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