GNOME Bugzilla – Bug 138405
[cygwin patch] Win32 spawn test won't build.
Last modified: 2011-02-18 16:07:24 UTC
The win32 spawn test won't build on Cygwin because certain symbols aren't prototyped in stdlib.h, as expected. This patch explicitly prototypes these symbols on Cygwin, since no header contains them.
Created attachment 26061 [details] [review] rl-glib-CVSHEAD-cygwin-spawntest.patch Against CVS HEAD.
Looks fine.
Patch applied.