haiku/headers
Michael Lotz efb0a3a853 EntryCache: Add entry_cache_add_missing() for negative caching.
It provides a way for filesystems to cache a lookup failure and
therefore prevents repeated lookups of missing entries. This is a
common scenario for example in command lookup and compiling, where
each directory in PATH or each include directory is searched for the
given entry.
2015-08-20 21:25:56 +02:00
..
build headers/os: Add gcc 5 to BeBuild.h 2015-06-24 23:06:23 -05:00
compatibility build: Convert to external libedit build package 2015-07-04 15:29:05 -05:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add a <limits> header for gcc2. 2014-11-27 12:14:39 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Force use of std::isnan() in agg_conv_curve.h. 2015-07-25 23:42:14 +02:00
os EntryCache: Add entry_cache_add_missing() for negative caching. 2015-08-20 21:25:56 +02:00
posix Added execvpe(). 2015-07-23 13:30:30 +02:00
private EntryCache: Add entry_cache_add_missing() for negative caching. 2015-08-20 21:25:56 +02:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00