glibc/linuxthreads/Examples
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
..
ex1.c
ex2.c
ex3.c
ex4.c
ex5.c
ex6.c
ex7.c
ex8.c
ex9.c Update. 2001-12-29 13:46:34 +00:00
ex10.c Update. 2001-12-29 13:46:34 +00:00
ex11.c
ex12.c
ex13.c Update. 2001-12-29 13:46:34 +00:00
ex14.c
ex15.c Update. 2001-12-29 13:46:34 +00:00
ex16.c
ex17.c Update. 2001-07-31 20:32:01 +00:00
ex18.c Include unistd.h for prototype of sleep. 2001-12-29 13:45:59 +00:00
Makefile