public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] A different approach to startup-with-shell on macOS
@ 2018-10-18 22:31 Tom Tromey
  2018-10-18 22:31 ` [PATCH v2 1/6] Unify shell-finding logic Tom Tromey
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Tom Tromey @ 2018-10-18 22:31 UTC (permalink / raw)
  To: gdb-patches

Here's version 2 of the series to cache the shell on macOS.

I believe this addresses all review comments.

Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCH 2 0/6] A different approach to starutp-with-shell on macOS
@ 2018-10-03 21:02 Tom Tromey
  2018-10-03 21:02 ` [PATCH v2 6/6] Cache a copy of the user's shell " Tom Tromey
  0 siblings, 1 reply; 20+ messages in thread
From: Tom Tromey @ 2018-10-03 21:02 UTC (permalink / raw)
  To: gdb-patches

Here's v2 of my series to cache the shell on macOS.

I think this addresses all the comments from the previous patch.

It also incorporates a gnulib bug fix that turned out to be needed in
order to use mkostemp.

Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-11-01 19:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 22:31 [PATCH v2 0/6] A different approach to startup-with-shell on macOS Tom Tromey
2018-10-18 22:31 ` [PATCH v2 1/6] Unify shell-finding logic Tom Tromey
2018-10-19 23:27   ` Sergio Durigan Junior
2018-10-27 17:41     ` Tom Tromey
2018-10-18 22:31 ` [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Tom Tromey
2018-10-29 16:01   ` Simon Marchi
2018-10-29 22:16     ` Simon Marchi
2018-10-30 20:55       ` Tom Tromey
2018-10-30 21:04         ` Simon Marchi
2018-10-31 15:03           ` Tom Tromey
2018-11-01 19:44             ` Simon Marchi
2018-10-18 22:31 ` [PATCH v2 2/6] Move make_temp_filename to common/pathstuff.c Tom Tromey
2018-10-18 22:31 ` [PATCH v2 5/6] Do not reopen temporary files Tom Tromey
2018-10-18 22:31 ` [PATCH v2 4/6] Use mkostemp, not mkstemp Tom Tromey
2018-10-18 22:31 ` [PATCH v2 6/6] Cache a copy of the user's shell on macOS Tom Tromey
2018-10-20  2:35   ` Simon Marchi
2018-10-27 17:43     ` Tom Tromey
2018-10-19 23:41 ` [PATCH v2 0/6] A different approach to startup-with-shell " Sergio Durigan Junior
2018-10-27 17:58   ` Tom Tromey
  -- strict thread matches above, loose matches on Subject: below --
2018-10-03 21:02 [PATCH 2 0/6] A different approach to starutp-with-shell " Tom Tromey
2018-10-03 21:02 ` [PATCH v2 6/6] Cache a copy of the user's shell " Tom Tromey

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).