Continue searching in PATH on ENODEV and ETIMEDOUT
authorDavid Benjamin <davidben@mit.edu>
Thu, 15 Mar 2012 23:16:02 +0000 (19:16 -0400)
committerColin Walters <walters@verbum.org>
Fri, 16 Mar 2012 15:49:30 +0000 (11:49 -0400)
commitb0739f22231b7555c9fcfd5b9fcb5f93b5a46149
tree6dc21240b81c077114c5d113f521637ce6a3211d
parentcf912785b6aa4cd7acd1cf2b041b25fae76df5f7
Continue searching in PATH on ENODEV and ETIMEDOUT

Synchronize the error-handling logic from glibc. Users with networked
filesystems in their PATH may hit ETIMEDOUT.

https://bugzilla.gnome.org/show_bug.cgi?id=672201
glib/gspawn.c