Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases where | dholland | 1 | -2/+2 |
2014-07-17 | SCO OpenServer 5.0.7/3.2 has no snprintf and vsnprintf. | ryoon | 1 | -2/+3 |
2014-05-18 | Haiku also has getprogname(3)/setprogname(3). | obache | 1 | -2/+2 |
2013-11-26 | use find-headers.mk to detect header files instead of using absolute path. | obache | 1 | -6/+32 |
2012-03-02 | Add feature "cdefs" to provide sys/cdefs.h from libnbcompat. | hans | 2 | -8/+16 |
2008-06-14 | Fix typo. | joerg | 1 | -2/+2 |
2008-05-26 | Depend on nbcompat for getopt_long on OSF1. | tnn | 1 | -2/+2 |
2008-02-21 | IRIX has /usr/include/getopt.h but it isn't getopt_long. Account for this | tnn | 1 | -2/+2 |
2008-02-21 | HPUX 11.11, like IRIX, doesn't have standards compliant (v)snprintf. | tnn | 1 | -2/+2 |
2008-01-14 | Make setenv(3) a libnbcompat-provided feature. | tnn | 2 | -4/+12 |
2007-11-29 | Added more keywords. | rillig | 1 | -3/+5 |
2007-11-20 | libnbcompat doesn't seem to be designed for easy use. One has to include | rillig | 1 | -1/+2 |
2007-11-20 | Added the feature "asprintf", since Solaris 10 doesn't provide it. The | rillig | 2 | -16/+15 |
2007-11-20 | Added an empty default definition for USE_FEATURES, which makes the | rillig | 2 | -12/+13 |
2007-11-06 | More documentation. | rillig | 1 | -5/+31 |
2007-11-03 | Added keywords. | rillig | 1 | -1/+3 |
2007-10-16 | Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. | tnn | 1 | -2/+2 |
2007-10-01 | Documented the currently available features and added _VARGROUPS. | rillig | 1 | -1/+19 |
2007-09-29 | typo | rillig | 1 | -2/+2 |
2007-09-08 | Use an actual function (regcomp) declared in <regex.h> as the feature | jlam | 2 | -5/+5 |
2007-09-08 | Fix reversed test for MISSING_FEATURES+=inet6. | jlam | 1 | -2/+2 |
2007-09-08 | Canonicalize the way the features are tested. | jlam | 1 | -18/+26 |
2007-09-08 | * Teach the features framework about the fts_* family of functions. | jlam | 2 | -5/+50 |
2007-09-07 | Add a "system features" framework that will eventually be used to | jlam | 2 | -0/+132 |