Home | History | Annotate | Download | only in kernel
History log of /src/tests/kernel/t_sysctl.c
RevisionDateAuthorComments
 1.1  09-Aug-2014  gson branches: 1.1.2; 1.1.6;
Test that reading a CTLTYPE_INT sysctl variable into a buffer that is
too small returns ENOMEM, and that reading it into a buffer that is
large enough returns the expected sizeof(int) bytes of data.
 1.1.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1  09-Aug-2014  tls file t_sysctl.c was added on branch tls-maxphys on 2014-08-20 00:04:48 +0000
 1.1.2.2  10-Aug-2014  tls Rebase.
 1.1.2.1  09-Aug-2014  tls file t_sysctl.c was added on branch tls-earlyentropy on 2014-08-10 06:57:19 +0000

RSS XML Feed