~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
..
developer-guide 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
mini-tutorial 2691.1.11 17 years ago Ian Clatworthy Added mini tutorial Diff
quick-reference 2691.1.12 17 years ago Ian Clatworthy Added Quick Start Summary Diff
release-notes 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
user-guide 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
user-reference 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff