Software Links
Getting Started
- Doc Structure
- A Globus Primer
- Globus Is Modular!
- Quickstart
- Installing GT
- Platform Notes
- Migrating from GT2
- Migrating from GT3
Reference
- PDF version
- Best Practices
- Coding Guidelines
- API docs
- Public Interfaces
- Resource Properties
- Samples
- Glossary
- Performance Studies
Common Runtime
Security
Data Mgt
Information Svcs
Execution Mgt
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.
Features new in release GT 4.1.1
- globus_range_list abstraction added
- globus_logging abstraction added
The following changes have occurred for C Common Libraries since the last stable release, 4.0.4:
[summarize changes]
See a bugzilla query on Toolkit Internals->globus_common to list the bugs fixed.
The following problems and limitations are known to exist for C Common Libraries at the time of the 4.1.1 release:
See a bugzilla query on Toolkit Internals->globus_common to list the bugs outstanding.
The C common libraries work on any platform on which the toolkit is supported. See supported platforms.
API changes since GT version 4.0.4
- globus_range_list abstraction added
- globus_logging abstraction added
All of the GT 3.2 API is still functional in GT 4.1.1
See the C API pages for more information about this component.