GLib Utilities

Table of Contents
String Utility Functions — various string-related functions.
Character Set Conversion
Unicode Manipulation
Date and Time Functions — calendrical calculations and miscellaneous time stuff.
Random Numbers — pseudo random number generator.
Hook Functions — support for manipulating lists of hook functions.
Miscellaneous Utility Functions — a selection of portable utility functions.
Lexical Scanner — a general purpose lexical scanner.
Automatic String Completion — support for automatic completion using a group of target strings.
Timers
Spawning Processes (fork/exec)
File Utilities
Shell-related Utilities
Simple XML Subset Parser — Parses a subset of XML
Windows Compatability Functions