aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/Examples/ex13.c
AgeCommit message (Collapse)AuthorFilesLines
2000-08-24Update.Andreas Jaeger1-0/+1
* Examples/ex13.c: Include <string.h> for strerror prototype and <stdlib.h> for abort prototype.
2000-08-24Update.Andreas Jaeger1-12/+15
Move inclusion of test-skeleton to front to have prototype for add_temp_file.
2000-08-22* Examples/ex13.c: New test by Kurt Garloff <garloff@suse.de>.Andreas Jaeger1-0/+107
* 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.