Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-01-20 | Also match NetBSD security releases, e.g. 2.0.1, when deciding whether | jlam | 1 | -2/+3 |
2005-01-03 | Make IS_BUILTIN.dl work on Interix. Patch provided by Hiramatsu Yoshifumi | minskim | 1 | -2/+2 |
2004-12-23 | Don't remove library options from the command line quite so aggressively. | jlam | 1 | -3/+1 |
2004-12-02 | If we're using the builtin dlopen(), and libdl.* doesn't exist, then | jlam | 1 | -1/+3 |
2004-11-28 | Reverse the tests so that we actually check for the existence and not | jlam | 1 | -6/+6 |
2004-11-26 | Match NetBSD-2.x_RCn as well as NetBSD-2.x. | jlam | 1 | -2/+3 |
2004-11-26 | Move the section that defines DLOPEN_REQUIRE_PTHREAD outside of the | jlam | 1 | -22/+22 |
2004-11-26 | Don't auto-add -ldl to LIBS since most GNU configure scripts already | jlam | 1 | -2/+6 |
2004-11-26 | Move all dlopen-handling code into dlopen.{builtin,buildlink3}.mk. | jlam | 1 | -3/+5 |
2004-11-26 | Split dlopen.buildlink3.mk into two files: dlopen.buildlink3.mk, which | jlam | 1 | -0/+79 |