opentechinstitute / commotiond

The system management daemon for the Commotion Wireless Project.
https://commotionwireless.net
GNU Affero General Public License v3.0
26 stars 21 forks source link

Complete set of string manipulation functions #115

Open jheretic opened 9 years ago

jheretic commented 9 years ago

We provide a few but not many useful functions for manipulating co_strings. If we're going to have our own string library, we should make it useful! Implement a useful subset of string manipulation functions; check out the bstring API for ideas.