Home | History | Annotate | Download | only in libc
History log of /src/tests/lib/libc/t_cdb.c
RevisionDateAuthorComments
 1.4  08-Aug-2023  riastradh t_cdb: No need for weird padding any more.

cdbw_output never needed it at runtime, and the declaration no longer
makes gcc angry about not having it.
 1.3  01-Aug-2023  mrg cdbw_output()'s 3rd argument must be a 16-byte char array, so pad the
string literals passed to it with enough nuls to make this true.

found by GCC 12.
 1.2  10-Jan-2017  christos need <sys/stat.h>
 1.1  27-Sep-2012  joerg branches: 1.1.2; 1.1.4; 1.1.16;
Add regression test for cdbr(3) and cdbw(3).
 1.1.16.1  20-Mar-2017  pgoyette Sync with HEAD
 1.1.4.2  27-Sep-2012  joerg Add regression test for cdbr(3) and cdbw(3).
 1.1.4.1  27-Sep-2012  joerg file t_cdb.c was added on branch tls-maxphys on 2012-09-27 00:38:58 +0000
 1.1.2.2  30-Oct-2012  yamt sync with head
 1.1.2.1  27-Sep-2012  yamt file t_cdb.c was added on branch yamt-pagecache on 2012-10-30 18:59:59 +0000

RSS XML Feed