Files
newlib/winsup/cygwin
Corinna Vinschen 7ab59dee94 * fhandler_disk_file.cc (DIR_NUM_ENTRIES): New define determining
minimum number of dir entries which fit into the readdir cache.
	(DIR_BUF_SIZE): Define globally as size of readdir cache.
	(struct __DIR_cache): New structure used for readdir caching on NT.
	(d_dirname): Accessor for struct __DIR_cache, use throughout.
	(d_pos): Ditto.
	(d_cache): Ditto.
	(fhandler_disk_file::opendir): Allocate __d_dirname to contain readdir
	cache on NT.
	(fhandler_disk_file::readdir): Use buf as pointer into readdir cache.
	Implement readdir caching.
2006-01-28 13:41:22 +00:00
..
2001-12-20 03:03:59 +00:00
2004-12-05 02:30:20 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +00:00
2004-01-20 03:11:39 +00:00
2006-01-16 19:52:21 +00:00
2005-12-29 20:46:34 +00:00
2005-08-08 02:27:43 +00:00
2005-08-08 02:27:43 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2001-10-12 01:51:21 +00:00
2001-09-11 20:01:02 +00:00
2005-08-12 02:39:13 +00:00
2005-12-29 20:46:34 +00:00
2004-05-12 16:21:18 +00:00
2006-01-12 15:53:51 +00:00
2005-12-29 20:46:34 +00:00
2005-08-12 02:39:13 +00:00
2005-09-28 19:22:25 +00:00
2006-01-12 04:41:06 +00:00
2005-12-29 20:46:34 +00:00
2001-09-11 20:01:02 +00:00
2005-02-13 18:17:29 +00:00
2006-01-18 20:40:52 +00:00
2001-10-28 23:05:49 +00:00
.
2002-05-04 04:30:57 +00:00
2004-03-14 05:35:19 +00:00
2002-02-11 02:25:42 +00:00
2005-05-06 21:09:35 +00:00
2004-12-05 02:30:20 +00:00
2006-01-12 15:53:51 +00:00
2005-11-18 17:48:23 +00:00
2005-11-18 17:48:23 +00:00
2005-12-29 20:46:34 +00:00
2005-05-25 03:43:58 +00:00
2004-02-04 22:40:50 +00:00
2006-01-12 15:53:51 +00:00
2005-05-02 03:50:11 +00:00
2006-01-02 13:01:42 +00:00
2003-07-07 05:32:24 +00:00
2004-12-27 19:03:56 +00:00
2004-12-27 19:03:56 +00:00
2006-01-02 02:57:54 +00:00
2003-03-09 20:31:07 +00:00
2005-12-03 04:23:35 +00:00
2005-12-03 04:23:35 +00:00
2006-01-12 04:52:51 +00:00