This is the mail archive of the
src-cvs@sourceware.org
mailing list .
src ChangeLog.csl
- From: mmitchel at sourceware dot org
- To: src-cvs at sources dot redhat dot com
- Date: 22 Mar 2006 01:22:28 -0000
- Subject: src ChangeLog.csl
CVSROOT: /cvs/src
Module name: src
Branch: gdb-csl-20060226-branch
Changes by: mmitchel@sourceware.org 2006-03-22 01:22:28
Modified files:
. : ChangeLog.csl
Log message:
* gdb/ser-mingw.c (net_windows_state): Add mutex.
(net_windows_select_thread): Grab lock around access to
read_event.
(net_windows_wait_handle): Do not reset the read_event.
(net_windows_open): Create a mutex.
(net_windows_read_prim): New function.
(_initialize_ser_windows): Use it.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.1.12.12&r2=1.1.12.13