Remove references to missing linux_threads.c from documentation
authorIvan Maidanski <ivmai@mail.ru>
Wed, 2 Dec 2015 21:08:02 +0000 (00:08 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 2 Dec 2015 21:09:17 +0000 (00:09 +0300)
commit21189281f2afb53903a0f53fb41a8bace3567560
tree999ec6ada66ed8610ef0176a6d7619818b6de6be
parentd2a865d9e19b59f7299b9b6b109a61f60b7f3e13
Remove references to missing linux_threads.c from documentation

* README.md (copyright): Change linux_threads.c to pthread_stop_world.c
and pthread_support.c files.
* doc/README.DGUX386: Remove reference to linux-threads.c file.
* doc/README.environment (GC_RETRY_SIGNALS, GC_NO_RETRY_SIGNALS):
Likewise.
* doc/gcdescr.html: Likewise.
* doc/README.DGUX386: Update information how to pass DEBUG_THREADS to
make.
* doc/gcdescr.html: Update threads support information for Irix and
Solaris.
* include/private/gc_locks.h: Remove reference to linux-threads.c in
a comment.
* pthread_support.c: Likewise.
README.md
doc/README.DGUX386
doc/README.environment
doc/gcdescr.html
include/private/gc_locks.h
pthread_support.c