index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
string
/
Makefile.inc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure to use unique target names so that make -j does not break;
miod
2007-10-25
1
-25
/
+25
*
add memrchr(3)
millert
2007-09-03
1
-2
/
+3
*
Activate missing wcswidth, as noted by Alexander Bluhm.
espie
2005-10-29
1
-2
/
+2
*
Merge common functionality of __strsignal and strerror_r.
otto
2005-05-26
1
-2
/
+2
*
fix wmemchr.3 MLINKS;
jmc
2005-04-16
1
-2
/
+3
*
introduce some wchar functions (from citrus and an itojun@ diff)
espie
2005-04-14
1
-3
/
+26
*
strcasestr(3), a case-insensitive version of strstr(3). already in netbsd
deraadt
2005-03-30
1
-4
/
+5
*
Missed this in the __strerror() removal.
millert
2004-05-03
1
-2
/
+2
*
fix a variety of missing or wrong MLINKS
deraadt
2003-02-20
1
-1
/
+2
*
Add strerror_r and functions versions of getchar_unlocked and
marc
2002-11-21
1
-2
/
+2
*
make debug libs build again
mickey
2001-09-05
1
-1
/
+21
*
Install man-page links for strtok_r.
art
1999-11-09
1
-1
/
+2
*
index/rindex as deprecated synonyms to strchr/strrchr.
espie
1999-09-21
1
-3
/
+5
*
m68k assembler version of strlcpy(3)
millert
1999-04-25
1
-3
/
+3
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-7
/
+7
*
add strlcpy/strlcat, safe and sensible string copy/append
millert
1998-07-01
1
-3
/
+4
*
strftime is no longer in this directory
tholo
1998-02-07
1
-3
/
+3
*
Fix RCS ids
tholo
1996-08-19
1
-2
/
+1
*
Add support for building lint(1) library
tholo
1996-03-25
1
-1
/
+21
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+108