This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: win32 popen clone for mingw32 anyone?


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]