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
..
Makefile LinuxThreads library. 1998-03-11 12:42:25 +00:00
ex1.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex2.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex3.c Update. 2000-11-20 17:40:29 +00:00
ex4.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex5.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex6.c Update. 2000-12-27 06:53:38 +00:00
ex7.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex8.c Update. 2000-11-20 17:40:29 +00:00
ex9.c Update. 2001-12-29 13:46:34 +00:00
ex10.c Update. 2001-12-29 13:46:34 +00:00
ex11.c Update. 2000-11-20 17:40:29 +00:00
ex12.c Update. 2000-12-27 06:53:38 +00:00
ex13.c Update. 2001-12-29 13:46:34 +00:00
ex14.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex15.c Update. 2001-12-29 13:46:34 +00:00
ex16.c Update. 2001-01-13 16:09:41 +00:00
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