Re: libdpkg: m_fork and friends
Dalibor Topic <[email protected]> Mon, 10 Dec 2007 11:02:07 +0100
| Newsgroups | gmane.linux.debian.ports.windows |
|---|---|
| Message-ID | <[email protected]> |
Phil Lello schrieb: > Hi all, > > I've started trying to port dpkg natively to Windows (as opposed to > using Cygwin). > > One area that may cause problems is that Windows doesn't have fork > functionality, so implementing m_fork() will be challenging. You could try using glib for that. http://library.gnome.org/devel/glib/2.14/glib-Spawning-Processes.html cheers, dalibor topic