Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
firestring - FireString String-Handling Library
- Description:
libfirestring is a string handling library that provides
maximum length aware string handling functions to programs.
Several functions provide saner interfaces than the standard
libc functions. libfirestring also provides functions that
are in most libc's but not provided for by ANSI C, enabling
programmers to write ANSI C-compliant code while using such
safe functions (strcasecmp, strncasecmp, snprintf).
libfirestring also includes functions for dealing with
reading configuration files in an easy to program fashion.
Packages
| firestring-0.9.12-3.i386
[25 KiB] |
Changelog
by Paul Howarth (2004-08-18):
- %{_sysconfdir} replaced by /etc - actually more portable
- %{buildroot} replaced with $RPM_BUILD_ROOT as per Fedora
packaging guidelines
|