diff options
author | Christopher Faylor <me@cgf.cx> | 2012-12-21 21:30:56 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-12-21 21:30:56 +0000 |
commit | c3a4634985018ad5e1e1d972ff3799254e0b88aa (patch) | |
tree | 21aa3506470c6c606ffbe8a076e54cf243e574b8 /include/gdb/gdb-index.h | |
parent | 65068ebd7f78c461f2e5b59e49ac923f98783ab1 (diff) | |
download | cygnal-c3a4634985018ad5e1e1d972ff3799254e0b88aa.tar.gz cygnal-c3a4634985018ad5e1e1d972ff3799254e0b88aa.tar.bz2 cygnal-c3a4634985018ad5e1e1d972ff3799254e0b88aa.zip |
Revert the reversion and go with implementation described in cgf-000017, with
some modifications.
* init.cc (dll_entry): Revert previous change.
* miscfuncs.cc: Include sigproc.h for exit_thread declaration.
* winsup.h (ExitThread): Define as 'exit_thread' to ensure no accidental use.
* sigproc.cc (exit_thread): New function.
(wait_sig): Handle __SIGTHREADEXIT case. Don't just block rather than
returning from this function.
* sigproc.h (__SIGTHREADEXIT): New enum.
(exit_thread): Declare.
* sync.cc (muto::release): Accept a tls command-line argument.
* sync.h (muto::release): Accept a tls command-line parameter. Default to
&_my_tls.
* cygerrno.h (__set_errno): Define as extern so that no function code is ever
emitted.
* cygserver_ipc.h (cygserver_ipc.h): Ditto.
* miscfuncs.h (transform_chars): Ditto.
* path.h (has_attribute): Ditto.
* security.h (privilege_luid): Ditto.
* winsup.h (flush_file_buffers): Ditto.
Diffstat (limited to 'include/gdb/gdb-index.h')
0 files changed, 0 insertions, 0 deletions