Project

General

Profile

« Previous | Next » 

Revision 6339c7d7

Added by Nathan Scott over 16 years ago

  • ID 6339c7d74dc443a0dbb6118f0e76d056d7646264

Native MinGW implementations of numerous POSIX functions needed
by pcp - sleep, nanosleep, mkdir, pipe, setlinebuf, etc. This
also provides the wrappers to make shared library (dll) agents
functional under Win32 (and local context mode as a byproduct),
and the code to check for a running process, and terminate a
running process. Quite a few gaps to fill in here still though.

Also added configure magic for the MinGW variant of "ps", a
handful of standard path updates for MinGW installs, and some
additional configure code for signals not supported under Win32.

  • added
  • modified
  • copied
  • renamed
  • deleted