Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 06:43:22 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libtermcap termcap.c
Message-ID:  <199909281343.GAA60288@freefall.freebsd.org>

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

  Modified files:
    lib/libtermcap       termcap.c 
  Log:
  Explicitly use sigemptyset to clear a sigset_t. Explicit
  initialization of sa_flags added so that we can lose the bzero.
  IIRC, this code is not used anymore since the addition of
  ncurses. Commit the change anyway so, just to be safe.
  
  $FreeBSD$ tag added
  
  Revision  Changes    Path
  1.17      +4 -1      src/lib/libtermcap/termcap.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?199909281343.GAA60288>