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
/
regress
/
lib
/
libc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
test mbrtowc(3) in conjunction with mbsinit(3)
schwarze
2016-09-03
2
-0
/
+93
*
Pull in <stdio.h> for NULL
guenther
2016-08-27
1
-1
/
+2
*
Fix usage() output and getopt sorting
guenther
2016-07-13
1
-6
/
+6
*
Nuke sigret.c
beck
2016-05-29
2
-198
/
+0
*
We don't have sigreturn anymore
beck
2016-05-29
1
-2
/
+2
*
tests for the two segfaults in backref() that were just fixed
schwarze
2016-05-26
1
-1
/
+4
*
Fix an oversight that caused the test program to segfault:
schwarze
2016-05-26
1
-2
/
+2
*
systematically test all combinations of REG_STARTEND, REG_NEWLINE,
schwarze
2016-05-26
1
-9
/
+85
*
support for testing REG_STARTEND together with REG_NOTBOL
schwarze
2016-05-26
1
-1
/
+4
*
Add a test for negated POSIX characer classes.
millert
2016-02-26
1
-0
/
+1
*
Make sure we use a sigjmp_buf in the sigsetjmp() part of the test.
miod
2015-11-08
4
-4
/
+7
*
Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of
miod
2015-10-30
1
-0
/
+1
*
Hide __atexit and __atexit_register_cleanup()
guenther
2015-10-25
1
-2
/
+3
*
Use dprintf() instead of fprintf() in the signal handler
guenther
2015-10-25
1
-3
/
+4
*
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-23
1
-5
/
+5
*
Add ifnameindex to te libc regress tests
claudio
2015-10-23
1
-3
/
+3
*
Add a regress test for if_indextoname() and if_nametoindex()
claudio
2015-10-22
2
-0
/
+42
*
Add a regress for libc handling of SIGTHR
guenther
2015-10-22
2
-0
/
+71
*
Need <string.h> for memset()
guenther
2015-10-18
1
-1
/
+2
*
Test the exported strsignal() API, not the (now hidden) internal API
guenther
2015-09-14
1
-8
/
+2
*
ISO8859-1 support has been removed
guenther
2015-08-23
1
-8
/
+1
*
Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@
millert
2015-07-20
1
-1
/
+3
*
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
*
Need to operate of CXXFLAGS now.
miod
2015-05-29
1
-3
/
+3
*
fix for regression test for strtol(). it failed (the wrong kind of
phessler
2015-03-15
1
-2
/
+2
*
SIZE_MAX is standard, we should be using it in preference to the
millert
2015-02-06
1
-5
/
+3
*
Missing $OpenBSD$'s.
krw
2015-01-20
5
-0
/
+5
*
fix previous.
daniel
2014-12-10
1
-2
/
+4
*
t_exhaust is too exhausting
deraadt
2014-12-09
1
-3
/
+3
*
Fill the buffer with 'z' instead of 'a' since 'a' is part of the
millert
2014-12-03
2
-38
/
+150
*
Add simple strlcpy regress
millert
2014-12-02
3
-3
/
+123
*
Add simple strlcat regress
millert
2014-12-02
3
-2
/
+124
*
Add strnlen to SUBDIRS so we actually run its tests.
millert
2014-12-02
1
-2
/
+2
*
Fix mmap() calls that check for a result other than MAP_FAILED.
doug
2014-09-27
1
-1
/
+1
*
Add support for word anchors \< and \> to regex regression tests.
doug
2014-09-21
1
-1
/
+13
*
Fix on 32bit platforms where 0xdeadbeef > LONG_MAX.
schwarze
2014-09-19
1
-4
/
+6
*
AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKET
guenther
2014-08-10
1
-6
/
+5
*
remove non-portable __progname extern from arc4random unit test.
bcook
2014-07-28
1
-2
/
+1
*
Switch from <sys/endian.h> or <machine/endian.h> to the new,
guenther
2014-07-21
1
-2
/
+2
*
Fix ordering breakage, moving the fclose() test last again.
guenther
2014-07-20
1
-6
/
+22
*
Make sure the correct errno is reported by warn* or err* and not
guenther
2014-07-20
6
-5
/
+11
*
Delete unused variables found by -Wall
guenther
2014-07-20
5
-5
/
+2
*
Add missing include. Tickled by Doug Hogan (doug (at) acyclic.org)
guenther
2014-07-20
1
-0
/
+1
*
Fix dumb copy/paste mistake.
matthew
2014-07-11
1
-3
/
+3
*
Fix explicit_bzero regress for Solaris and OS X compatibility
matthew
2014-07-11
1
-27
/
+68
*
Add some extra sanity checks to make sure the test functions actually
matthew
2014-07-09
1
-1
/
+13
*
Minor cleanups
matthew
2014-07-09
1
-5
/
+12
*
Better workaround for OS X sigaltstack() bug
matthew
2014-07-09
1
-15
/
+20
*
check for EINTR when calling waitpid.
bcook
2014-07-09
1
-2
/
+13
[prev]
[next]