You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
..
Makefile hurd: Add hurd thread library 8 years ago
README hurd: Add hurd thread library 8 years ago
test-1.c Update copyright dates with scripts/update-copyrights 2 years ago
test-2.c Update copyright dates with scripts/update-copyrights 2 years ago
test-3.c Update copyright dates with scripts/update-copyrights 2 years ago
test-4.c Update copyright dates with scripts/update-copyrights 2 years ago
test-5.c Update copyright dates with scripts/update-copyrights 2 years ago
test-6.c Update copyright dates with scripts/update-copyrights 2 years ago
test-7.c Update copyright dates with scripts/update-copyrights 2 years ago
test-8.c Update copyright dates with scripts/update-copyrights 2 years ago
test-9.c Update copyright dates with scripts/update-copyrights 2 years ago
test-10.c Update copyright dates with scripts/update-copyrights 2 years ago
test-11.c Update copyright dates with scripts/update-copyrights 2 years ago
test-12.c Update copyright dates with scripts/update-copyrights 2 years ago
test-13.c Update copyright dates with scripts/update-copyrights 2 years ago
test-14.c Update copyright dates with scripts/update-copyrights 2 years ago
test-15.c Update copyright dates with scripts/update-copyrights 2 years ago
test-16.c Update copyright dates with scripts/update-copyrights 2 years ago
test-17.c Update copyright dates with scripts/update-copyrights 2 years ago
test-__pthread_destroy_specific-skip.c Update copyright dates with scripts/update-copyrights 2 years ago

README

Testing of installed package:

$ [libpthread]/configure --prefix=[install_root]
$ make
$ make install
$ make -C [libpthread]/tests/ INSTALL_ROOT=[install_root] clean check