Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -2/+10 |
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 | 1 | -1/+8 |
2007-11-20 | Added an empty default definition for USE_FEATURES, which makes the | rillig | 1 | -10/+11 |
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 | 1 | -2/+2 |
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 | 1 | -1/+9 |
2007-09-07 | Add a "system features" framework that will eventually be used to | jlam | 1 | -0/+82 |