Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 1995 03:13:01 -0700
From:      Satoshi Asami <asami>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/pkg_install/lib file.c
Message-ID:  <199506241013.DAA28372@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
asami       95/06/24 03:13:00

  Modified:    usr.sbin/pkg_install/lib  file.c
  Log:
  Use lstat() instead of access() for checking file existence.  It works
  for symlinks too, and according to Rod, access() is evil anyway.
  
  Reviewed by:	jkh



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