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

Re: About to check in a big signal handling patch


cgf wrote:


This is checked in. For those familiar with the code, there are some obvious changes. sigframe and sigthread are now gone. cygwin.def is generated on the fly by a perl program, so perl is *really* a necessary requirement for cygwin builds now. Functions exported in cygwin.din now may have an extra field at the end, like this:

__eprintf SIGFE
__errno NOSIGFE

SIGFE means "Add a signal front end to this export".
NOSIGFE means the reverse.


Should I rediff my flock patch?


Cheers,
Nicholas


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