summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2012-07-22 13:30:11 -0400
committerDan McGee <dan@archlinux.org>2012-09-18 08:21:42 -0500
commit9648887481c7ad56ef9f7eb2d2810eb6ec32b5be (patch)
treee7104ad6b381f67291d91d6273bcb7ea37ddce0e /build-aux
parentbad00696f34bd37243d0db411c26319ef0f640d8 (diff)
query_fileowner: remove resolve_path function
resolve_path is a equivalent to calling realpath(path, NULL) except that the returned string is guaranteed to be PATH_MAX long. We never append to the returned string, so this is unnecessary. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions