/builddir/build/BUILD/globus_common-17.1/globus_i_common_config.h [code] | |
globus_args.h [code] | Command-line Argument Parser |
globus_callback.h [code] | Globus Callback API |
globus_common.h [code] | Headers common to all of Globus |
globus_common_include.h [code] | Include System Headers |
globus_config.h [code] | Globus Platform Configuration |
globus_debug.h [code] | Debugging Routines |
globus_error.h [code] | Globus Error Handling |
globus_error_errno.h [code] | Globus Errno Error API |
globus_error_generic.h [code] | Globus Error API |
globus_error_hierarchy.h [code] | |
globus_error_string.h [code] | Error Object Containing a String |
globus_extension.h [code] | Globus Extension Modules |
globus_fifo.h [code] | Globus FIFO |
globus_handle_table.h [code] | Handle Table for Reference Counting Data |
globus_hashtable.h [code] | Hash Table |
globus_i_callback.h [code] | |
globus_i_error_generic.h [code] | |
globus_i_thread.h [code] | |
globus_l_common_paths.h [code] | |
globus_libc.h [code] | Thread-safe libc macros, function prototypes |
globus_list.h [code] | Linked List |
globus_logging.h [code] | Debug Logging |
globus_memory.h [code] | Memory Pool |
globus_module.h [code] | Reference Counting Module Activation and Deactivation |
globus_object.h [code] | |
globus_object_cache.h [code] | Object Cache |
globus_object_hierarchy.h [code] | |
globus_options.h [code] | Command-Line Options Parser |
globus_preload.h [code] | |
globus_print.h [code] | Error Message Printing |
globus_priority_q.h [code] | Priority Queue |
globus_range_list.h [code] | Byte Range List |
globus_release.h [code] | Relase Information |
globus_states.h [code] | State Machine |
globus_strptime.h [code] | Strptime |
globus_symboltable.h [code] | Lightweight Chaining Symboltable |
globus_thread.h [code] | Globus Threading Abstraction |
globus_thread_common.h [code] | Common Thread Interface |
globus_thread_pool.h [code] | Thread Pooling |
globus_thread_rmutex.h [code] | Recursive Mutex |
globus_thread_rw_mutex.h [code] | |
globus_thread_windows.h [code] | |
globus_tilde_expand.h [code] | Home Directory ~ expansion |
globus_time.h [code] | Time Types and Macros |
globus_types.h [code] | Common Primitive Types |
globus_url.h [code] | URL Parsing |
globus_uuid.h [code] | Globus UUID Generator |
/builddir/build/BUILD/globus_common-17.1/test/error_test.c | Error Object Tests |
/builddir/build/BUILD/globus_common-17.1/test/fifo_test.c | Test the globus_fifo_t implementation |
/builddir/build/BUILD/globus_common-17.1/test/globus_eval_path_test.c | Test the functionality of globus_eval_path() |
/builddir/build/BUILD/globus_common-17.1/test/globus_location_test.c | Test the functionality of globus_location() |
/builddir/build/BUILD/globus_common-17.1/test/globus_test_tap.h [code] | Test Anything Protocol implementation |
/builddir/build/BUILD/globus_common-17.1/test/globus_url_test.c | Tests for the Globus URL parser |
/builddir/build/BUILD/globus_common-17.1/test/handle_table_test.c | Test the globus_handle_table_t data type |
/builddir/build/BUILD/globus_common-17.1/test/hash_test.c | Hashtable Test Cases |
/builddir/build/BUILD/globus_common-17.1/test/list_test.c | Globus List Test Cases |
/builddir/build/BUILD/globus_common-17.1/test/memory_test.c | Test case for globus_memory_t |
/builddir/build/BUILD/globus_common-17.1/test/module_test.c | Module Tests |
/builddir/build/BUILD/globus_common-17.1/test/off_t_test.c | Test of globus_off_t |
/builddir/build/BUILD/globus_common-17.1/test/strptime_test.c | Test the functionality in globus_strptime.c |
/builddir/build/BUILD/globus_common-17.1/test/thread_test.c | Globus Thread Test |
/builddir/build/BUILD/globus_common-17.1/test/timedwait_test.c | Globus_cond_timedwait() tests |
/builddir/build/BUILD/globus_common-17.1/test/uuid_test.c | UUID Test |