Home | History | Annotate | Download | only in string
History log of /src/tests/lib/libc/string/t_memset.c
RevisionDateAuthorComments
 1.5  02-Nov-2024  riastradh memset_explicit(3): Add C23 alias for explicit_memset.

PR standards/58607: C23: <string.h> memset_explicit
 1.4  11-Sep-2015  martin branches: 1.4.28;
Add two test cases that should cover PR 50228.
 1.3  17-Mar-2013  christos check return values
 1.2  14-Jul-2011  jruoho branches: 1.2.2; 1.2.8;
Use ATF_CHECK() when appropriate.
 1.1  03-Jun-2011  jruoho branches: 1.1.2;
Add some fundamental checks for memset(3). Prompted by a recent nasty
bug in the Google Android libc.
 1.1.2.2  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.2.1  03-Jun-2011  cherry file t_memset.c was added on branch cherry-xenmp on 2011-06-23 14:20:40 +0000
 1.2.8.1  23-Jun-2013  tls resync from head
 1.2.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.28.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed