Check-in Number:
|
2048 | |
Date: |
2002-Apr-01 11:12:13 (local)
2002-Apr-01 09:12:13 (UTC) |
User: | rse |
Branch: | |
Comment: |
polish for release |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/str/ChangeLog 1.39 -> 1.40
--- ChangeLog 2002/04/01 09:10:19 1.39
+++ ChangeLog 2002/04/01 09:12:13 1.40
@@ -9,7 +9,7 @@
ChangeLog
- Changes between 0.9.6 and 0.9.7 (28-Dec-2001 to xx-Apr-2002):
+ Changes between 0.9.6 and 0.9.7 (28-Dec-2001 to 01-Apr-2002):
*) Use OSSP ts (Test Suite) sub-library for "make check".
[Ralf S. Engelschall]
|
|
ossp-pkg/str/README 1.18 -> 1.19
--- README 2002/04/01 08:32:54 1.18
+++ README 2002/04/01 09:12:13 1.19
@@ -9,9 +9,9 @@
ABSTRACT
- OSSP str is a generic string library written in ANSI C which
+ OSSP str is a generic string library written in ISO-C which
provides functions for handling, matching, parsing, searching and
- formatting of C strings. So it can be considered as a superset
+ formatting of ISO-C strings. So it can be considered as a superset
of POSIX string(3), but its main intention is to provide a more
convinient and compact API plus a more generalized functionality.
|
|