| Age | Commit message (Expand) | Author |
| 2008-07-30 | Before using the slightly more involved bitmap tables, | joerg |
| 2008-06-22 | Note that strndup was recently (4.0) added. Bump date. | wiz |
| 2008-05-26 | Remove unneeded #include <string.h>, found by Adam Hoka. | haad |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-23 | use the proper variable. | christos |
| 2008-02-23 | fix lint issues. | christos |
| 2008-02-22 | Also cast before anding the characters. | joerg |
| 2008-02-22 | Add some explicit casts to stop GCC complains about signed char shifts. | joerg |
| 2008-02-22 | Replace O(nm) versions of strspn, strcspn and strpbrk with O(n+m) | joerg |
| 2007-12-06 | Fix stresep(3) handling of consecutive quoted delimiter characters. | seb |
| 2007-07-03 | Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. | nakayama |
| 2007-06-03 | Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions | christos |
| 2007-02-18 | Bump date for previous. | wiz |
| 2007-02-18 | Try to tell what this really does. | hubertf |
| 2007-02-17 | Add strings(3), collecting information about strings.h. | wiz |
| 2007-02-17 | o Removed functions that are in strings.h, not string.h | wiz |
| 2007-02-17 | o Removed functions which were moved to strings.h header | wiz |
| 2007-01-14 | Avoid lint warning. | cbiere |
| 2007-01-14 | Look only at the first `n' characters to avoid traversing a potentially | cbiere |
| 2006-11-13 | Add strsep(3) to libkern. | dyoung |
| 2006-10-16 | nul/null/NULL cleanup: | wiz |
| 2006-10-14 | New sentence, new line. | wiz |
| 2006-10-13 | PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3) | tnozaki |
| 2006-10-07 | Include nbtool_config.h for tools build. This was part of the | apb |
| 2006-10-07 | PR/31232: Wim Lewis: tools/compat doesn't check for pre-existence of | elad |
| 2006-09-02 | Mark up NULL; the character is nul, not null; sort SEE ALSO; | wiz |
| 2006-08-27 | fix xtos's pasto | dsl |
| 2006-08-26 | PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmp | christos |
| 2006-08-26 | Add copyright notices. | christos |
| 2006-08-23 | include one more new file. | christos |
| 2006-08-22 | PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions | christos |
| 2006-08-13 | stresep, not strnsep. Remove duplicate "the". Bump date for previous. | wiz |
| 2006-08-13 | Mark up NULL. | wiz |
| 2006-08-12 | - Add strndup and stresep | christos |
| 2006-06-03 | fix lib/33476: | tnozaki |
| 2006-05-22 | Punctuation nit. | wiz |
| 2006-05-22 | Clarify that strerror() doesn't return EINVAL but stores in errno; | kleink |
| 2006-01-26 | Must include "namespace.h" for strerror_r()'s internal name. | kleink |
| 2005-12-20 | Use reach-over sources from common/lib/libc | christos |
| 2005-11-30 | Fix warns=4 via __UNCONST() | martin |
| 2005-11-30 | Fix warns=4 (via __UNCONST()) | martin |
| 2005-11-29 | fix warns=4 | christos |
| 2005-11-29 | WARNS=4 | christos |
| 2005-10-13 | wcscpy - cleanup | tnozaki |
| 2005-09-13 | compat core reorg. | christos |
| 2005-07-30 | - Fix the remaining indr_references so that they define lint symbols. | christos |
| 2005-07-29 | < -> \*[Lt], end sentence with a dot, add comma | wiz |
| 2005-07-28 | PR/30845: Luke Mewburn: strerror_r(3) missing | christos |
| 2005-06-12 | Add missing __RCSID() | lukem |