public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/compat/posix/current ChangeLog c ...
@ 2005-10-23 20:44 asl
  0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2005-10-23 20:44 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-10-23 20:44:36

Modified files:
	packages/compat/posix/current: ChangeLog 
	packages/compat/posix/current/cdl: posix.cdl pthread.cdl 
	packages/compat/posix/current/doc: posix.sgml 
	packages/compat/posix/current/include: mutex.h pthread.h 
	packages/compat/posix/current/src: misc.cxx mqueue.cxx time.cxx 
	packages/compat/posix/current/tests: signal1.c sigsetjmp.c 
	                                     timer1.c tm_basic.cxx 
Added files:
	packages/compat/posix/current/include/sys: time.h 

Log message:
	* src/time.cxx: add gettimeofday() implementation
	* cdl/posix.cdl: make some descriptions a bit more verbose.  move
	mutex.cxx into its own component (CYGPKG_POSIX_PTHREAD_MUTEX).
	move compilation of mqueue.cxx into the CYGPKG_POSIX_MQUEUES
	component.  Fixed the tests so that only the ones which stand a
	chance of compling are compiled.
	* include/sys/time.h (new): Header file which implements sys/time.h
	* include/pthread.h: Include time.h for struct timespec
	* include/mutex.h: Include time.h for struct timespec


^ permalink raw reply	[flat|nested] 4+ messages in thread

* ecos/packages/compat/posix/current ChangeLog c ...
@ 2008-03-28  9:49 jld
  0 siblings, 0 replies; 4+ messages in thread
From: jld @ 2008-03-28  9:49 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2008-03-28 09:49:51

Modified files:
	packages/compat/posix/current: ChangeLog 
	packages/compat/posix/current/cdl: posix.cdl 
Added files:
	packages/compat/posix/current/tests: pmqueue1.c pmqueue2.c 
	                                     pmutex3.c tm_posix.cxx 
Removed files:
	packages/compat/posix/current/tests: mqueue1.c mqueue2.c 
	                                     mutex3.c tm_basic.cxx 

Log message:
	* tests/tm_basic.cxx: Rename test to tm_posix.cxx.
	* tests/mqueue1.c: Rename test to pmqueue1.c.
	* tests/mqueue2.c: Rename test to pmqueue2.c.
	* tests/mutex3.c: Rename test to pmutex3.c.
	* cdl/posix.cdl: Accommodate the above renaming. Test names must be
	globally unique.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* ecos/packages/compat/posix/current ChangeLog c ...
@ 2003-02-24 14:08 jlarmour
  0 siblings, 0 replies; 4+ messages in thread
From: jlarmour @ 2003-02-24 14:08 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2003-02-24 14:08:21

Modified files:
	packages/compat/posix/current: ChangeLog 
	packages/compat/posix/current/cdl: posix.cdl 
	packages/compat/posix/current/doc: posix.sgml 

Log message:
	* doc/posix.sgml: Expunge EL/IX. Dead standard.
	* cdl/posix.cdl: Add doc link.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* ecos/packages/compat/posix/current ChangeLog c ...
@ 2003-01-31 11:53 nickg
  0 siblings, 0 replies; 4+ messages in thread
From: nickg @ 2003-01-31 11:53 UTC (permalink / raw)
  To: ecos-cvs

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>.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-28  9:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-23 20:44 ecos/packages/compat/posix/current ChangeLog c asl
  -- strict thread matches above, loose matches on Subject: below --
2008-03-28  9:49 jld
2003-02-24 14:08 jlarmour
2003-01-31 11:53 nickg

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).