cvs commit: src/tools/regression/sysvmsg msgtest.c

Jung-uk Kim jkim at FreeBSD.org
Thu Nov 16 19:54:02 UTC 2006


jkim        2006-11-16 19:51:10 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/sysvmsg msgtest.c 
  Log:
  Fix message size tests for msgsnd(3) and msgrcv(3).  msgsz is the length of
  actual message and it should not include size of message type.
  
  Revision  Changes    Path
  1.2       +12 -8     src/tools/regression/sysvmsg/msgtest.c


More information about the cvs-src mailing list