Corinna Vinschen d27ebea923 * fhandler_registry.cc (encode_regname): Add Parameter add_val.
Append "%val" if add_val is set.
	(decode_regname): Remove trailing "%val". Change returncode accordingly.
	(__DIR_hash): New class.
	(d_hash): New macro.
	(key_exists): New function.
	(fhandler_registry::exists): Remove encode of registry name before path
	compare, decode file part of path instead.  Skip checks for keys if
	trailing "%val" detected.
	(fhandler_registry::fstat): Change check of return value of
	decode_regname ().
	(fhandler_registry::readdir): Allocate __DIR_hash.  Record key names in
	hash table. Append "%val" if key with same name exists. Fix error
	handling of encode_regname ().  Set dirent.d_type.
	(fhandler_registry::closedir): Delete __DIR_hash.
	(fhandler_registry::open): Don't open key if trailing "%val" detected
	by decode_regname ().
	(open_key): Ditto.
2008-12-08 11:45:18 +00:00
..
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2006-01-16 19:52:21 +00:00
2007-01-03 11:14:53 +00:00
2008-04-01 13:22:47 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2008-07-16 20:20:45 +00:00
2008-06-10 14:48:24 +00:00
2008-07-16 20:20:45 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-07-16 20:20:45 +00:00
2008-07-16 20:20:45 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-04-01 13:22:47 +00:00
2006-03-01 20:20:22 +00:00
2008-11-26 17:21:04 +00:00
2008-04-07 16:33:44 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-05-20 15:11:23 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-04-01 13:22:47 +00:00
2008-04-01 13:22:47 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-11-26 17:21:04 +00:00
2008-05-22 01:25:37 +00:00
2008-11-26 17:21:04 +00:00
2008-04-01 13:22:47 +00:00
2008-07-16 20:20:45 +00:00
2007-12-12 12:12:24 +00:00
2006-07-17 19:30:30 +00:00