Commit Graph

37 Commits

Author SHA1 Message Date
Ralf Corsepius
7dcba143fb Include "tmacros.h".
Misc. changes related to rtems_intervals.
2009-10-27 12:12:48 +00:00
Joel Sherrill
39385ed563 2009-08-25 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* sp29/init.c: Fixed return value evaluation.
	* sp59/init.c: Added status code assignment. Fixed typos.
	* sp59/init.c, sp59/sp59.scn: Added status code assignment. Fixed typos.
 	* sp63/init.c: Check return value of _Heap_Initialize().
2009-08-26 02:16:03 +00:00
Joel Sherrill
1f7ee0275b 2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp02/task1.c, sp02/task2.c, sp02/task3.c, sp03/task2.c, sp05/task1.c,
	sp05/task2.c, sp05/task3.c, sp06/task1.c, sp06/task2.c,
	sp09/screen02.c, sp09/screen04.c, sp09/screen06.c, sp09/screen07.c,
	sp09/screen10.c, sp09/screen12.c, sp09/screen13.c, sp09/screen14.c,
	sp11/task1.c, sp11/task2.c, sp12/pridrv.c, sp12/pritask.c,
	sp12/task1.c, sp13/task1.c, sp13/task2.c, sp14/task1.c, sp16/task1.c,
	sp16/task4.c, sp19/fptask.c, sp19/task1.c, sp22/task1.c,
	sp24/task1.c, sp26/task1.c, sp29/init.c, sp30/task1.c, sp31/task1.c,
	sp33/init.c, sp45/init.c, sp46/init.c, sp50/init.c,
	spintrcritical06/init.c, spwatchdog/task1.c: Eliminate test routines
	TICKS_PER_SECOND and get_ticks_per_second() in favor of new
	rtems_clock_get_ticks_per_second().
2009-08-12 20:50:43 +00:00
Joel Sherrill
7f8dd5758e 2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp29/init.c: Simple binary semaphores can not be inherit priority.
2009-07-09 21:29:47 +00:00
Joel Sherrill
b84f1fdc0d 2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp04/system.h, sp04/task1.c, sp04/tswitch.c, sp07/init.c,
	sp12/init.c, sp13/putbuff.c, sp13/system.h, sp13/task1.c,
	sp15/init.c, sp16/system.h, sp19/fptask.c, sp25/system.h,
	sp26/task1.c, sp27/init.c, sp28/init.c, sp29/init.c, sp31/task1.c,
	sp33/init.c, sp34/changepri.c, sp35/priinv.c, sp37/init.c,
	sp38/init.c, sp39/init.c, sp41/init.c, sp42/init.c, sp43/init.c,
	sp44/init.c, sp45/init.c, sp46/init.c, sp47/init.c, sp48/init.c,
	spfatal03/testcase.h, spfatal05/testcase.h, spfatal06/testcase.h,
	spfatal_support/system.h, spobjgetnext/init.c, spsize/getint.c,
	spsize/size.c: Fix warnings.
2009-05-10 14:39:46 +00:00
Ralf Corsepius
3d5483771c Eliminate _exe_/.exe. 2009-04-03 12:55:13 +00:00
Joel Sherrill
a986c0757a 2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp07/init.c, sp12/init.c, sp12/pridrv.c, sp12/pritask.c,
	sp12/system.h, sp16/system.h, sp25/system.h, sp26/task1.c,
	sp28/init.c, sp29/init.c, sp35/priinv.c, sp42/init.c: Run all tests
	successfully with maxixum number of priorities as 16 instead of 256.
	This was done by temporarily modifying the score priority.h maximum.
	This allowed testing of all API code to ensure that it worked
	properly with a reduced number of priorities. Most modifications were
	to switch from hard-coded maximum to using the API provided methods
	to determine maximum number of priority levels.
2008-12-14 18:36:00 +00:00
Joel Sherrill
90f6ea620d 2008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp28/init.c, sp28/sp28.scn, sp29/init.c, sp29/sp29.scn, sp32/init.c,
	sp32/sp32.scn, sp33/init.c, sp33/sp33.scn, sp42/init.c: Fix end of
	test messages.
