Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing stdlib.h header | ngie | 2015-12-08 | 1 | -2/+5 |
* | Fix compilation warnings by adding unistd.h #include and missing return | ngie | 2015-12-08 | 1 | -2/+8 |
* | Fix LDADD/DPADD that should be LIBADD. | bdrewery | 2015-12-04 | 2 | -4/+2 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 3 | -3/+3 |
* | Fixed missing or broken library dependencies. | ru | 2010-02-25 | 5 | -8/+8 |
* | NO_MAN is not needed here. | ru | 2006-03-16 | 2 | -2/+0 |
* | Adjust code to be more reliable. | davidxu | 2005-04-24 | 1 | -10/+8 |
* | Add a program to test if tls data is clean. | davidxu | 2005-04-23 | 3 | -1/+52 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 4 | -4/+4 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 4 | -4/+4 |
* | Remove some debug cruft from the Makefiles and make them ${.OBJDIR} | dfr | 2004-08-16 | 3 | -17/+8 |
* | This file is not suppose be be all one big comment :-( | dfr | 2004-08-05 | 1 | -1/+1 |
* | Add regression tests for TLS. | dfr | 2004-08-03 | 14 | -0/+429 |