gambas-source-code/main/share
Benoît Minisini c1eb854159 [CONFIGURATION]
* NEW: Detect the fstatat() system function.

[INTERPRETER]
* OPT: Dir() and RDir() are now 10-30% faster by using fstatat() and assuming that directories with just two hard links have no child directories (each sub-directory having one hard-link to its parent directory through the ".." entry).


git-svn-id: svn://localhost/gambas/trunk@7610 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-02-21 15:48:40 +00:00
..
gambas.h
gb_alloc.h
gb_alloc_temp.h
gb_arch.h
gb_arch_temp.h
gb_array.h
gb_array_temp.h
gb_buffer.h
gb_buffer_temp.h
gb_class_desc_common.h
gb_code.h
gb_code_temp.h [COMPILER] 2016-01-03 17:21:34 +00:00
gb_common.h [INTERPRETER] 2016-02-01 02:18:49 +00:00
gb_common_buffer.h [INTERPRETER] 2015-07-12 09:40:57 +00:00
gb_common_buffer_temp.h [INTERPRETER] 2015-07-12 09:40:57 +00:00
gb_common_case.h [INTERPRETER] 2015-11-02 03:24:44 +00:00
gb_common_case_temp.h [INTERPRETER] 2015-11-02 03:24:44 +00:00
gb_common_string.h
gb_common_string_temp.h [INTERPRETER] 2015-11-02 03:24:44 +00:00
gb_common_swap.h
gb_common_swap_temp.h
gb_component.h
gb_error_common.h
gb_file_share.h [INTERPRETER] 2016-02-01 02:18:49 +00:00
gb_file_temp.h [CONFIGURATION] 2016-02-21 15:48:40 +00:00
gb_hash.h [INTERPRETER] 2015-11-02 03:24:44 +00:00
gb_hash_temp.h [INTERPRETER] 2015-11-02 03:24:44 +00:00
gb_limit.h
gb_list.h
gb_list_temp.h
gb_magic.h
gb_pcode.h
gb_pcode_temp.h [INTERPRETER] 2015-09-16 00:10:14 +00:00
gb_replace.h
gb_replace_temp.h
gb_reserved.h
gb_reserved_keyword.h
gb_reserved_temp.h
gb_table.h
gb_table_temp.h
gb_type_common.h
gbc_read_common.h
gbc_trans_common.h
gbx_subr_common.h
Makefile.am