2008-01-24 15:12:30 +00:00
Ralf Corsepius
9c5ea1114a Eliminate scndir, docdir. Use rtems_testsdir instead. 2006-07-11 05:09:12 +00:00
Ralf Corsepius
b244a05ac3 Convert to use *_PROGRAMS. 2005-11-13 06:29:38 +00:00
Ralf Corsepius
3bb5d94490 Rework. 2005-11-11 14:33:33 +00:00
Ralf Corsepius
7e3887773a Eliminate TEST. 2005-11-11 09:03:24 +00:00
Ralf Corsepius
7c1e3f4ca2 Expand sptests.am. 2005-11-11 08:18:16 +00:00
Ralf Corsepius
cb2818800d Eliminate DOCTYPES. 2005-11-10 22:21:20 +00:00
Ralf Corsepius
d65005e414 AM_CPPFLAGS += -I..../support/include. 2005-11-09 12:44:35 +00:00
Ralf Corsepius
f068a6f98e Misc. bugfixes. 2005-11-07 12:52:00 +00:00
Ralf Corsepius
39767d0c6b Remove SRC, PRINT_SRC. 2005-11-07 09:43:59 +00:00
Ralf Corsepius
d66557fac4 Switch back to include compile.am instead of amcompile.am 2005-11-07 09:09:26 +00:00
Ralf Corsepius
cdfd71036f Partial conversion to automake. 2005-11-07 08:03:28 +00:00
Ralf Corsepius
1b4f2b305c Remove stray white spaces. 2004-04-16 09:24:30 +00:00
Ralf Corsepius
e806450393 * sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-01 15:16:30 +00:00
Ralf Corsepius
340835b05f 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* sp02/Makefile.am: Ditto.
	* sp03/Makefile.am: Ditto.
	* sp04/Makefile.am: Ditto.
	* sp05/Makefile.am: Ditto.
	* sp06/Makefile.am: Ditto.
	* sp07/Makefile.am: Ditto.
	* sp08/Makefile.am: Ditto.
	* sp09/Makefile.am: Ditto.
	* sp11/Makefile.am: Ditto.
	* sp12/Makefile.am: Ditto.
	* sp13/Makefile.am: Ditto.
	* sp14/Makefile.am: Ditto.
	* sp15/Makefile.am: Ditto.
	* sp16/Makefile.am: Ditto.
	* sp17/Makefile.am: Ditto.
	* sp19/Makefile.am: Ditto.
	* sp20/Makefile.am: Ditto.
	* sp21/Makefile.am: Ditto.
	* sp22/Makefile.am: Ditto.
	* sp23/Makefile.am: Ditto.
	* sp24/Makefile.am: Ditto.
	* sp25/Makefile.am: Ditto.
	* sp26/Makefile.am: Ditto.
	* sp27/Makefile.am: Ditto.
	* sp28/Makefile.am: Ditto.
	* sp29/Makefile.am: Ditto.
	* sp30/Makefile.am: Ditto.
	* sp31/Makefile.am: Ditto.
	* sp32/Makefile.am: Ditto.
	* spfatal/Makefile.am: Ditto.
	* spsize/Makefile.am: Ditto.
2004-01-14 07:49:50 +00:00
Ralf Corsepius
6e4e067a97 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp01/Makefile.am: Remove all-local: $(ARCH).
	* sp02/Makefile.am: Remove all-local: $(ARCH).
	* sp03/Makefile.am: Remove all-local: $(ARCH).
	* sp04/Makefile.am: Remove all-local: $(ARCH).
	* sp05/Makefile.am: Remove all-local: $(ARCH).
	* sp06/Makefile.am: Remove all-local: $(ARCH).
	* sp07/Makefile.am: Remove all-local: $(ARCH).
	* sp08/Makefile.am: Remove all-local: $(ARCH).
	* sp09/Makefile.am: Remove all-local: $(ARCH).
	* sp11/Makefile.am: Remove all-local: $(ARCH).
	* sp12/Makefile.am: Remove all-local: $(ARCH).
	* sp13/Makefile.am: Remove all-local: $(ARCH).
	* sp14/Makefile.am: Remove all-local: $(ARCH).
	* sp15/Makefile.am: Remove all-local: $(ARCH).
	* sp16/Makefile.am: Remove all-local: $(ARCH).
	* sp17/Makefile.am: Remove all-local: $(ARCH).
	* sp19/Makefile.am: Remove all-local: $(ARCH).
	* sp20/Makefile.am: Remove all-local: $(ARCH).
	* sp21/Makefile.am: Remove all-local: $(ARCH).
	* sp22/Makefile.am: Remove all-local: $(ARCH).
	* sp23/Makefile.am: Remove all-local: $(ARCH).
	* sp24/Makefile.am: Remove all-local: $(ARCH).
	* sp25/Makefile.am: Remove all-local: $(ARCH).
	* sp26/Makefile.am: Remove all-local: $(ARCH).
	* sp27/Makefile.am: Remove all-local: $(ARCH).
	* sp28/Makefile.am: Remove all-local: $(ARCH).
	* sp29/Makefile.am: Remove all-local: $(ARCH).
	* sp30/Makefile.am: Remove all-local: $(ARCH).
	* sp31/Makefile.am: Remove all-local: $(ARCH).
	* sp32/Makefile.am: Remove all-local: $(ARCH).
	* spfatal/Makefile.am: Remove all-local: $(ARCH).
	* spsize/Makefile.am: Remove all-local: $(ARCH).
