diff options
author | Christopher Faylor <me@cgf.cx> | 2010-07-30 18:04:22 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2010-07-30 18:04:22 +0000 |
commit | 4db1bd4040e1f12df5a4432ee228af9f5d2a084a (patch) | |
tree | 10e36b1da57d77e705b4fcbf0ff77bc7512150c9 /include/elf | |
parent | 5a7e00a86655de00cf65577e5d2e357c54e4ed37 (diff) | |
download | newlib-4db1bd4040e1f12df5a4432ee228af9f5d2a084a.zip newlib-4db1bd4040e1f12df5a4432ee228af9f5d2a084a.tar.gz newlib-4db1bd4040e1f12df5a4432ee228af9f5d2a084a.tar.bz2 |
* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
(cygthread::create): Rename from cygthread::cygthread.
(cygthread::cygthread): Define new constructor which accepts
LPVOID_THREAD_START_ROUTINE as the first argument. Call cygthread::create.
* cygthread.cc (cygthread::create): Rename from cygthread::cygthread. Use
'arglen' rather than 'n' since 'n' is no longer supplied.
* fhandler_tty.cc (process_input): Define as void/noreturn.
(process_output): Ditto.
(process_ioctl): Ditto.
(fhandler_tty_master::init): Don't "zap_h" cygthreads which are noreturn. It's
now implied.
Diffstat (limited to 'include/elf')
0 files changed, 0 insertions, 0 deletions