This is the mail archive of the cygwin-patches 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]
Other format: [Raw text]

Re: fexecve, execvpe


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Christopher Faylor on 9/26/2009 2:37 PM:
> Yes, thanks.

Done.

>> P.S Any reason that "dtable.h" and "cygheap.h" aren't self-contained?
> 
> Since I don't know exactly what you're talking about I'll say "Yes".

When I added just #include "cygheap.h" to exec.cc, I still got compiler
errors.  There were incomplete/undefined types until I also added "sync.h"
and "fhandler.h" prior to "cygheap.h".  I'm just wondering whether
cygheap.h should include these files itself, so that clients don't have to
do it.  But I'm not too worried - there aren't that many clients.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkq+gT8ACgkQ84KuGfSFAYC03gCgrk+53fmwKkX4l5U0Harij92K
CKEAoIwMBsZUhcF34gJzN2a9SvDu35zY
=zObR
-----END PGP SIGNATURE-----


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