summaryrefslogtreecommitdiff
path: root/lib/libform/type_alnum.c
AgeCommit message (Expand)Author
2021-04-13- fix memory leakchristos
2021-04-13allocate the potential trailing nul as well.mrg
2004-11-24* Rewrote internal handling of multiline field line data to fix a bugblymn
2004-10-28Use (unsigned char) cast to sanitise arguments to ctype functions.dsl
2004-10-27Fix a load of international alphabet problems with isxxx() and toupper()dsl
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2001-06-13withough -> withoutwiz
2001-01-23Added check for null args pointer.blymn
2001-01-21Prevent negative index on strncpy if end = start = 0blymn
2001-01-20Make these compile again.augustss
2001-01-20* Fixed common error in all types codeblymn
2000-12-17Added early release version of libform - please be gentle.blymn