]> sourceware.org Git - newlib-cygwin.git/commit
* cygtls.h (_local_storage::unknown_thread_name): New buffer.
authorChristopher Faylor <me@cgf.cx>
Wed, 18 May 2005 23:30:02 +0000 (23:30 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 18 May 2005 23:30:02 +0000 (23:30 +0000)
commit24515d6563060fda3ad1d0cfa7bbb6936521895b
treec4d7561c0be3de56e4c9bf9019cc68543c53cb26
parent0a99fce172c2ca9898f084554f1199032315edea
* cygtls.h (_local_storage::unknown_thread_name): New buffer.
* tlsoffsets.h: Regenerate.
* cygthread.cc (cygthread::name): Use new thread-local buffer.
* exceptions.cc (handle_exceptions): Avoid unnecessary initialization of static
variables to zero.
* fork.cc (slow_pid_reuse) Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/cygthread.cc
winsup/cygwin/cygtls.h
winsup/cygwin/exceptions.cc
winsup/cygwin/fork.cc
winsup/cygwin/tlsoffsets.h
This page took 0.029727 seconds and 5 git commands to generate.