Home | History | Annotate | Download | only in sys
History log of /src/tests/lib/libc/sys/t_msgctl.c
RevisionDateAuthorComments
 1.7  07-Oct-2017  kre If we have SYSVMSG in kernel (test finds it) restore the signal handler
to its previous state, so any signals that occur during the rest of the
test gat handled just as they would (core dump) as if the handler was never
executed. No need to bother if the SYSVMSG test fails, as in that case,
nothing else will be done anyway.
 1.6  06-Oct-2017  kre Make this test skip if running on a kernel without the SYSVMSG option.
(Assuming this behaves as intended the other tests which should behave
the same way will get upgrades as well.)
 1.5  13-Jan-2017  christos PR/51856: Ngie Cooper: add limits.h for INT_MAX
 1.4  27-Feb-2014  joerg branches: 1.4.8;
Use an abs wide enough to cover the types involved.
 1.3  11-Nov-2011  jruoho branches: 1.3.6;
Fix typo.
 1.2  05-Nov-2011  jruoho branches: 1.2.2;
Fix some typos.
 1.1  05-Nov-2011  jruoho Add 21 unit tests for the XSI message queues.
 1.2.2.4  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.2.2.3  17-Apr-2012  yamt sync with head
 1.2.2.2  10-Nov-2011  yamt sync with head
 1.2.2.1  05-Nov-2011  yamt file t_msgctl.c was added on branch yamt-pagecache on 2011-11-10 14:31:52 +0000
 1.3.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed