aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/tls
Commit message (Expand)AuthorAgeFilesLines
* Add missing stdlib.h headerEnji Cooper2015-12-081-2/+5
* Fix compilation warnings by adding unistd.h #include and missing returnEnji Cooper2015-12-081-2/+8
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-042-4/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-133-3/+3
* Fixed missing or broken library dependencies.Ruslan Ermilov2010-02-255-8/+8
* NO_MAN is not needed here.Ruslan Ermilov2006-03-162-2/+0
* Adjust code to be more reliable.David Xu2005-04-241-10/+8
* Add a program to test if tls data is clean.David Xu2005-04-233-1/+52
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-214-4/+4
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-244-4/+4
* Remove some debug cruft from the Makefiles and make them ${.OBJDIR}Doug Rabson2004-08-163-17/+8
* This file is not suppose be be all one big comment :-(Doug Rabson2004-08-051-1/+1
* Add regression tests for TLS.Doug Rabson2004-08-0314-0/+429