~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2007-10-17 17:03:06 UTC
  • Revision ID: john@arbash-meinel.com-20071017170306-20w50sk1djh0i14k
Switch around to properly look up the executable bit in the basis.
We do this with a load-time switch around supports_executable(), rather than
a runtime if supports_executable() check.
It would be nice to inline the _is_executable_* check on platforms that support
executable, but we had a function call before, so we haven't degraded
performance.
Filename Latest Rev Last Changed Committer Comment Size
..
bzr 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.3 KB Diff Download File
bzr.simple 2512.1.1 17 years ago John Arbash Meinel (Antonin 'gree' Komenda) simple update for bash co 588 bytes Diff Download File