unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* block_input for some APIs
@ 2016-12-12 18:01 Eli Zaretskii
  2016-12-12 21:08 ` Paul Eggert
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2016-12-12 18:01 UTC (permalink / raw)
  To: emacs-devel

Does anyone remember why we block input around calls to functions like
getpwnam or tzset or fwrite?

I understand why we do that when we mess with stuff related to the
window-system or the window manager, but why do the above function
need that protection?

TIA



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

end of thread, other threads:[~2016-12-13  3:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-12 18:01 block_input for some APIs Eli Zaretskii
2016-12-12 21:08 ` Paul Eggert
2016-12-12 21:48   ` Stefan Monnier
2016-12-12 21:53     ` Daniel Colascione
2016-12-13  3:46       ` Eli Zaretskii
2016-12-13  0:13     ` YAMAMOTO Mitsuharu
2016-12-13  3:43   ` Eli Zaretskii

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