2003-12-01 21:33:07 +00:00
Ralf Corsepius
7f9e59081b 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	sp01/Makefile.am: Reflect having moved automake.
	sp02/Makefile.am: Reflect having moved automake.
	sp03/Makefile.am: Reflect having moved automake.
	sp04/Makefile.am: Reflect having moved automake.
	sp05/Makefile.am: Reflect having moved automake.
	sp06/Makefile.am: Reflect having moved automake.
	sp07/Makefile.am: Reflect having moved automake.
	sp08/Makefile.am: Reflect having moved automake.
	sp09/Makefile.am: Reflect having moved automake.
	sp11/Makefile.am: Reflect having moved automake.
	sp12/Makefile.am: Reflect having moved automake.
	sp13/Makefile.am: Reflect having moved automake.
	sp14/Makefile.am: Reflect having moved automake.
	sp15/Makefile.am: Reflect having moved automake.
	sp16/Makefile.am: Reflect having moved automake.
	sp17/Makefile.am: Reflect having moved automake.
	sp19/Makefile.am: Reflect having moved automake.
	sp20/Makefile.am: Reflect having moved automake.
	sp21/Makefile.am: Reflect having moved automake.
	sp22/Makefile.am: Reflect having moved automake.
	sp23/Makefile.am: Reflect having moved automake.
	sp24/Makefile.am: Reflect having moved automake.
	sp25/Makefile.am: Reflect having moved automake.
	sp26/Makefile.am: Reflect having moved automake.
	sp27/Makefile.am: Reflect having moved automake.
	sp28/Makefile.am: Reflect having moved automake.
	sp29/Makefile.am: Reflect having moved automake.
	sp30/Makefile.am: Reflect having moved automake.
	sp31/Makefile.am: Reflect having moved automake.
	sp32/Makefile.am: Reflect having moved automake.
	spfatal/Makefile.am: Reflect having moved automake.
	spsize/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:42 +00:00
Joel Sherrill
18ee864a24 2003-05-29 Joel Sherrill <joel@OARcorp.com>
* sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
2003-05-29 19:07:42 +00:00
Ralf Corsepius
a3a512ccd1 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp01/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp02/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp03/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp04/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp05/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp06/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp07/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp08/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp09/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp11/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp12/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp13/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp14/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp15/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp16/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp17/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp19/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp20/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp21/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp22/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp23/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp24/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp25/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp26/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp27/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp28/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp29/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp30/Makefile.am: Use $(OBJEXT) instead of .o.
	* sp31/Makefile.am: Use $(OBJEXT) instead of .o.
	* spfatal/Makefile.am: Use $(OBJEXT) instead of .o.
	* spsize/Makefile.am: Use $(OBJEXT) instead of .o.
2002-08-11 04:59:41 +00:00
Joel Sherrill
21bbb925a9 2002-07-01 Joel Sherrill <joel@OARcorp.com>
* sp29/init.c: Corrected definitions for task stack usage.
2002-07-01 22:11:44 +00:00
Joel Sherrill
ac2512abbd 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:44:27 +00:00
Joel Sherrill
25b9e93c35 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp20/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp02/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp19/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp11/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp25/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp04/Makefile.am: include leaf.am instead of leaf.cfg.
	* spsize/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp01/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp16/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp05/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp09/Makefile.am: include leaf.am instead of leaf.cfg.
	* spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp06/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp23/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp28/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp03/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp29/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp13/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp27/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp14/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp07/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp15/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp17/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp22/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp12/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp26/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp21/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp24/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp08/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-19 17:21:53 +00:00
Joel Sherrill
e35d6b22f1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
	sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
	sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
	sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
	sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
	sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
	sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
	sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
	sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
	spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
2000-09-05 16:05:00 +00:00
Joel Sherrill
df49c60c96 Merged from 4.5.0-beta3a 2000-06-12 15:00:15 +00:00
Joel Sherrill
bf85b19188 Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
adds .cvsignore.
2000-04-13 14:37:14 +00:00
Joel Sherrill
8fbdf07b62 Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that contains cosmetical changes to the Makefile.ams below tests (removes
old, now invalid comments from these Makefile.ams).
2000-01-31 15:22:23 +00:00
Joel Sherrill
bd177b7bea Fixed comment. 2000-01-06 15:20:53 +00:00
Joel Sherrill
280c4ca921 Corrected test and screen to reflect implementation working. 2000-01-05 22:03:44 +00:00
Joel Sherrill
bfded728ec Fixed warnings. 2000-01-04 14:16:00 +00:00
Joel Sherrill
7d91d722ba First attempt at adding simple binary semaphore in addition to the current
"mutex" and counting semaphore.  This is at the request of Eric Norum
and his EPICS porting effort.
1999-12-13 15:29:20 +00:00