Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2005 14:23:31 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make main.c
Message-ID:  <200505101423.j4AENVnd075891@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-05-10 14:23:31 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         main.c 
  Log:
  Path_Expand() expects its first argument to be writeable so put the
  default system directory into a writeable character array before passing
  it to Path_Expand().
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu> (7.210)
  
  Revision  Changes    Path
  1.142     +2 -1      src/usr.bin/make/main.c



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