OSDN Git Service

* sigproc.h (sigframe::set): Eliminate second argument. Default bp to current
authorcgf <cgf>
Fri, 8 Sep 2000 03:12:13 +0000 (03:12 +0000)
committercgf <cgf>
Fri, 8 Sep 2000 03:12:13 +0000 (03:12 +0000)
commitd354a172c446a9856e493b760331e2723deb1375
tree784d45715550f5ef0abc0629eb9b06033bb6d4c7
parentbd59f226fa5a82c85b62e0cdcdce5e7366e507f0
* sigproc.h (sigframe::set): Eliminate second argument.  Default bp to current
frame pointer rather than using this within the function, which is unstable
when this method is not inlined.
* net.cc: Eliminate use of second argument to sigframe.set throughout.
* select.cc (cygwin_select): Ditto.
* sigproc.cc (sig_send): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/net.cc
winsup/cygwin/select.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/sigproc.h