CACHE ISCACHED will check for actuall file existence and return
commitb6377e7694905159593ebb3d841fa710c0aee7a6
authorBen Kibbey <bjk@luxsci.net>
Sat, 30 Dec 2006 00:31:30 +0000 (29 19:31 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 30 Dec 2006 00:31:30 +0000 (29 19:31 -0500)
tree8427593b22b5dbcaf554cd0c74f6ffc1ea70dfd5
parent5ff6c50486c36ade35952aefc2b78b9ba6f161db
CACHE ISCACHED will check for actuall file existence and return
EPWMD_FILE_NOT_FOUND if access(2) fails. If the file does exist, it is
checked for in the cache as usual and EPWMD_CACHE_NOT_FOUND is
returned if the file is not cached.
src/pwmd.c
src/pwmd_error.c
src/pwmd_error.h