index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
string
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2005-10-29
Activate missing wcswidth, as noted by Alexander Bluhm.
Marc Espie
2005-05-26
Merge common functionality of __strsignal and strerror_r.
Otto Moerbeek
2005-04-16
fix wmemchr.3 MLINKS;
Jason McIntyre
2005-04-14
introduce some wchar functions (from citrus and an itojun@ diff)
Marc Espie
2005-03-30
strcasestr(3), a case-insensitive version of strstr(3). already in netbsd
Theo de Raadt
2004-05-03
Missed this in the __strerror() removal.
Todd C. Miller
2003-02-20
fix a variety of missing or wrong MLINKS
Theo de Raadt
2002-11-21
Add strerror_r and functions versions of getchar_unlocked and
Marco S Hyman
2001-09-05
make debug libs build again
Michael Shalayeff
1999-11-09
Install man-page links for strtok_r.
Artur Grabowski
1999-09-21
index/rindex as deprecated synonyms to strchr/strrchr.
Marc Espie
1999-04-25
m68k assembler version of strlcpy(3)
Todd C. Miller
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1998-07-01
add strlcpy/strlcat, safe and sensible string copy/append
Todd C. Miller
1998-02-07
strftime is no longer in this directory
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-03-25
Add support for building lint(1) library
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt