win32 popen clone for mingw32 anyone?

DJ Delorie dj@delorie.com
Fri Jul 31 02:45:00 GMT 1998


Douglas Steele wrote:
> Guido Masarotto <guido@sirio.stat.unipd.it> suggested the following to
> me "BTW, the djgpp libc contains an emulation of popen which
> perhaps can be used by Mumit Khan...  maybe you can signal it to him."

Fine with me, but note that (1) djgpp's popen.c is GPL not LGPL, and (2)
it doesn't use real pipes - it uses temporary files.

http://www.delorie.com/djgpp/dl/ofc/simtel/v2/djlsr201.zip/src/libc/posix/stdio/popen.c

DJ
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list