public inbox for src-cvs@sourceware.org help / color / mirror / Atom feed
From: rth@sourceware.org To: src-cvs@sourceware.org Subject: src/libiberty ChangeLog config.in configure co ... Date: Thu, 04 Nov 2010 23:41:00 -0000 [thread overview] Message-ID: <20101104234121.32690.qmail@sourceware.org> (raw) CVSROOT: /cvs/src Module name: src Changes by: rth@sourceware.org 2010-11-04 23:41:21 Modified files: libiberty : ChangeLog config.in configure configure.ac pex-unix.c Log message: Use spawnve on cygwin. * configure.ac (AC_CHECK_HEADERS): Add process.h. (checkfuncs): Add dup3, spawnve, spawnvpe; sort the list. (AC_CHECK_FUNCS): Add dup3, spawnve, spawnvpe. * configure, config.in: Rebuild. * pex-unix.c [HAVE_SPAWNVE] (pex_unix_exec_child): New function. [HAVE_SPAWNVE] (save_and_install_fd, restore_fd): New functions. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.552&r2=1.553 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/config.in.diff?cvsroot=src&r1=1.47&r2=1.48 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&r1=1.111&r2=1.112 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.56&r2=1.57 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&r1=1.17&r2=1.18
next reply other threads:[~2010-11-04 23:41 UTC|newest] Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-11-04 23:41 rth [this message] -- strict thread matches above, loose matches on Subject: below -- 2010-11-21 4:01 dj 2009-09-04 14:33 hjl 2009-09-03 16:46 hjl 2008-10-07 16:44 hjl 2008-10-07 1:27 dj 2008-09-11 19:02 jkratoch 2005-07-22 3:16 dj 2005-07-22 3:00 dj 2005-07-22 2:11 bje 2005-05-28 19:49 dj 2005-04-12 15:04 dj 2004-12-10 22:04 dj 2004-04-22 18:39 dj 2004-03-10 0:01 dj 2003-06-19 20:16 dj 2003-06-13 1:50 dj 2003-02-21 22:12 dj 2003-02-21 17:33 dj 2001-11-11 11:08 dj 2001-11-04 17:12 dj 2001-10-20 17:08 dj 2000-12-26 14:19 dj
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20101104234121.32690.qmail@sourceware.org \ --to=rth@sourceware.org \ --cc=src-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).