Merge branch 'nd/attr-match-optim'
authorJeff King <peff@peff.net>
Thu, 25 Oct 2012 10:42:36 +0000 (06:42 -0400)
committerJeff King <peff@peff.net>
Thu, 25 Oct 2012 10:42:36 +0000 (06:42 -0400)
Trivial and obvious optimization for finding attributes that match
a given path.

* nd/attr-match-optim:
  attr: avoid searching for basename on every match
  attr: avoid strlen() on every match

1  2 
attr.c

diff --cc attr.c
Simple merge