README: we're no longer necessarily 'svelter'

pull/1535/head
nick black 3 years ago
parent 20b01e41a8
commit ba059692f9
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -75,7 +75,7 @@ Why use this non-standard library?
* Thread safety, and efficient use in parallel programs, has been a design
consideration from the beginning.
* A svelter design than that codified by X/Open: Exported identifiers are
* A more orderly surface than that codified by X/Open: Exported identifiers are
prefixed to avoid common namespace collisions. The library object exports a
minimal set of symbols. Where reasonable, `static inline` header-only code is
used. This facilitates compiler optimizations, and reduces loader time.

Loading…
Cancel
Save