ru          2005-06-14 10:56:02 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/gen         msgrcv.3 
  Log:
  When IPC_NOWAIT is set and there is no message, msgrcv() fails
  with errno set to ENOMSG.
  
  PR:             docs/82217
  Submitted by:   delphij
  Approved by:    re (blanket)
  
  Revision  Changes    Path
  1.20      +3 -3      src/lib/libc/gen/msgrcv.3