g_spawn



On Sat, 2002-03-23 at 03:26, Bradford Hovinen wrote:
> Modulo the g_spawn issue that jrb mentioned, it looks good. Once
> that's changed, please commit. Thanks.

	I was looking at g_spawn (as used by GConf AFAIR), and it seems to do
some quite antisocial things ( like set FD_CLOEXEC on all file
descriptors from 0 -> sysconf (_SC_OPEN_MAX), which in many cases is
hundreds of (redundant and possibly incorrect) syscalls per spawn.

	I hope we're not using that variant in gnome2-settings-daemon.

	Regards,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]