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
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libc
/
locale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix three bugs in setlocale(3):
schwarze
2018-03-29
1
-2
/
+2
*
test locale priorities and overrides
schwarze
2017-08-16
1
-1
/
+36
*
test isalpha_l(3), tolower_l(3), wctype_l(3), iswctype_l(3),
schwarze
2017-08-16
1
-4
/
+149
*
test nl_langinfo_l(3), iswalpha_l(3), towupper_l(3)
schwarze
2017-08-16
2
-3
/
+44
*
refactor in preparation for testing more functions; no functional change
schwarze
2017-08-15
2
-114
/
+117
*
first draft of tests for newlocale(3), duplocale(3), uselocale(3)
schwarze
2017-08-10
2
-0
/
+268
*
Fix all clang warnings in libc regress and cleanup some make files.
bluhm
2017-07-27
8
-37
/
+23
*
Add missing includes to avoid implicit function declarations.
jsg
2017-02-25
1
-1
/
+2
*
Enable mbrtowc(3) and wcrtomb(3) tests now that mbsinit(3) works.
schwarze
2016-09-05
1
-2
/
+2
*
test wcrtomb(3)
schwarze
2016-09-04
2
-0
/
+93
*
test mbrtowc(3) in conjunction with mbsinit(3)
schwarze
2016-09-03
2
-0
/
+93
*
ISO8859-1 support has been removed
guenther
2015-08-23
1
-8
/
+1
*
add setlocale test
semarie
2015-07-07
1
-1
/
+3
*
add regress test for setlocale(3) and some related
semarie
2015-07-07
2
-0
/
+140
*
Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.
miod
2014-07-03
1
-2
/
+2
*
Some tests are currently failing. Only run those if the REGRESS_FULL
kettenis
2013-08-01
1
-1
/
+3
*
regression test to check that isw* functions yield the same result as
espie
2005-08-11
3
-0
/
+163