Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 1999 14:50:07 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc choose-temp.c
Message-ID:  <199910022150.OAA37598@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      1999/10/02 14:50:07 PDT

  Modified files:
    contrib/gcc          choose-temp.c 
  Log:
  *  We have /var/tmp, not /usr/tmp.  So use that where EGCS used the latter.
  *  In the absence of the env vars TMPDIR, TMP, TEMP (which override this
     ordering), attempt to create temperary files in /tmp, P_tmpdir (/var/tmp),
     /usr/tmp, and .  until successful.
  
  Revision  Changes    Path
  1.2       +8 -4      src/contrib/gcc/choose-temp.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?199910022150.OAA37598>