]> sourceware.org Git - newlib-cygwin.git/commit
* sigproc.h (sigframe::set): Eliminate second argument. Default bp to current
authorChristopher Faylor <me@cgf.cx>
Fri, 8 Sep 2000 03:12:13 +0000 (03:12 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 8 Sep 2000 03:12:13 +0000 (03:12 +0000)
commit3b0d65eab953cb982db4015125d45e6b2ae32857
tree0ff3cdf06c2e132690a7d7946617017342347a60
parentf0338f545d769143f542338b4d61f771b5a87f93
* 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
This page took 0.028553 seconds and 5 git commands to generate.