Jonas 'Sortie' Termansen
75b3b9c858
Added a Maxsi::String::Substring function.
2012-02-21 23:23:57 +01:00
Jonas 'Sortie' Termansen
fec176fa15
Refactored the libmaxsi/ directory.
...
C and C++ files are now kept together and so are the mxmpp declarations.
Header files are now stored in include/ and mxmpp'd into preproc/.
All other code now -I ../libmaxsi/preproc.
And other stuff to make this happen, including refactoring Makefile.
2012-02-12 13:20:53 +01:00
Jonas 'Sortie' Termansen
8d18993584
Added stpcpy(3).
2012-01-14 17:20:17 +01:00
Jonas 'Sortie' Termansen
a06902baf6
Added strcoll(3).
2012-01-14 16:44:48 +01:00
Jonas 'Sortie' Termansen
df728efb8c
Added strchr(3), strchrnul(3), strrchr(3).
2012-01-08 22:26:32 +01:00
Jonas 'Sortie' Termansen
4806f25e50
Added strtok(3), strtok_r(3), strspn(3), strcspn(3).
2012-01-08 21:59:21 +01:00
Jonas 'Sortie' Termansen
728bde3bee
Added strncmp(3).
2011-11-20 17:07:01 +01:00
Jonas 'Sortie' Termansen
3d7e565d23
strcat(3) now nul-terminates strings properly.
2011-11-19 10:32:08 +01:00
Jonas 'Sortie' Termansen
6447783c12
strcpy(3) now nul-terminates dest.
2011-11-19 00:52:42 +01:00
Jonas 'Sortie' Termansen
33c0a9586e
Added atoi(3).
2011-11-09 23:48:26 +01:00
Jonas 'Sortie' Termansen
9b79673dcb
Initial version of Sortix.
2011-08-05 14:25:00 +02:00