Table of Contents
The C Common Libraries provide an abstraction layer for data types, libc system calls, and data structures used throughout the Globus Toolkit and useful for applications that use the Globus Toolkit.
- Globus Callback - Portable event handling layer for signal handling and periodic and one-shot events in a single- more multi-threaded environment.
- Globus Error - An abstraction for providing context-specific information in error response in C.
- Portable Threading API for POSIX and Windows
- URL String Parser
- Configuration handlers for command-line, environment-variable, and configuration file based application configuration.
The C common libraries work on any platform on which the toolkit is supported. See supported platforms.
API changes since GT version 5.2.0
None.
All of the GT 3.2 API is still functional in GT 5.2.1.
See the C API pages for more information about this component.