unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Change in process.c
@ 2007-03-26 23:13 Richard Stallman
  2007-03-27  3:06 ` Sam Steingold
  2007-03-29 13:57 ` Randal L. Schwartz
  0 siblings, 2 replies; 19+ messages in thread
From: Richard Stallman @ 2007-03-26 23:13 UTC (permalink / raw)
  To: Sam Steingold; +Cc: emacs-devel

What was the reason for moving the first sleep before the first wait3
call?  It looks like that will force a one-second delay even
in cases where it would succeed straightaway.

Using usleep would reduce that problem to an acceptable level,
but I am not sure all systems have usleep.  So it is risky
to make that change.

What's the issue here?

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

end of thread, other threads:[~2007-03-29 21:25 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-26 23:13 Change in process.c Richard Stallman
2007-03-27  3:06 ` Sam Steingold
2007-03-27  9:55   ` Andreas Schwab
2007-03-27 10:33     ` Nick Roberts
2007-03-27 16:43     ` Richard Stallman
2007-03-27 21:16       ` Chong Yidong
2007-03-27 22:11         ` Nick Roberts
2007-03-28 14:02           ` Sam Steingold
2007-03-28 21:09             ` Nick Roberts
2007-03-28 13:55         ` Sam Steingold
2007-03-28 14:13           ` Andreas Schwab
2007-03-28 15:25             ` Sam Steingold
2007-03-28 19:08               ` Jan Djärv
2007-03-28 20:57                 ` Kim F. Storm
2007-03-29  6:12                   ` Jan Djärv
2007-03-29 21:25                     ` Kim F. Storm
2007-03-28 15:11           ` Chong Yidong
2007-03-28 16:09         ` Richard Stallman
2007-03-29 13:57 ` Randal L. Schwartz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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