public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/rda/unix ChangeLog lwp-pool.c
@ 2004-11-29 19:13 jimb
0 siblings, 0 replies; 6+ messages in thread
From: jimb @ 2004-11-29 19:13 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Branch: jimb-rda-nptl-branch
Changes by: jimb@sourceware.org 2004-11-29 19:13:40
Modified files:
rda/unix : ChangeLog lwp-pool.c
Log message:
* lwp-pool.c (wait_flags_str): Return "0" when FLAGS == 0, not the
empty string.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.15&r2=1.36.2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/lwp-pool.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.1.2.1&r2=1.1.2.2
^ permalink raw reply [flat|nested] 6+ messages in thread
* src/rda/unix ChangeLog lwp-pool.c
@ 2010-10-14 18:08 kevinb
0 siblings, 0 replies; 6+ messages in thread
From: kevinb @ 2010-10-14 18:08 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2010-10-14 18:08:14
Modified files:
rda/unix : ChangeLog lwp-pool.c
Log message:
* lwp-pool.c (hash_find): Initialize `do_step' in the newly allocated
lwp struct.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.65&r2=1.66
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/lwp-pool.c.diff?cvsroot=src&r1=1.6&r2=1.7
^ permalink raw reply [flat|nested] 6+ messages in thread
* src/rda/unix ChangeLog lwp-pool.c
@ 2005-11-11 20:29 kevinb
0 siblings, 0 replies; 6+ messages in thread
From: kevinb @ 2005-11-11 20:29 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2005-11-11 20:29:57
Modified files:
rda/unix : ChangeLog lwp-pool.c
Log message:
Don't allow more than one LWP to have `do_step' flag set at a time.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.54&r2=1.55
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/lwp-pool.c.diff?cvsroot=src&r1=1.5&r2=1.6
^ permalink raw reply [flat|nested] 6+ messages in thread
* src/rda/unix ChangeLog lwp-pool.c
@ 2005-11-10 21:32 kevinb
0 siblings, 0 replies; 6+ messages in thread
From: kevinb @ 2005-11-10 21:32 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2005-11-10 21:32:15
Modified files:
rda/unix : ChangeLog lwp-pool.c
Log message:
Handle LWPs that have died without leaving a status.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.53&r2=1.54
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/lwp-pool.c.diff?cvsroot=src&r1=1.4&r2=1.5
^ permalink raw reply [flat|nested] 6+ messages in thread
* src/rda/unix ChangeLog lwp-pool.c
@ 2005-11-09 2:16 kevinb
0 siblings, 0 replies; 6+ messages in thread
From: kevinb @ 2005-11-09 2:16 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2005-11-09 02:16:46
Modified files:
rda/unix : ChangeLog lwp-pool.c
Log message:
Fix problem in which singlestep operations were apparently ignored.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/lwp-pool.c.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* src/rda/unix ChangeLog lwp-pool.c
@ 2004-12-03 0:14 jimb
0 siblings, 0 replies; 6+ messages in thread
From: jimb @ 2004-12-03 0:14 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Branch: jimb-rda-nptl-branch
Changes by: jimb@sourceware.org 2004-12-03 00:14:52
Modified files:
rda/unix : ChangeLog lwp-pool.c
Log message:
* lwp-pool.c: Doc fixes. (Use "LWP" instead of "thread".)
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.27&r2=1.36.2.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/lwp-pool.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.1.2.5&r2=1.1.2.6
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-10-14 18:08 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-29 19:13 src/rda/unix ChangeLog lwp-pool.c jimb
2004-12-03 0:14 jimb
2005-11-09 2:16 kevinb
2005-11-10 21:32 kevinb
2005-11-11 20:29 kevinb
2010-10-14 18:08 kevinb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).