public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: nickg@sources.redhat.com
To: ecos-cvs@sources.redhat.com
Subject: ecos/packages/compat/posix/current ChangeLog c ...
Date: Fri, 31 Jan 2003 11:53:00 -0000	[thread overview]
Message-ID: <20030131115314.1558.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2003-01-31 11:53:14

Modified files:
	packages/compat/posix/current: ChangeLog 
	packages/compat/posix/current/cdl: posix.cdl 
	packages/compat/posix/current/src: pprivate.h signal.cxx 
	                                   time.cxx 
	packages/compat/posix/current/tests: signal1.c 
Added files:
	packages/compat/posix/current/tests: signal3.c 

Log message:
	* src/time.cxx (alarm_action): Added call to
	cyg_posix_signal_sigwait() to wake up any sigwait()ing threads.
	
	* src/signal.cxx (cyg_posix_signal_sigwait): Added this function
	to export access to signal_sigwait conditional variable.
	(sigtimedwait): Added call to cyg_posix_timer_asr() to allow timer
	signals to be delivered here.
	
	* src/pprivate.h: Added prototype for cyg_posix_signal_sigwait().
	
	* cdl/posix.cdl:
	* tests/signal3.c: Added this program to test interaction of
	timers and signals, particularly sigwait(). Based on a test
	program from N.Suresh <nsuresh@cdotb.ernet.in>.


             reply	other threads:[~2003-01-31 11:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-31 11:53 nickg [this message]
2003-02-24 14:08 jlarmour
2005-10-23 20:44 asl
2008-03-28  9:49 jld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030131115314.1558.qmail@sources.redhat.com \
    --to=nickg@sources.redhat.com \
    --cc=ecos-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).