Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 1997 05:23:53 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG
Subject:   cvs commit: src/contrib/gdb/gdb exec.c symfile.c
Message-ID:  <199712171323.FAA25984@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/12/17 05:23:52 PST

  Modified files:
    contrib/gdb/gdb      exec.c symfile.c 
  Log:
  Close some file descriptors on exec so that the inferior process gets
  a normal environment.  Fd's 3 and 4 were usually left open.
  
  Revision  Changes    Path
  1.2       +1 -0      src/contrib/gdb/gdb/exec.c
  1.2       +1 -0      src/contrib/gdb/gdb/symfile.c



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