_strlcat.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
_strlcpy.c
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
Makefile.inc
|
Fix stupid typo. I added memmem, not memmove.
|
2005-03-14 03:13:53 +00:00 |
memmem.3
|
Remove one of two nearly duplicate words.
|
2005-03-14 10:36:51 +00:00 |
memmem.c
|
Add memmem(3), compatible with version in Linux
|
2005-03-13 14:47:02 +00:00 |
strtok.c
|
Implement strtok() in terms of strtok_r()
|
2004-10-27 19:12:31 +00:00 |