2013-05-10 Joel Brobecker <brobecker@adacore.com>
authorTom Tromey <tromey@redhat.com>
Fri, 10 May 2013 17:01:00 +0000 (17:01 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 10 May 2013 17:01:00 +0000 (17:01 +0000)
commit21ff46861c35d99dbbafc42d0854128270ef8f30
tree695d5c1355aa6d9a74417ee617656c18be640b79
parentd3685d60d601f0ae817beb920fc1156f1f0885ee
2013-05-10  Joel Brobecker  <brobecker@adacore.com>
    Tom Tromey  <tromey@redhat.com>

* common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
New functions.
* common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
Declare.
* darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
(darwin_ptrace_him): Use unmark_fd_no_cloexec.
* inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
(inf_ttrace_prepare): Use mark_fd_no_cloexec.
gdb/ChangeLog
gdb/common/filestuff.c
gdb/common/filestuff.h
gdb/darwin-nat.c
gdb/inf-ttrace.c
This page took 0.035293 seconds and 4 git commands to generate.