Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 06:24:14 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getcwd.c
Message-ID:  <199909281324.GAA08484@freefall.freebsd.org>

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

  Modified files:
    lib/libc/gen         getcwd.c 
  Log:
  Explicitly use sigemptyset to clear a sigset_t. Explicit
  initialization of sa_flags allows us to lose the bzero.
  
  $FreeBSD$ tag added.
  
  Revision  Changes    Path
  1.18      +4 -1      src/lib/libc/gen/getcwd.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?199909281324.GAA08484>