|
Makefile.inc
|
Merge index() and strchr() together.
|
2012-01-03 07:14:01 +00:00 |
|
strcasecmp.c
|
Revert r227812 and r227808 per discussion
|
2011-12-02 15:41:09 +00:00 |
|
strchr.c
|
Change index() and rindex() to a weak alias.
|
2012-01-05 10:32:53 +00:00 |
|
strcmp.c
|
Revert r227812 and r227808 per discussion
|
2011-12-02 15:41:09 +00:00 |
|
strcoll.c
|
Revert r227812 and r227808 per discussion
|
2011-12-02 15:41:09 +00:00 |
|
strerror.3
|
Add err(3) to strerror(3) SEE ALSO section
|
2012-02-16 05:06:07 +00:00 |
|
strerror.c
|
Fix indentation.
|
2012-03-14 15:30:59 +00:00 |
|
strlcpy.3
|
General mdoc(7) and typo fixes.
|
2012-05-11 20:06:46 +00:00 |
|
strncmp.c
|
Revert r227812 and r227808 per discussion
|
2011-12-02 15:41:09 +00:00 |
|
strrchr.c
|
Change index() and rindex() to a weak alias.
|
2012-01-05 10:32:53 +00:00 |
|
swab.3
|
POSIX mandates that swab do nothing when len < 0
|
2012-03-04 16:39:08 +00:00 |
|
swab.c
|
POSIX mandates that swab do nothing when len < 0
|
2012-03-04 16:39:08 +00:00 |
|
wcscpy.c
|
- ANSIfy function definitions
|
2009-02-03 17:58:20 +00:00 |