Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 06:26:12 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net res_send.c
Message-ID:  <199909281326.GAA08585@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      1999/09/28 06:26:12 PDT

  Modified files:
    lib/libc/net         res_send.c 
  Log:
  Explicitly use sigemptyset to clear a sigset_t. Explicit
  initialization of sa_flags allows us to lose the bzero.
  
  Revision  Changes    Path
  1.27      +3 -2      src/lib/libc/net/res_send.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909281326.GAA08585>