msvcp90: Initialize state in mb_to_wc.
[wine] / libs / port / spawn.c
2011-12-01  Ken Thomaseslibport: For spawnvp(_P_DETACH, ...), double-fork to...
2011-12-01  Ken Thomaseslibport: No need to reset SIGCHLD because we're not...
2008-12-27  Alexandre Julliardlibport: Check for ENOTSUP being defined before using it.
2007-11-19  Alexandre Julliardlibport: Work around Mac OS execve() breakage.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-24  Pavel RoskinAdded configure check for spawnvp().
2003-05-21  Alexandre JulliardReset SIGCHLD handler to default if we need to wait...
2003-04-02  Dimitrie O. PaunAdd spawnvp to the portability lib.