This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
tests
/
string
History
Bryan Drewery
ea825d0274
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
..
Makefile
Implement the memset_s(3) function as specified by the C11 ISO/IEC
2017-03-30 04:57:26 +00:00
Makefile.depend
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
memcmp_test.c
libc: Add some tests for memcmp().
2016-03-06 18:41:48 +00:00
memset_s_test.c
Improve standard compliance for memset_s() and abort_handler_s().
2017-08-12 15:18:17 +00:00
stpncpy_test.c
…
strerror_test.c
…
strxfrm_test.c
Add a regression test about the crash with strxfrm and ISO8859-5 locales
2016-07-15 23:24:00 +00:00
wcscasecmp_test.c
…
wcscoll_test.c
Fix strcoll_l disagreeing with strxfrm by reworking the forward order case in
2017-04-16 19:12:07 +00:00
wcsnlen_test.c
…