Andreas Jaeger
9403ec5d23
Update.
...
2001-12-29 Andreas Jaeger <aj@suse.de>
* Examples/ex9.c: Add noreturn attribute for thread.
* Examples/ex10.c: Likewise.
* Examples/ex13.c (thread_start): Likewise.
* Examples/ex15.c (worker): Likewise.
* Examples/ex18.c: Include unistd.h for prototype of sleep.
2001-12-29 13:46:34 +00:00
Andreas Jaeger
a375a533a2
* Examples/ex13.c: Make local functions static.
...
* ecmutex.c: Likewise.
* Examples/ex14.c: Likewise.
* Examples/ex2.c: Make local functions static; reformat.
* Examples/ex1.c: Likewise.
* Examples/ex4.c: Likewise.
* Examples/ex5.c: Likewise.
* Examples/ex7.c: Likewise.
CVS ----------------------------------------------------------------------
2000-12-27 17:14:56 +00:00
Andreas Jaeger
c5ded9838b
Update.
...
* Examples/ex13.c: Include <string.h> for strerror prototype and
<stdlib.h> for abort prototype.
2000-08-24 14:11:19 +00:00
Andreas Jaeger
3b526f89b5
Update.
...
Move inclusion of test-skeleton to front to have prototype for
add_temp_file.
2000-08-24 09:30:58 +00:00
Andreas Jaeger
64f6b8f3cd
* Examples/ex13.c: New test by Kurt Garloff <garloff@suse.de>.
...
* Makefile (tests): Add ex13.
2000-08-22 Andreas Jaeger <aj@suse.de>
* Examples/ex13.c: New test by Kurt Garloff <garloff@suse.de>.
* Makefile (tests): Add ex13.
2000-08-22 07:35:53 +00:00