• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

MakefileD29-Jul-20221.1 KiB4031

READMED29-Jul-2022188 75

test-1.cD29-Jul-20221.7 KiB6943

test-10.cD29-Jul-20221.7 KiB6333

test-11.cD29-Jul-20223.6 KiB16094

test-12.cD29-Jul-20221.2 KiB4620

test-13.cD29-Jul-20222.3 KiB8348

test-14.cD29-Jul-20221.8 KiB6130

test-15.cD29-Jul-20222.4 KiB10362

test-16.cD29-Jul-20221.9 KiB8851

test-17.cD29-Jul-20222.1 KiB7445

test-2.cD29-Jul-20221.3 KiB5730

test-3.cD29-Jul-20221.8 KiB7241

test-4.cD29-Jul-20222.1 KiB10366

test-5.cD29-Jul-20221.9 KiB9256

test-6.cD29-Jul-20222.6 KiB11574

test-7.cD29-Jul-20222.1 KiB9056

test-8.cD29-Jul-20221.6 KiB7945

test-9.cD29-Jul-20222.3 KiB10564

test-__pthread_destroy_specific-skip.cD29-Jul-20222.1 KiB10160

README

1Testing of installed package:
2
3    $ [libpthread]/configure --prefix=[install_root]
4    $ make
5    $ make install
6    $ make -C [libpthread]/tests/ INSTALL_ROOT=[install_root] clean check
7